Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-07-23 | shader: Implement CAL inlining function calls | ReinUsesLisp | 1 | -8/+8 |
2021-07-23 | shader: Initial implementation of an AST | ReinUsesLisp | 1 | -0/+4 |
2021-07-23 | shader: Constant propagation and global memory to storage buffer | ReinUsesLisp | 1 | -19/+23 |
2021-07-23 | shader: Initial recompiler work | ReinUsesLisp | 1 | -0/+50 |