summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/backend/glsl/emit_context.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* glsl: Implement a few Integer instructionsameerj2021-07-231-12/+31
* glsl: Reusable typed variables. IADD32ameerj2021-07-231-2/+26
* glsl: Fix "reg" allocingameerj2021-07-231-5/+1
* glsl: Initial backendameerj2021-07-231-0/+62