summaryrefslogtreecommitdiffstats
path: root/src/video_core/texture_cache/image_view_base.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* texture_cache: Blacklist BGRA8 copies and views on OpenGLameerj2021-03-041-1/+1
* gl_texture_cache: Avoid format views on Intel and AMDReinUsesLisp2021-01-041-1/+1
* video_core: Rewrite the texture cacheReinUsesLisp2020-12-301-0/+41