summaryrefslogtreecommitdiff
path: root/src/shader_recompiler
AgeCommit message (Collapse)Author
2021-07-22shader: Add pools and rename filesReinUsesLisp
2021-07-22shader: Make typed IRReinUsesLisp
2021-07-22shader: Remove illegal character in SSA passReinUsesLisp
2021-07-22shader: Constant propagation and global memory to storage bufferReinUsesLisp
2021-07-22shader: Initial instruction supportReinUsesLisp
2021-07-22shader: SSA and dominanceReinUsesLisp
2021-07-22shader: Initial recompiler workReinUsesLisp