Age | Commit message (Expand) | Author |
2022-04-23 | general: Convert source file copyright comments over to SPDX | Morph |
2022-01-04 | glsl: Remove unreachable return | Narr the Reg |
2021-07-22 | glsl: Cleanup/Address feedback | ameerj |
2021-07-22 | glsl: Remove Signed Integer variables | ameerj |
2021-07-22 | glsl: Address Rodrigo's feedback | ameerj |
2021-07-22 | glsl: Allow dynamic tracking of variable allocation | ameerj |
2021-07-22 | glsl: Implement Load/WriteGlobal | ameerj |
2021-07-22 | glsl: Fix precise variable declaration | 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 |