Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-25 | refactor(all): separate rendering from framework | tcmal | |
stockton-passes is mostly just a stand-in until this is properly separated | |||
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 | |
also a bunch of supporting changes |