Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | shader_recompiler: GCC fixes | lat9nq | 2021-07-23 | 1 | -0/+1 |
* | glsl: remove unused headers | ameerj | 2021-07-23 | 1 | -2/+0 |
* | glsl: textures wip | ameerj | 2021-07-23 | 1 | -1/+1 |
* | glsl: F16x2 storage atomics | ameerj | 2021-07-23 | 1 | -5/+4 |
* | glsl: Add many FP32/64 instructions | ameerj | 2021-07-23 | 1 | -0/+49 |
* | glsl: Implement a few Integer instructions | ameerj | 2021-07-23 | 1 | -0/+13 |
* | glsl: Pass IR::Inst& to Emit functions | ameerj | 2021-07-23 | 1 | -2/+2 |
* | glsl: Fix "reg" allocing | ameerj | 2021-07-23 | 1 | -0/+28 |
* | glsl: Initial backend | ameerj | 2021-07-23 | 1 | -0/+0 |