summaryrefslogtreecommitdiffstats
path: root/src/video_core/texture_cache/image_base.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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