Age | Commit message (Expand) | Author |
---|---|---|
2021-07-22 | glsl: Remove Signed Integer variables | ameerj |
2021-07-22 | glsl: Allow dynamic tracking of variable allocation | ameerj |
2021-07-22 | glsl: Increase NUM_VARS that can be allocated | ameerj |
2021-07-22 | glsl: Implement precise fp variable allocation | ameerj |
2021-07-22 | glsl: Rework var alloc to not assign unused results | ameerj |
2021-07-22 | glsl: Rework variable allocator to allow for variable reuse | ameerj |