summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/frontend/ir/opcode.inc (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-23shader: Make typed IRReinUsesLisp1-87/+113
2021-07-23shader: Constant propagation and global memory to storage bufferReinUsesLisp1-4/+18
2021-07-23shader: Initial instruction supportReinUsesLisp1-46/+93
2021-07-23shader: SSA and dominanceReinUsesLisp1-0/+8
2021-07-23shader: Initial recompiler workReinUsesLisp1-0/+142