Age | Commit message (Expand) | Author |
---|---|---|
2021-07-22 | shader: Implement FSWZADD | ameerj |
2021-07-22 | shader: Better interpolation and disabled attributes support | ReinUsesLisp |
2021-07-22 | shader: Implement front face | ReinUsesLisp |
2021-07-22 | shader: Implement SHFL | ameerj |
2021-07-22 | shader: Implement VOTE | ameerj |
2021-07-22 | spirv: Implement VertexId and InstanceId, refactor code | ReinUsesLisp |
2021-07-22 | shader: Add partial rasterizer integration | ReinUsesLisp |
2021-07-22 | shader: Partial implementation of LDC | ReinUsesLisp |
2021-07-22 | shader: Initial support for textures and TEX | ReinUsesLisp |
2021-07-22 | shader: Add denorm flush support | ReinUsesLisp |
2021-07-22 | spirv: Initial bindings support | ReinUsesLisp |
2021-07-22 | shader: Initial implementation of an AST | ReinUsesLisp |