summaryrefslogtreecommitdiffstats
path: root/src/video_core/renderer_opengl/gl_compute_program.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-23gl_shader_cache: Rename Program abstractions into PipelineReinUsesLisp1-182/+0
2021-07-23renderer_opengl: State track compute assembly programsReinUsesLisp1-4/+1
2021-07-23glasm: Initial GLASM compute implementation for testingReinUsesLisp1-5/+12
2021-07-23shader: Initial OpenGL implementationReinUsesLisp1-0/+178