summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/frontend/maxwell/translate (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-07-23shader: Make typed IRReinUsesLisp9-46/+74
2021-07-23shader: Initial instruction supportReinUsesLisp15-178/+1038
2021-07-23shader: SSA and dominanceReinUsesLisp2-5/+5
2021-07-23shader: Initial recompiler workReinUsesLisp11-0/+2012