| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | general: Convert source file copyright comments over to SPDX | 2022-04-23 | 1 | -3/+2 | |
| * | Include <bit> header when std::count{r,l}_zero is used | 2022-03-22 | 1 | -0/+2 | |
| * | shaders: Add U64->U32x2 Atomic fallback functions | 2022-01-29 | 1 | -1/+118 | |
| * | spirv_atomic: Define U32x2 storage buffers for 64-bit storage atomics | 2022-01-28 | 1 | -2/+2 | |
| * | emit_spirv: Reduce emit_spirv.h include overhead | 2021-12-05 | 1 | -0/+1 | |
| * | shader: Add logging | 2021-07-22 | 1 | -3/+3 | |
| * | Move SPIR-V emission functions to their own header | 2021-07-22 | 1 | -0/+1 | |
| * | spirv: Replace Constant/ConstantComposite with Const helper | 2021-07-22 | 1 | -8/+8 | |
| * | spirv: Fix non-atomic 64-bit store | 2021-07-22 | 1 | -1/+1 | |
| * | spirv: Rework storage buffers and shader memory | 2021-07-22 | 1 | -207/+126 | |
| * | shader: Implement ATOM/S and RED | 2021-07-22 | 1 | -0/+528 |