aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/texture_cache/image_info.cpp
AgeCommit message (Expand)Author
2021-11-16Texture Cache: Fix Rescaling on MultisampleFernando Sahmkow
2021-11-16image_info: Mark MSAA textures as non-rescalableameerj
2021-11-16Texture Cache: Implement Rating System.Fernando Sahmkow
2021-11-16Texture Cache: Implement Vulkan UpScaling & DownScalingFernando Sahmkow
2020-12-30video_core: Rewrite the texture cacheReinUsesLisp