aboutsummaryrefslogtreecommitdiff
path: root/src/shader_recompiler/frontend/ir/ir_emitter.h
AgeCommit message (Expand)Author
2021-07-22shader: Add support for forward declarationsReinUsesLisp
2021-07-22shader: Initial implementation of an ASTReinUsesLisp
2021-07-22shader: Make typed IRReinUsesLisp
2021-07-22shader: Constant propagation and global memory to storage bufferReinUsesLisp
2021-07-22shader: Initial instruction supportReinUsesLisp
2021-07-22shader: Initial recompiler workReinUsesLisp