summaryrefslogtreecommitdiffstats
path: root/src/video_core/renderer_opengl/gl_compute_pipeline.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* gl_texture_cache: Create image storage viewsReinUsesLisp2021-07-231-1/+4
* buffer_cache: Reduce uniform buffer size from shader usageReinUsesLisp2021-07-231-1/+3
* glasm: Use storage buffers instead of global memory when possibleReinUsesLisp2021-07-231-16/+26
* gl_shader_cache: Rename Program abstractions into PipelineReinUsesLisp2021-07-231-0/+182