summaryrefslogtreecommitdiffstats
path: root/src/video_core/texture_cache/image_info.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2022-10-07Update 3D regsKelebek11-13/+24
2022-06-14common: Change semantics of UNREACHABLE to unconditionally crashLiam1-1/+1
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2021-11-16Texture Cache: revert Image changes.Fernando Sahmkow1-0/+4
2021-11-16Texture Cahe/Shader decompiler: Resize PointSize on rescaling, refactor and make reaper more agressive on 4Gb GPUs.FernandoS271-3/+3
2021-11-16Texture Cahe: Fix downscaling on SMO.Fernando Sahmkow1-0/+4
2021-11-16Texture Cache: Fix Rescaling on MultisampleFernando Sahmkow1-2/+2
2021-11-16image_info: Mark MSAA textures as non-rescalableameerj1-2/+2
2021-11-16Texture Cache: Implement Rating System.Fernando Sahmkow1-0/+11
2021-11-16Texture Cache: Implement Vulkan UpScaling & DownScalingFernando Sahmkow1-0/+3
2020-12-30video_core: Rewrite the texture cacheReinUsesLisp1-0/+189