| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2021-07-22 | spirv: Fixes and Intel specific workarounds | 1 | -3/+0 | |
| 2021-07-22 | shader: Rename, implement FADD.SAT and P2R (imm) | 1 | -1/+1 | |
| 2021-07-22 | spirv: Add lower fp16 to fp32 pass | 1 | -0/+2 | |
| 2021-07-22 | shader: Primitive Vulkan integration | 1 | -1/+1 | |
| 2021-07-22 | spirv: Initial bindings support | 1 | -3/+4 | |
| 2021-07-22 | shader: Support SSA loops on IR | 1 | -4/+8 | |
| 2021-07-22 | shader: Initial implementation of an AST | 1 | -34/+35 | |
| 2021-07-22 | shader: Add pools and rename files | 1 | -32/+17 | |
| 2021-07-22 | shader: Constant propagation and global memory to storage buffer | 1 | -2/+4 | |
| 2021-07-22 | shader: Initial instruction support | 1 | -0/+1 | |
| 2021-07-22 | shader: SSA and dominance | 1 | -31/+44 | |
| 2021-07-22 | shader: Initial recompiler work | 1 | -0/+69 |