Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | shader: Fix F2I | FernandoS27 | 2021-07-23 | 1 | -4/+16 |
* | shader: Add support for fp16 comparisons and misc fixes | ReinUsesLisp | 2021-07-23 | 1 | -0/+8 |
* | shader: Implement FMNMX | ameerj | 2021-07-23 | 1 | -8/+8 |
* | shader: Implement FCMP | ameerj | 2021-07-23 | 1 | -0/+4 |
* | shader: FMUL, select, RRO, and MUFU fixes | ReinUsesLisp | 2021-07-23 | 1 | -30/+162 |
* | spirv: Fixes and Intel specific workarounds | ReinUsesLisp | 2021-07-23 | 1 | -3/+10 |
* | shader: Rename, implement FADD.SAT and P2R (imm) | ReinUsesLisp | 2021-07-23 | 1 | -34/+24 |
* | shader: Add denorm flush support | ReinUsesLisp | 2021-07-23 | 1 | -3/+3 |
* | spirv: Add lower fp16 to fp32 pass | ReinUsesLisp | 2021-07-23 | 1 | -24/+24 |
* | shader: Primitive Vulkan integration | ReinUsesLisp | 2021-07-23 | 1 | -46/+46 |
* | spirv: Initial bindings support | ReinUsesLisp | 2021-07-23 | 1 | -9/+9 |
* | spirv: Initial SPIR-V support | ReinUsesLisp | 2021-07-23 | 1 | -0/+220 |