summaryrefslogtreecommitdiff
path: root/src/shader_recompiler/backend/glsl/emit_context.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* glsl: Fix program linking and cbufGravatar ameerj2021-07-221-2/+2
* glsl: Fix "reg" allocingGravatar ameerj2021-07-221-4/+24
* glsl: Initial backendGravatar ameerj2021-07-221-0/+30