summaryrefslogtreecommitdiffstats
path: root/src/video_core/texture_cache/image_base.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-04Texture Cache: Fix GCC & Clang.Fernando Sahmkow1-4/+4
2021-07-04Texture Cache: Address feedback.Fernando Sahmkow1-3/+25
2021-07-04Texture Cache: Improve accuracy of sparse texture detection.Fernando Sahmkow1-2/+3
2021-07-04Texture Cache: Initial Implementation of Sparse Textures.Fernando Sahmkow1-0/+8
2021-06-16Reaper: Setup settings and final tuning.Fernando Sahmkow1-4/+4
2021-06-16Reaper: Tune it up to be an smart GC.Fernando Sahmkow1-0/+10
2021-06-16Initial Reaper SetupReinUsesLisp1-0/+2
2020-12-30video_core: Rewrite the texture cacheReinUsesLisp1-0/+83