Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spirv: Fixes and Intel specific workarounds | ReinUsesLisp | 2021-07-23 | 1 | -3/+0 |
* | shader: Rename, implement FADD.SAT and P2R (imm) | ReinUsesLisp | 2021-07-23 | 1 | -1/+1 |
* | spirv: Add lower fp16 to fp32 pass | ReinUsesLisp | 2021-07-23 | 1 | -0/+2 |
* | shader: Primitive Vulkan integration | ReinUsesLisp | 2021-07-23 | 1 | -1/+1 |
* | spirv: Initial bindings support | ReinUsesLisp | 2021-07-23 | 1 | -3/+4 |
* | shader: Support SSA loops on IR | ReinUsesLisp | 2021-07-23 | 1 | -4/+8 |
* | shader: Initial implementation of an AST | ReinUsesLisp | 2021-07-23 | 1 | -34/+35 |
* | shader: Add pools and rename files | ReinUsesLisp | 2021-07-23 | 1 | -32/+17 |
* | 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 | -0/+1 |
* | shader: SSA and dominance | ReinUsesLisp | 2021-07-23 | 1 | -31/+44 |
* | shader: Initial recompiler work | ReinUsesLisp | 2021-07-23 | 1 | -0/+69 |