| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | glsl: Remove unreachable return | 2022-01-04 | 1 | -1/+0 | |
| * | glsl: Cleanup/Address feedback | 2021-07-22 | 1 | -2/+1 | |
| * | glsl: Remove Signed Integer variables | 2021-07-22 | 1 | -16/+0 | |
| * | glsl: Address Rodrigo's feedback | 2021-07-22 | 1 | -1/+1 | |
| * | glsl: Allow dynamic tracking of variable allocation | 2021-07-22 | 1 | -14/+20 | |
| * | glsl: Implement Load/WriteGlobal | 2021-07-22 | 1 | -3/+3 | |
| * | glsl: Fix precise variable declaration | 2021-07-22 | 1 | -18/+16 | |
| * | glsl: Implement precise fp variable allocation | 2021-07-22 | 1 | -0/+16 | |
| * | glsl: Rework var alloc to not assign unused results | 2021-07-22 | 1 | -1/+16 | |
| * | glsl: Rework variable allocator to allow for variable reuse | 2021-07-22 | 1 | -0/+290 |