aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/renderer_opengl/gl_compute_pipeline.h
AgeCommit message (Expand)Author
2023-06-25shaders: Track local memory usageameerj
2023-01-29gl_compute_pipeline: Force context flush when loading shader cacheameerj
2022-10-06VideoCore: Fix channels with disk pipeline/shader cache.Fernando Sahmkow
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2022-03-19video_core: Reduce unused includesameerj
2021-07-22video_core: Enable GL SPIR-V shaderslat9nq
2021-07-22gl_shader_cache: Remove const from pipeline source argumentsameerj
2021-07-22gl_shader_cache: Move OGL shader compilation to the respective Pipeline const...ameerj
2021-07-22buffer_cache: Reduce uniform buffer size from shader usageReinUsesLisp
2021-07-22glasm: Use storage buffers instead of global memory when possibleReinUsesLisp
2021-07-22gl_shader_cache: Rename Program abstractions into PipelineReinUsesLisp