Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | shader: Implement CAL inlining function calls | ReinUsesLisp | 2021-07-23 | 1 | -13/+5 |
* | shader: Initial support for textures and TEX | ReinUsesLisp | 2021-07-23 | 1 | -0/+2 |
* | spirv: Add lower fp16 to fp32 pass | ReinUsesLisp | 2021-07-23 | 1 | -0/+1 |
* | spirv: Initial bindings support | ReinUsesLisp | 2021-07-23 | 1 | -1/+3 |
* | shader: Support SSA loops on IR | ReinUsesLisp | 2021-07-23 | 1 | -3/+5 |
* | shader: Constant propagation and global memory to storage buffer | ReinUsesLisp | 2021-07-23 | 1 | -2/+4 |
* | shader: Initial instruction support | ReinUsesLisp | 2021-07-23 | 1 | -1/+0 |
* | shader: SSA and dominance | ReinUsesLisp | 2021-07-23 | 1 | -0/+9 |
* | shader: Initial recompiler work | ReinUsesLisp | 2021-07-23 | 1 | -0/+16 |