Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -5/+4 |
* | shader: Fix memory barriers | ReinUsesLisp | 2021-07-23 | 1 | -9/+5 |
* | shader: Implement BAR and fix memory barriers | ReinUsesLisp | 2021-07-23 | 1 | -3/+12 |
* | shader: Address Feedback | FernandoS27 | 2021-07-23 | 1 | -22/+15 |
* | shader: Implement MEMBAR | FernandoS27 | 2021-07-23 | 1 | -0/+40 |