summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/frontend/maxwell/translate (follow)
Commit message (Expand)AuthorAgeFilesLines
* shader: Make typed IRReinUsesLisp2021-07-239-46/+74
* shader: Initial instruction supportReinUsesLisp2021-07-2315-178/+1038
* shader: SSA and dominanceReinUsesLisp2021-07-232-5/+5
* shader: Initial recompiler workReinUsesLisp2021-07-2311-0/+2012