Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-07-23 | shader: Constant propagation and global memory to storage buffer | ReinUsesLisp | 17 | -63/+652 |
2021-07-23 | shader: Initial instruction support | ReinUsesLisp | 28 | -334/+1450 |
2021-07-23 | shader: SSA and dominance | ReinUsesLisp | 24 | -77/+570 |
2021-07-23 | shader: Initial recompiler work | ReinUsesLisp | 56 | -0/+7060 |