Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spirv: Implement VertexId and InstanceId, refactor code | ReinUsesLisp | 2021-07-23 | 1 | -0/+2 |
* | shader: Add partial rasterizer integration | ReinUsesLisp | 2021-07-23 | 1 | -0/+10 |
* | shader: Partial implementation of LDC | ReinUsesLisp | 2021-07-23 | 1 | -0/+6 |
* | shader: Initial support for textures and TEX | ReinUsesLisp | 2021-07-23 | 1 | -11/+41 |
* | shader: Add denorm flush support | ReinUsesLisp | 2021-07-23 | 1 | -3/+4 |
* | spirv: Initial bindings support | ReinUsesLisp | 2021-07-23 | 1 | -8/+25 |
* | shader: Initial implementation of an AST | ReinUsesLisp | 2021-07-23 | 1 | -0/+28 |