summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/frontend/maxwell/program.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-23shader: Initial implementation of an ASTReinUsesLisp1-1/+1
2021-07-23shader: Add pools and rename filesReinUsesLisp1-17/+5
2021-07-23shader: SSA and dominanceReinUsesLisp1-7/+4
2021-07-23shader: Initial recompiler workReinUsesLisp1-0/+39