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