Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: Add many FP32/64 instructions | ameerj | 2021-07-23 | 1 | -0/+10 |
* | glsl: Implement a few Integer instructions | ameerj | 2021-07-23 | 1 | -12/+31 |
* | glsl: Reusable typed variables. IADD32 | ameerj | 2021-07-23 | 1 | -2/+26 |
* | glsl: Fix "reg" allocing | ameerj | 2021-07-23 | 1 | -5/+1 |
* | glsl: Initial backend | ameerj | 2021-07-23 | 1 | -0/+62 |