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