aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/texture_cache/image_info.cpp
AgeCommit message (Expand)Author
2024-02-10Texture Cache: Fix untracking on GPU remapFernando Sahmkow
2023-06-08image_info: adjust rescale thresholds and refactor constant useLiam
2023-05-07Texture cache: reverse inmediate flush changesFernando Sahmkow
2023-03-31video_core: Keep the definition of DimensionControl consistent with nvidia op...Feng Chen
2023-03-14video_core: Better defined ImageInfo parametersFengChen
2023-03-05Engines: Implement Accelerate DMA Texture.Fernando Sahmkow
2023-01-28texture_cache: Adjust image view sizes by MSAA samplesameerj
2022-10-07Update 3D regsKelebek1
2022-06-13common: Change semantics of UNREACHABLE to unconditionally crashLiam
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2021-11-16Texture Cache: revert Image changes.Fernando Sahmkow
2021-11-16Texture Cahe/Shader decompiler: Resize PointSize on rescaling, refactor and m...FernandoS27
2021-11-16Texture Cahe: Fix downscaling on SMO.Fernando Sahmkow
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