summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/frontend/maxwell/program.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-23shader: Constant propagation and global memory to storage bufferReinUsesLisp1-2/+4
2021-07-23shader: Initial instruction supportReinUsesLisp1-0/+1
2021-07-23shader: SSA and dominanceReinUsesLisp1-31/+44
2021-07-23shader: Initial recompiler workReinUsesLisp1-0/+69