Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glasm: Rework control flow introducing a syntax list | ReinUsesLisp | 2021-07-23 | 1 | -26/+7 |
* | Move SPIR-V emission functions to their own header | ReinUsesLisp | 2021-07-23 | 1 | -0/+1 |
* | spirv: Add OpKill fallback to demote | ReinUsesLisp | 2021-07-23 | 1 | -2/+6 |
* | shader: Implement VertexA stage | FernandoS27 | 2021-07-23 | 1 | -0/+4 |
* | shader: Implement BRX | FernandoS27 | 2021-07-23 | 1 | -0/+4 |
* | shader: Add partial rasterizer integration | ReinUsesLisp | 2021-07-23 | 1 | -10/+13 |
* | spirv: Add lower fp16 to fp32 pass | ReinUsesLisp | 2021-07-23 | 1 | -1/+1 |
* | shader: Primitive Vulkan integration | ReinUsesLisp | 2021-07-23 | 1 | -5/+5 |
* | spirv: Initial bindings support | ReinUsesLisp | 2021-07-23 | 1 | -0/+26 |
* | shader: Initial implementation of an AST | ReinUsesLisp | 2021-07-23 | 1 | -25/+0 |
* | spirv: Initial SPIR-V support | ReinUsesLisp | 2021-07-23 | 1 | -0/+30 |