Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-04-23 | general: Convert source file copyright comments over to SPDX | Morph | 1 | -3/+2 |
2022-03-20 | shader_recompiler: Reduce unused includes | ameerj | 1 | -1/+0 |
2021-12-06 | emit_spirv: Reduce emit_spirv.h include overhead | ameerj | 1 | -0/+1 |
2021-07-23 | Move SPIR-V emission functions to their own header | ReinUsesLisp | 1 | -0/+1 |
2021-07-23 | shader: Primitive Vulkan integration | ReinUsesLisp | 1 | -5/+5 |
2021-07-23 | spirv: Initial bindings support | ReinUsesLisp | 1 | -2/+2 |
2021-07-23 | shader: Support SSA loops on IR | ReinUsesLisp | 1 | -5/+5 |
2021-07-23 | shader: Initial implementation of an AST | ReinUsesLisp | 1 | -6/+6 |
2021-07-23 | spirv: Initial SPIR-V support | ReinUsesLisp | 1 | -0/+29 |