| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-07-22 | spirv: Add integer clamping workarounds | ReinUsesLisp | |
| Workaround more bugs on Nvidia's OpenGL SPIR-V compiler. | |||
| 2021-07-22 | shader: Add NVN storage buffer fallbacks | ReinUsesLisp | |
| When we can't track the SSBO origin of a global memory instruction, leave it as a global memory operation and assume these pointers are in the NVN storage buffer slots, then apply a linear search in the shader's runtime. | |||
| 2021-07-22 | spirv: Replace Constant/ConstantComposite with Const helper | ameerj | |
| 2021-07-22 | shader: Implement LOP CC | ReinUsesLisp | |
| 2021-07-22 | shader: Implement I2I CC | ameerj | |
| 2021-07-22 | shader: Implement I2I SAT | ameerj | |
| 2021-07-22 | shader: Implement I2F | ReinUsesLisp | |
| 2021-07-22 | shader: Implement R2P | ameerj | |
| 2021-07-22 | shader: Implement SHF | ameerj | |
| 2021-07-22 | shader: Implement LEA | ameerj | |
| 2021-07-22 | shader: Implement FLO | ameerj | |
| 2021-07-22 | shader: Implement IMNMX | ameerj | |
| 2021-07-22 | shader: Implement POPC | ameerj | |
| 2021-07-22 | shader: Implement SHR | ameerj | |
| 2021-07-22 | shader: Implement more of XMAD and FFMA32I and fix XMAD.CBCC | ReinUsesLisp | |
| 2021-07-22 | shader: Fix MOV(reg), add SHL variants and emit neg and abs instructions | ReinUsesLisp | |
| 2021-07-22 | shader: Rename, implement FADD.SAT and P2R (imm) | ReinUsesLisp | |
| 2021-07-22 | spirv: Add lower fp16 to fp32 pass | ReinUsesLisp | |
| 2021-07-22 | shader: Primitive Vulkan integration | ReinUsesLisp | |
| 2021-07-22 | spirv: Initial bindings support | ReinUsesLisp | |
| 2021-07-22 | shader: Support SSA loops on IR | ReinUsesLisp | |
| 2021-07-22 | spirv: Initial SPIR-V support | ReinUsesLisp | |
