summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/backend/glsl/emit_glsl_bitwise_conversion.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* glsl: Implement a few Integer instructionsameerj2021-07-231-0/+13
* glsl: Pass IR::Inst& to Emit functionsameerj2021-07-231-2/+2
* glsl: Fix "reg" allocingameerj2021-07-231-0/+28
* glsl: Initial backendameerj2021-07-231-0/+0