summaryrefslogtreecommitdiffstats
path: root/src/video_core/texture_cache/image_base.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6497 from FernandoS27/scotty-doesnt-knowbunnei2021-07-071-0/+3
|\
| * Texture Cache: Initial Implementation of Sparse Textures.Fernando Sahmkow2021-07-041-0/+3
* | video_core: Silence signed/unsigned mismatch warningsMorph2021-06-281-1/+1
|/
* Reaper: Tune it up to be an smart GC.Fernando Sahmkow2021-06-161-0/+20
* Initial Reaper SetupReinUsesLisp2021-06-161-0/+17
* texture_cache: Blacklist BGRA8 copies and views on OpenGLameerj2021-03-041-2/+3
* gl_texture_cache: Avoid format views on Intel and AMDReinUsesLisp2021-01-041-1/+3
* video_core: Rewrite the texture cacheReinUsesLisp2020-12-301-0/+216