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 | -2/+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: Refactor PTP and other minor changes | ReinUsesLisp | 2021-07-23 | 1 | -27/+3 |
* | shader: Add IR opcode for ImageFetch | FernandoS27 | 2021-07-23 | 1 | -1/+1 |
* | shader: Implement TLD4.PTP | FernandoS27 | 2021-07-23 | 1 | -3/+28 |
* | shader: Implement HADD2 | ReinUsesLisp | 2021-07-23 | 1 | -12/+60 |
* | spirv: Add lower fp16 to fp32 pass | ReinUsesLisp | 2021-07-23 | 1 | -24/+24 |
* | shader: Primitive Vulkan integration | ReinUsesLisp | 2021-07-23 | 1 | -24/+24 |
* | spirv: Initial bindings support | ReinUsesLisp | 2021-07-23 | 1 | -1/+1 |
* | spirv: Initial SPIR-V support | ReinUsesLisp | 2021-07-23 | 1 | -0/+105 |