summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/backend/glsl/reg_alloc.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* glsl: Add many FP32/64 instructionsameerj2021-07-231-1/+2
* glsl: Implement a few Integer instructionsameerj2021-07-231-0/+3
* glsl: Reusable typed variables. IADD32ameerj2021-07-231-8/+28
* glsl: Fix "reg" allocingameerj2021-07-231-0/+6
* glsl: Initial backendameerj2021-07-231-0/+46