summaryrefslogtreecommitdiff
path: root/src/shader_recompiler/frontend/ir/microinstruction.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* shader: Constant propagation and global memory to storage bufferGravatar ReinUsesLisp2021-07-221-11/+15
* shader: SSA and dominanceGravatar ReinUsesLisp2021-07-221-0/+22
* shader: Initial recompiler workGravatar ReinUsesLisp2021-07-221-0/+189