aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/texture_cache/image_base.cpp
AgeCommit message (Expand)Author
2023-05-24texture_cache: process aliases and overlaps in the correct orderFernando Sahmkow
2022-10-06ImageBase: Basic fixes.Fernando Sahmkow
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2021-11-16Texture Cache: fix memory managment and optimize scaled downloads, uploads.Fernando Sahmkow
2021-11-16Texture Cache: Fix downscaling and correct memory comsumption.Fernando Sahmkow
2021-11-16texture_cache: Fix infinitely recursive ImageCanRescale checkameerj
2021-11-16texture_cache: Simplify image view queries and blacklistingReinUsesLisp
2021-11-16Texture Cache: Implement Rating System.Fernando Sahmkow
2021-07-06Merge pull request #6497 from FernandoS27/scotty-doesnt-knowbunnei
2021-07-04Texture Cache: Initial Implementation of Sparse Textures.Fernando Sahmkow
2021-06-28video_core: Silence signed/unsigned mismatch warningsMorph
2021-06-16Reaper: Tune it up to be an smart GC.Fernando Sahmkow
2021-06-16Initial Reaper SetupReinUsesLisp
2021-03-04texture_cache: Blacklist BGRA8 copies and views on OpenGLameerj
2021-01-04gl_texture_cache: Avoid format views on Intel and AMDReinUsesLisp
2020-12-30video_core: Rewrite the texture cacheReinUsesLisp