summaryrefslogtreecommitdiffstats
path: root/src/video_core/texture_cache/image_info.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Texture Cache: Fix Rescaling on MultisampleFernando Sahmkow2021-11-161-2/+2
* image_info: Mark MSAA textures as non-rescalableameerj2021-11-161-2/+2
* Texture Cache: Implement Rating System.Fernando Sahmkow2021-11-161-0/+11
* Texture Cache: Implement Vulkan UpScaling & DownScalingFernando Sahmkow2021-11-161-0/+3
* video_core: Rewrite the texture cacheReinUsesLisp2020-12-301-0/+189