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 |
* | shader: Add logging | ReinUsesLisp | 2021-07-23 | 1 | -4/+4 |
* | glasm: Use ARB_derivative_control conditionally | ReinUsesLisp | 2021-07-23 | 1 | -4/+25 |
* | glasm: Catch more register leaks | ReinUsesLisp | 2021-07-23 | 1 | -2/+4 |
* | glasm: Implement FSWZADD | ameerj | 2021-07-23 | 1 | -2/+11 |
* | glasm: Implement derivative instructions on GLASM | ReinUsesLisp | 2021-07-23 | 1 | -8/+8 |
* | glasm: Implement shuffle and vote instructions on GLASM | ReinUsesLisp | 2021-07-23 | 1 | -0/+118 |
* | glasm: Add GLASM backend infrastructure | ReinUsesLisp | 2021-07-23 | 1 | -0/+0 |