summaryrefslogtreecommitdiffstats
path: root/src/video_core/renderer_opengl/util_shaders.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* astc_decoder: Refactor for style and more efficient memory useameerj2021-03-251-7/+1
* renderer_opengl: Accelerate ASTC texture decoding with a compute shaderameerj2021-03-131-0/+11
* renderer_opengl: Swizzle BGR textures on copyameerj2021-03-041-0/+22
* vk_staging_buffer_pool: Add stream buffer for small uploadsReinUsesLisp2021-02-131-3/+3
* video_core: Reimplement the buffer cacheReinUsesLisp2021-02-131-1/+2
* video_core: Rewrite the texture cacheReinUsesLisp2020-12-301-0/+51