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