Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: Better Storage access and wip warps | ameerj | 2021-07-23 | 1 | -1/+4 |
* | glsl: Implement IADD CC | ameerj | 2021-07-23 | 1 | -0/+2 |
* | glsl: WIP var forward declaration | ameerj | 2021-07-23 | 1 | -11/+12 |
* | glsl: remove unused headers | ameerj | 2021-07-23 | 1 | -7/+10 |
* | glsl: Fix non-immediate buffer access | ameerj | 2021-07-23 | 1 | -0/+5 |
* | glsl: textures wip | ameerj | 2021-07-23 | 1 | -2/+4 |
* | glsl: Update phi node management | ameerj | 2021-07-23 | 1 | -11/+26 |
* | glsl: implement phi nodes | ameerj | 2021-07-23 | 1 | -18/+30 |
* | glsl: Add a more robust fp formatter | ameerj | 2021-07-23 | 1 | -1/+0 |
* | glsl: Use std::string_view for Emit function args. | ameerj | 2021-07-23 | 1 | -3/+4 |
* | glsl: Pass IR::Inst& to Emit functions | ameerj | 2021-07-23 | 1 | -5/+3 |
* | glsl: Fix "reg" allocing | ameerj | 2021-07-23 | 1 | -1/+1 |
* | glsl: Initial backend | ameerj | 2021-07-23 | 1 | -0/+156 |