Age | Commit message (Expand) | Author |
---|---|---|
2024-08-25 | refactor(all): separate rendering from framework | tcmal |
2024-08-25 | WIP refactor(render): add draw passes | tcmal |
2024-08-25 | feat(render): ui working | tcmal |
2024-08-25 | refactor(render): move functions from load into loader | tcmal |
2024-08-25 | chore(render): update hal and fix some errors | tcmal |
2024-08-25 | feat(render): WIP switch to anyhow for errors | tcmal |
2024-08-25 | refactor(render): move to locks rather than unsafe ops | tcmal |
2024-08-25 | feat(render): multithreaded texture loading | tcmal |