Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-01-26 | shader_recompiler: Remove S32 IR type | ameerj | 1 | -4/+0 |
2022-11-04 | video_core: Fix SNORM texture buffer emulating error (#9001) | Feng Chen | 1 | -0/+4 |
2022-04-23 | general: Convert source file copyright comments over to SPDX | Morph | 1 | -3/+2 |
2021-12-06 | shader_recompiler: Adjust emit_context includes | ameerj | 1 | -1/+1 |
2021-07-23 | glasm: Catch more register leaks | ReinUsesLisp | 1 | -1/+7 |
2021-07-23 | glasm: Do not alias ConditionRef for now | ReinUsesLisp | 1 | -2/+2 |
2021-07-23 | shader: Read branch conditions from an instruction | ReinUsesLisp | 1 | -0/+4 |
2021-07-23 | glasm: Fix aliased bitcasts ref counting | ReinUsesLisp | 1 | -6/+4 |
2021-07-23 | glasm: Add conversion instructions to GLASM | ReinUsesLisp | 1 | -4/+4 |
2021-07-23 | glasm: Initial GLASM fp64 support | ReinUsesLisp | 1 | -0/+8 |
2021-07-23 | glasm: Implement GLASM fp16 packing and move bitwise insns | ReinUsesLisp | 1 | -0/+75 |
2021-07-23 | glasm: Add GLASM backend infrastructure | ReinUsesLisp | 1 | -0/+0 |