Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | general: Convert source file copyright comments over to SPDX | Morph | 2022-04-23 | 1 | -3/+2 |
* | glsl: Remove Signed Integer variables | ameerj | 2021-07-23 | 1 | -5/+1 |
* | glsl: Allow dynamic tracking of variable allocation | ameerj | 2021-07-23 | 1 | -3/+2 |
* | glsl: Increase NUM_VARS that can be allocated | ameerj | 2021-07-23 | 1 | -1/+1 |
* | glsl: Implement precise fp variable allocation | ameerj | 2021-07-23 | 1 | -2/+6 |
* | glsl: Rework var alloc to not assign unused results | ameerj | 2021-07-23 | 1 | -0/+6 |
* | glsl: Rework variable allocator to allow for variable reuse | ameerj | 2021-07-23 | 1 | -0/+100 |