summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/backend/glasm/reg_alloc.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-23glasm: Initial GLASM fp64 supportReinUsesLisp1-19/+47
2021-07-23glasm: Make GLASM aware of typesReinUsesLisp1-27/+35
2021-07-23glasm: Implement more logical opsameerj1-1/+1
2021-07-23glasm: Use BitField instead of C bitfieldsReinUsesLisp1-5/+5
2021-07-23glasm: Changes to GLASM register allocator and emit contextReinUsesLisp1-16/+21
2021-07-23glasm: Add GLASM backend infrastructureReinUsesLisp1-0/+82