summaryrefslogtreecommitdiff
path: root/src/shader_recompiler/ir_opt/verification_pass.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* shader: Initial implementation of an ASTGravatar ReinUsesLisp2021-07-221-0/+4
* shader: Constant propagation and global memory to storage bufferGravatar ReinUsesLisp2021-07-221-19/+23
* shader: Initial recompiler workGravatar ReinUsesLisp2021-07-221-0/+50