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