summaryrefslogtreecommitdiffstats
path: root/src/video_core/texture_cache/image_view_base.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2021-11-16TextureCache: Fix Buffer Views Scaling.Fernando Sahmkow1-5/+6
2021-11-16texture_cache: Simplify image view queries and blacklistingReinUsesLisp1-1/+1
2021-07-23shader: Interact texture buffers with buffer cacheReinUsesLisp1-0/+9
2021-04-15common: Move settings to common from core.bunnei1-1/+1
2021-03-04texture_cache: Blacklist BGRA8 copies and views on OpenGLameerj1-1/+1
2021-01-04gl_texture_cache: Avoid format views on Intel and AMDReinUsesLisp1-1/+1
2020-12-30video_core: Rewrite the texture cacheReinUsesLisp1-0/+41