| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | glsl: implement phi nodes | 2021-07-22 | 1 | -0/+2 | |
| * | glsl: Wip storage atomic ops | 2021-07-22 | 1 | -1/+2 | |
| * | glsl: Add many FP32/64 instructions | 2021-07-22 | 1 | -1/+2 | |
| * | glsl: Implement a few Integer instructions | 2021-07-22 | 1 | -0/+3 | |
| * | glsl: Reusable typed variables. IADD32 | 2021-07-22 | 1 | -8/+28 | |
| * | glsl: Fix "reg" allocing | 2021-07-22 | 1 | -0/+6 | |
| * | glsl: Initial backend | 2021-07-22 | 1 | -0/+46 |