Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: Cleanup/Address feedback | ameerj | 2021-07-23 | 1 | -2/+1 |
* | glsl: Address Rodrigo's feedback | ameerj | 2021-07-23 | 1 | -2/+7 |
* | glsl: Cleanup and address feedback | ameerj | 2021-07-23 | 1 | -2/+3 |
* | glsl: Use NotImplemented macro with function name output | ameerj | 2021-07-23 | 1 | -15/+15 |
* | glsl: Rework var alloc to not assign unused results | ameerj | 2021-07-23 | 1 | -19/+31 |
* | shader_recompiler: GCC fixes | lat9nq | 2021-07-23 | 1 | -0/+1 |
* | glsl: remove unused headers | ameerj | 2021-07-23 | 1 | -2/+0 |
* | glsl: Implement derivatives and YDirection | ameerj | 2021-07-23 | 1 | -45/+27 |
* | glsl: Fix non-immediate buffer access | ameerj | 2021-07-23 | 1 | -30/+18 |
* | glsl: Implement some attribute getters and setters | ameerj | 2021-07-23 | 1 | -8/+6 |
* | glsl: FP function fixes | ameerj | 2021-07-23 | 1 | -3/+5 |
* | glsl: Add many FP32/64 instructions | ameerj | 2021-07-23 | 1 | -14/+10 |
* | glsl: Implement a few Integer instructions | ameerj | 2021-07-23 | 1 | -0/+237 |
* | glsl: Initial backend | ameerj | 2021-07-23 | 1 | -0/+0 |