aboutsummaryrefslogtreecommitdiff
path: root/stockton-render/src/draw/texture/repo.rs
AgeCommit message (Expand)Author
2024-08-25refactor(all): separate rendering from frameworktcmal
2024-08-25WIP refactor(render): add draw passestcmal
2024-08-25refactor(draw): reformattcmal
2024-08-25fix(draw): better queue negotiatortcmal
2024-08-25feat(render): ui workingtcmal
2024-08-25feat(render): proper error handlingtcmal
2024-08-25fix(texrepo): deactivate descriptor set layouttcmal
2024-08-25refactor(render): move functions from load into loadertcmal
2024-08-25chore(render): update hal and fix some errorstcmal
2024-08-25feat(render): WIP switch to anyhow for errorstcmal
2024-08-25refactor(render): move to locks rather than unsafe opstcmal
2024-08-25feat(render): multithreaded texture loadingtcmal