Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: Address Rodrigo's feedback | ameerj | 2021-07-23 | 1 | -1/+1 |
* | glsl: Cleanup and address feedback | ameerj | 2021-07-23 | 1 | -1/+1 |
* | glsl: Implement Load/WriteGlobal | ameerj | 2021-07-23 | 1 | -2/+2 |
* | glsl: Use NotImplemented macro with function name output | ameerj | 2021-07-23 | 1 | -2/+2 |
* | glsl: Rework var alloc to not assign unused results | ameerj | 2021-07-23 | 1 | -1/+7 |
* | glsl: Rework variable allocator to allow for variable reuse | ameerj | 2021-07-23 | 1 | -1/+1 |
* | 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 |