Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: WIP var forward declaration | ameerj | 2021-07-23 | 1 | -3/+6 |
* | glsl: Fix non-immediate buffer access | ameerj | 2021-07-23 | 1 | -0/+2 |
* | glsl: textures wip | ameerj | 2021-07-23 | 1 | -8/+3 |
* | glsl: Implement some attribute getters and setters | ameerj | 2021-07-23 | 1 | -0/+2 |
* | glsl: Update phi node management | ameerj | 2021-07-23 | 1 | -4/+6 |
* | glsl: F16x2 storage atomics | ameerj | 2021-07-23 | 1 | -0/+1 |
* | glsl: implement phi nodes | ameerj | 2021-07-23 | 1 | -0/+2 |
* | glsl: Wip storage atomic ops | ameerj | 2021-07-23 | 1 | -1/+2 |
* | glsl: Add many FP32/64 instructions | ameerj | 2021-07-23 | 1 | -1/+2 |
* | glsl: Implement a few Integer instructions | ameerj | 2021-07-23 | 1 | -0/+3 |
* | glsl: Reusable typed variables. IADD32 | ameerj | 2021-07-23 | 1 | -8/+28 |
* | glsl: Fix "reg" allocing | ameerj | 2021-07-23 | 1 | -0/+6 |
* | glsl: Initial backend | ameerj | 2021-07-23 | 1 | -0/+46 |