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