Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spirv: Implement VertexId and InstanceId, refactor code | ReinUsesLisp | 2021-07-23 | 1 | -2/+12 |
* | shader: Add partial rasterizer integration | ReinUsesLisp | 2021-07-23 | 1 | -2/+16 |
* | shader: Partial implementation of LDC | ReinUsesLisp | 2021-07-23 | 1 | -3/+19 |
* | shader: Initial support for textures and TEX | ReinUsesLisp | 2021-07-23 | 1 | -0/+7 |
* | spirv: Fixes and Intel specific workarounds | ReinUsesLisp | 2021-07-23 | 1 | -1/+4 |
* | spirv: Add lower fp16 to fp32 pass | ReinUsesLisp | 2021-07-23 | 1 | -2/+4 |
* | spirv: Initial bindings support | ReinUsesLisp | 2021-07-23 | 1 | -0/+67 |