summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/frontend/ir/ir_emitter.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* shader: Make typed IRReinUsesLisp2021-07-231-91/+184
* shader: Constant propagation and global memory to storage bufferReinUsesLisp2021-07-231-3/+17
* shader: Initial instruction supportReinUsesLisp2021-07-231-12/+188
* shader: Initial recompiler workReinUsesLisp2021-07-231-0/+533