summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/ir_opt/verification_pass.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-23shader: Initial implementation of an ASTReinUsesLisp1-0/+4
2021-07-23shader: Constant propagation and global memory to storage bufferReinUsesLisp1-19/+23
2021-07-23shader: Initial recompiler workReinUsesLisp1-0/+50