| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | glsl: implement phi nodes | 2021-07-22 | 1 | -0/+17 | |
| * | glsl: Wip storage atomic ops | 2021-07-22 | 1 | -0/+6 | |
| * | glsl: Implement FCMP | 2021-07-22 | 1 | -0/+12 | |
| * | glsl: Add a more robust fp formatter | 2021-07-22 | 1 | -4/+10 | |
| * | glsl: FP function fixes | 2021-07-22 | 1 | -1/+1 | |
| * | glsl: More FP instructions/fixes | 2021-07-22 | 1 | -3/+3 | |
| * | glsl: Add many FP32/64 instructions | 2021-07-22 | 1 | -0/+4 | |
| * | glsl: Implement a few Integer instructions | 2021-07-22 | 1 | -4/+15 | |
| * | glsl: INeg and IAdd negate tests | 2021-07-22 | 1 | -2/+1 | |
| * | glsl: Reusable typed variables. IADD32 | 2021-07-22 | 1 | -18/+34 | |
| * | glsl: Fix "reg" allocing | 2021-07-22 | 1 | -7/+30 | |
| * | glsl: Initial backend | 2021-07-22 | 1 | -0/+96 |