summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/ir_opt/passes.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* spirv: Add lower fp16 to fp32 passReinUsesLisp2021-07-231-0/+1
* spirv: Initial bindings supportReinUsesLisp2021-07-231-1/+3
* shader: Support SSA loops on IRReinUsesLisp2021-07-231-3/+5
* shader: Constant propagation and global memory to storage bufferReinUsesLisp2021-07-231-2/+4
* shader: Initial instruction supportReinUsesLisp2021-07-231-1/+0
* shader: SSA and dominanceReinUsesLisp2021-07-231-0/+9
* shader: Initial recompiler workReinUsesLisp2021-07-231-0/+16