Age | Commit message (Expand) | Author |
---|---|---|
2025-02-16 | build: upgrade fmt and SDL2 | Zephyron |
2025-01-14 | Revert incorrect copyright attribution for non-contributed files | Zephyron |
2024-12-31 | chore: update project references and add Citron copyright | Zephyron |
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 |