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