index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_core
/
texture_cache
/
image_info.cpp
Age
Commit message (
Expand
)
Author
2024-02-10
Texture Cache: Fix untracking on GPU remap
Fernando Sahmkow
2023-06-08
image_info: adjust rescale thresholds and refactor constant use
Liam
2023-05-07
Texture cache: reverse inmediate flush changes
Fernando Sahmkow
2023-03-31
video_core: Keep the definition of DimensionControl consistent with nvidia op...
Feng Chen
2023-03-14
video_core: Better defined ImageInfo parameters
FengChen
2023-03-05
Engines: Implement Accelerate DMA Texture.
Fernando Sahmkow
2023-01-28
texture_cache: Adjust image view sizes by MSAA samples
ameerj
2022-10-07
Update 3D regs
Kelebek1
2022-06-13
common: Change semantics of UNREACHABLE to unconditionally crash
Liam
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2021-11-16
Texture Cache: revert Image changes.
Fernando Sahmkow
2021-11-16
Texture Cahe/Shader decompiler: Resize PointSize on rescaling, refactor and m...
FernandoS27
2021-11-16
Texture Cahe: Fix downscaling on SMO.
Fernando Sahmkow
2021-11-16
Texture Cache: Fix Rescaling on Multisample
Fernando Sahmkow
2021-11-16
image_info: Mark MSAA textures as non-rescalable
ameerj
2021-11-16
Texture Cache: Implement Rating System.
Fernando Sahmkow
2021-11-16
Texture Cache: Implement Vulkan UpScaling & DownScaling
Fernando Sahmkow
2020-12-30
video_core: Rewrite the texture cache
ReinUsesLisp