Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: WIP var forward declaration | ameerj | 2021-07-23 | 1 | -0/+1 |
* | glsl: Fix bindings, add some CC ops | ameerj | 2021-07-23 | 1 | -3/+2 |
* | glsl: Implement derivatives and YDirection | ameerj | 2021-07-23 | 1 | -1/+6 |
* | glsl: Fix non-immediate buffer access | ameerj | 2021-07-23 | 1 | -0/+15 |
* | glsl: textures wip | ameerj | 2021-07-23 | 1 | -0/+8 |
* | glsl: Implement some attribute getters and setters | ameerj | 2021-07-23 | 1 | -0/+9 |
* | glsl: F16x2 storage atomics | ameerj | 2021-07-23 | 1 | -0/+5 |
* | glsl: Wip storage atomic ops | ameerj | 2021-07-23 | 1 | -7/+1 |
* | 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 |