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