Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | shader: Support SSA loops on IR | ReinUsesLisp | 2021-07-23 | 1 | -0/+2 |
* | shader: Initial implementation of an AST | ReinUsesLisp | 2021-07-23 | 1 | -2/+2 |
* | spirv: Initial SPIR-V support | ReinUsesLisp | 2021-07-23 | 1 | -1/+14 |
* | shader: Add pools and rename files | ReinUsesLisp | 2021-07-23 | 1 | -5/+9 |
* | shader: Constant propagation and global memory to storage buffer | ReinUsesLisp | 2021-07-23 | 1 | -0/+2 |
* | shader: Initial instruction support | ReinUsesLisp | 2021-07-23 | 1 | -2/+11 |
* | shader: SSA and dominance | ReinUsesLisp | 2021-07-23 | 1 | -0/+3 |
* | shader: Initial recompiler work | ReinUsesLisp | 2021-07-23 | 1 | -0/+86 |