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: Adjust emit_context includes | ameerj | 2021-12-06 | 1 | -1/+1 |
* | glasm: Catch more register leaks | ReinUsesLisp | 2021-07-23 | 1 | -1/+7 |
* | glasm: Do not alias ConditionRef for now | ReinUsesLisp | 2021-07-23 | 1 | -2/+2 |
* | shader: Read branch conditions from an instruction | ReinUsesLisp | 2021-07-23 | 1 | -0/+4 |
* | glasm: Fix aliased bitcasts ref counting | ReinUsesLisp | 2021-07-23 | 1 | -6/+4 |
* | glasm: Add conversion instructions to GLASM | ReinUsesLisp | 2021-07-23 | 1 | -4/+4 |
* | glasm: Initial GLASM fp64 support | ReinUsesLisp | 2021-07-23 | 1 | -0/+8 |
* | glasm: Implement GLASM fp16 packing and move bitwise insns | ReinUsesLisp | 2021-07-23 | 1 | -0/+75 |
* | glasm: Add GLASM backend infrastructure | ReinUsesLisp | 2021-07-23 | 1 | -0/+0 |