summaryrefslogtreecommitdiffstats
path: root/src/video_core/texture_cache/image_view_base.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* TextureCache: Fix Buffer Views Scaling.Fernando Sahmkow2021-11-161-5/+6
* texture_cache: Simplify image view queries and blacklistingReinUsesLisp2021-11-161-1/+1
* shader: Interact texture buffers with buffer cacheReinUsesLisp2021-07-231-0/+9
* common: Move settings to common from core.bunnei2021-04-151-1/+1
* 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