index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
video_core
/
texture_cache
/
image_info.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Texture Cache: Fix untracking on GPU remap
Fernando Sahmkow
2024-02-10
1
-0
/
+1
*
image_info: adjust rescale thresholds and refactor constant use
Liam
2023-06-08
1
-8
/
+12
*
Texture cache: reverse inmediate flush changes
Fernando Sahmkow
2023-05-07
1
-0
/
+12
*
video_core: Keep the definition of DimensionControl consistent with nvidia open doc
Feng Chen
2023-03-31
1
-15
/
+18
*
video_core: Better defined ImageInfo parameters
FengChen
2023-03-14
1
-35
/
+36
*
Engines: Implement Accelerate DMA Texture.
Fernando Sahmkow
2023-03-05
1
-2
/
+43
*
texture_cache: Adjust image view sizes by MSAA samples
ameerj
2023-01-28
1
-0
/
+4
*
Update 3D regs
Kelebek1
2022-10-07
1
-13
/
+24
*
common: Change semantics of UNREACHABLE to unconditionally crash
Liam
2022-06-14
1
-1
/
+1
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
1
-3
/
+2
*
Texture Cache: revert Image changes.
Fernando Sahmkow
2021-11-16
1
-0
/
+4
*
Texture Cahe/Shader decompiler: Resize PointSize on rescaling, refactor and make reaper more agressive on 4Gb GPUs.
FernandoS27
2021-11-16
1
-3
/
+3
*
Texture Cahe: Fix downscaling on SMO.
Fernando Sahmkow
2021-11-16
1
-0
/
+4
*
Texture Cache: Fix Rescaling on Multisample
Fernando Sahmkow
2021-11-16
1
-2
/
+2
*
image_info: Mark MSAA textures as non-rescalable
ameerj
2021-11-16
1
-2
/
+2
*
Texture Cache: Implement Rating System.
Fernando Sahmkow
2021-11-16
1
-0
/
+11
*
Texture Cache: Implement Vulkan UpScaling & DownScaling
Fernando Sahmkow
2021-11-16
1
-0
/
+3
*
video_core: Rewrite the texture cache
ReinUsesLisp
2020-12-30
1
-0
/
+189