Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
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: Implement SelectU1 | ReinUsesLisp | 1 | -3/+3 |
2021-07-23 | glasm: Review all GLASM insts to be aware of register aliasing | ReinUsesLisp | 1 | -1/+1 |
2021-07-23 | glasm: Implement SelectU64 on GLASM | ReinUsesLisp | 1 | -3/+18 |
2021-07-23 | glasm: Reimplement bitwise ops and BFI/BFE | ameerj | 1 | -0/+52 |
2021-07-23 | glasm: Make GLASM aware of types | ReinUsesLisp | 1 | -46/+0 |
2021-07-23 | glasm: Use CMP.S for Select32 | ameerj | 1 | -8/+4 |
2021-07-23 | glasm: Implement BFI, BFE | ameerj | 1 | -0/+50 |
2021-07-23 | glasm: Add GLASM backend infrastructure | ReinUsesLisp | 1 | -0/+0 |