| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | shader_recompiler: Reduce unused includes | 2022-03-20 | 1 | -1/+0 | |
| * | emit_spirv: Reduce emit_spirv.h include overhead | 2021-12-05 | 1 | -0/+1 | |
| * | Move SPIR-V emission functions to their own header | 2021-07-22 | 1 | -0/+1 | |
| * | shader: Primitive Vulkan integration | 2021-07-22 | 1 | -5/+5 | |
| * | spirv: Initial bindings support | 2021-07-22 | 1 | -2/+2 | |
| * | shader: Support SSA loops on IR | 2021-07-22 | 1 | -5/+5 | |
| * | shader: Initial implementation of an AST | 2021-07-22 | 1 | -6/+6 | |
| * | spirv: Initial SPIR-V support | 2021-07-22 | 1 | -0/+29 |