Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |