| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2022-04-23 | general: Convert source file copyright comments over to SPDX | 1 | -3/+2 | |
| 2022-03-20 | shader_recompiler: Reduce unused includes | 1 | -2/+0 | |
| 2021-12-05 | emit_spirv: Reduce emit_spirv.h include overhead | 1 | -0/+1 | |
| 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 | -5/+4 | |
| 2021-07-22 | shader: Fix memory barriers | 1 | -9/+5 | |
| 2021-07-22 | shader: Implement BAR and fix memory barriers | 1 | -3/+12 | |
| 2021-07-22 | shader: Address Feedback | 1 | -22/+15 | |
| 2021-07-22 | shader: Implement MEMBAR | 1 | -0/+40 |