Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: Add many FP32/64 instructions | ameerj | 2021-07-23 | 1 | -0/+4 |
* | glsl: Implement a few Integer instructions | ameerj | 2021-07-23 | 1 | -4/+15 |
* | glsl: INeg and IAdd negate tests | ameerj | 2021-07-23 | 1 | -2/+1 |
* | glsl: Reusable typed variables. IADD32 | ameerj | 2021-07-23 | 1 | -18/+34 |
* | glsl: Fix "reg" allocing | ameerj | 2021-07-23 | 1 | -7/+30 |
* | glsl: Initial backend | ameerj | 2021-07-23 | 1 | -0/+96 |