summaryrefslogtreecommitdiffstats
path: root/src/video_core/renderer_opengl/gl_graphics_pipeline.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* glasm: Prepare XFB from state instead of global registersReinUsesLisp2021-07-231-4/+2
|
* glasm: Use storage buffers instead of global memory when possibleReinUsesLisp2021-07-231-4/+15
|
* gl_shader_cache: Rename Program abstractions into PipelineReinUsesLisp2021-07-231-0/+402