summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/frontend/maxwell/program.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* shader: Constant propagation and global memory to storage bufferReinUsesLisp2021-07-231-2/+4
* shader: Initial instruction supportReinUsesLisp2021-07-231-0/+1
* shader: SSA and dominanceReinUsesLisp2021-07-231-31/+44
* shader: Initial recompiler workReinUsesLisp2021-07-231-0/+69