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