Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | shader: Add logging | ReinUsesLisp | 2021-07-23 | 1 | -3/+3 |
* | Move SPIR-V emission functions to their own header | ReinUsesLisp | 2021-07-23 | 1 | -0/+1 |
* | spirv: Replace Constant/ConstantComposite with Const helper | ameerj | 2021-07-23 | 1 | -8/+8 |
* | spirv: Fix non-atomic 64-bit store | ameerj | 2021-07-23 | 1 | -1/+1 |
* | spirv: Rework storage buffers and shader memory | ReinUsesLisp | 2021-07-23 | 1 | -207/+126 |
* | shader: Implement ATOM/S and RED | ameerj | 2021-07-23 | 1 | -0/+528 |