summaryrefslogtreecommitdiffstats
path: root/src/video_core/texture_cache/image_base.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-04Texture Cache: Initial Implementation of Sparse Textures.Fernando Sahmkow1-0/+3
2021-06-28video_core: Silence signed/unsigned mismatch warningsMorph1-1/+1
2021-06-16Reaper: Tune it up to be an smart GC.Fernando Sahmkow1-0/+20
2021-06-16Initial Reaper SetupReinUsesLisp1-0/+17
2021-03-04texture_cache: Blacklist BGRA8 copies and views on OpenGLameerj1-2/+3
2021-01-04gl_texture_cache: Avoid format views on Intel and AMDReinUsesLisp1-1/+3
2020-12-30video_core: Rewrite the texture cacheReinUsesLisp1-0/+216