summaryrefslogtreecommitdiffstats
path: root/src/video_core/renderer_opengl/util_shaders.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* renderer_opengl: Swizzle BGR textures on copyameerj2021-03-041-0/+76
* gl_texture_cache: Lazily create non-sRGB texture views for sRGB formatsameerj2021-02-131-6/+7
* vk_staging_buffer_pool: Add stream buffer for small uploadsReinUsesLisp2021-02-131-9/+9
* video_core: Reimplement the buffer cacheReinUsesLisp2021-02-131-9/+9
* video_core: Rewrite the texture cacheReinUsesLisp2020-12-301-0/+224