summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/frontend/ir/ir_emitter.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* shader: Add support for forward declarationsReinUsesLisp2021-07-231-2/+2
* shader: Initial implementation of an ASTReinUsesLisp2021-07-231-9/+14
* shader: Make typed IRReinUsesLisp2021-07-231-33/+36
* shader: Constant propagation and global memory to storage bufferReinUsesLisp2021-07-231-1/+4
* shader: Initial instruction supportReinUsesLisp2021-07-231-2/+65
* shader: Initial recompiler workReinUsesLisp2021-07-231-0/+123