summaryrefslogtreecommitdiff
path: root/src/shader_recompiler/backend/glasm/reg_alloc.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* glasm: Specify namespace when using FormatToGravatar ReinUsesLisp2021-07-221-6/+6
* glasm: Make GLASM aware of typesGravatar ReinUsesLisp2021-07-221-5/+179
* glasm: Use BitField instead of C bitfieldsGravatar ReinUsesLisp2021-07-221-3/+7
* glasm: Changes to GLASM register allocator and emit contextGravatar ReinUsesLisp2021-07-221-5/+13
* glasm: Add GLASM backend infrastructureGravatar ReinUsesLisp2021-07-221-0/+46