summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/ir_opt/constant_propagation_pass.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* shader: Misc fixesReinUsesLisp2021-07-231-16/+11
* shader: Initial implementation of an ASTReinUsesLisp2021-07-231-0/+50
* shader: Better constant foldingReinUsesLisp2021-07-231-12/+47
* shader: Make typed IRReinUsesLisp2021-07-231-0/+20
* shader: Constant propagation and global memory to storage bufferReinUsesLisp2021-07-231-0/+146