Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | shader: Add NVN storage buffer fallbacks | ReinUsesLisp | 2021-07-23 | 1 | -12/+12 |
* | spirv: Replace Constant/ConstantComposite with Const helper | ameerj | 2021-07-23 | 1 | -2/+2 |
* | spirv: Rework storage buffers and shader memory | ReinUsesLisp | 2021-07-23 | 1 | -71/+64 |
* | spirv: Implement VertexId and InstanceId, refactor code | ReinUsesLisp | 2021-07-23 | 1 | -13/+33 |
* | shader: Initial support for textures and TEX | ReinUsesLisp | 2021-07-23 | 1 | -2/+16 |
* | spirv: Add lower fp16 to fp32 pass | ReinUsesLisp | 2021-07-23 | 1 | -6/+16 |
* | shader: Primitive Vulkan integration | ReinUsesLisp | 2021-07-23 | 1 | -28/+28 |
* | spirv: Initial bindings support | ReinUsesLisp | 2021-07-23 | 1 | -5/+31 |
* | spirv: Initial SPIR-V support | ReinUsesLisp | 2021-07-23 | 1 | -0/+125 |