summaryrefslogtreecommitdiffstats
path: root/src/video_core/renderer_opengl/util_shaders.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-25astc_decoder: Refactor for style and more efficient memory useameerj1-7/+1
2021-03-13renderer_opengl: Accelerate ASTC texture decoding with a compute shaderameerj1-0/+11
2021-03-04renderer_opengl: Swizzle BGR textures on copyameerj1-0/+22
2021-02-13vk_staging_buffer_pool: Add stream buffer for small uploadsReinUsesLisp1-3/+3
2021-02-13video_core: Reimplement the buffer cacheReinUsesLisp1-1/+2
2020-12-30video_core: Rewrite the texture cacheReinUsesLisp1-0/+51