Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: Minor cleanup | ameerj | 2021-07-23 | 1 | -1/+1 |
* | glsl: Remove Signed Integer variables | ameerj | 2021-07-23 | 1 | -5/+5 |
* | glsl: Address Rodrigo's feedback | ameerj | 2021-07-23 | 1 | -19/+19 |
* | glsl: Reorganize backend code, remove unneeded [[maybe_unused]] | ameerj | 2021-07-23 | 1 | -44/+22 |
* | glsl: Use NotImplemented macro with function name output | ameerj | 2021-07-23 | 1 | -26/+26 |
* | glsl: Implement more instructions used by SMO | ameerj | 2021-07-23 | 1 | -1/+1 |
* | shader_recompiler: GCC fixes | lat9nq | 2021-07-23 | 1 | -0/+1 |
* | glsl: Implement TEX ImageSample functions | ameerj | 2021-07-23 | 1 | -1/+1 |
* | glsl: Fix integer conversions, implement clamp CC | ameerj | 2021-07-23 | 1 | -21/+21 |
* | glsl: remove unused headers | ameerj | 2021-07-23 | 1 | -2/+0 |
* | glsl: Fix non-immediate buffer access | ameerj | 2021-07-23 | 1 | -1/+1 |
* | glsl: FP function fixes | ameerj | 2021-07-23 | 1 | -2/+2 |
* | glsl: Add many FP32/64 instructions | ameerj | 2021-07-23 | 1 | -0/+253 |
* | glsl: Initial backend | ameerj | 2021-07-23 | 1 | -0/+0 |