aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-25refactor(all): move types to -skeletontcmal
2024-08-25chore(all): docs fixestcmal
2024-08-25fix(render): unsoundness in handle_surface_changetcmal
2024-08-25fix(render): handle_surface_changetcmal
2024-08-25refactor(skeleton): add alloc and free to contexttcmal
2024-08-25WIP refactor(skeleton): type state for contexttcmal
2024-08-25refactor(skeleton): type phases of queue negotiationtcmal
2024-08-25refactor(skeleton): clean up targetchaintcmal
2024-08-25refactor(skeleton): move LevelError to rendertcmal
2024-08-25fix(ui): fix drawing multiple meshes for uitcmal
2024-08-25fix(skeleton): add used_layout to renderpasstcmal
2024-08-25refactor(all): small fixestcmal
2024-08-25fix(queues): fix validation errors & docstcmal
2024-08-25feat(skeleton): add memory poolstcmal
2024-08-25feat(skeleton): draw pass aware of positiontcmal
2024-08-25refactor(all): rename some cratestcmal
2024-08-25chore(ci): remove travistcmal
2024-08-25chore(ci): exclude rendy crates from clippytcmal
2024-08-25refactor(all): various cleanuptcmal
2024-08-25refactor(all): separate rendering from frameworktcmal
2024-08-25fix(render): get aspect ratio from renderertcmal
2024-08-25fix(render): ui draw pass validation errorstcmal
2024-08-25chore(render-quad): add texturestcmal
2024-08-25feat(all): support stabletcmal
2024-08-25feat(render): ui draw passtcmal
2024-08-25refactor(render): slight leveldrawpass refactorstcmal
2024-08-25chore(all): nix fixestcmal
2024-08-25feat(render): draw passestcmal
2024-08-25wip refactor(render): more work on draw passestcmal
2024-08-25WIP refactor(render): add draw passestcmal
2024-08-25refactor(levels): no longer q3 specifictcmal
2024-08-25fix(tex): change missing texture to purpletcmal
2024-08-25fix(render-bsp) dont use include_bytestcmal
2024-08-25refactor(draw): reformattcmal
2024-08-25fix(draw): better queue negotiatortcmal
2024-08-25fix(tex): less restrictive for staging memorytcmal
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-25chore(all): remove copyright notices from filestcmal
2024-08-25feat(render): multithreaded texture loadingtcmal
2024-08-25fix(render): dont use deprecated image methodstcmal
2024-08-25chore(all): fix lintstcmal
2024-08-25feat(render): rendy-memory for texturestcmal
2024-08-25refactor(render-bsp): simpler ui exampletcmal
2024-08-25fix(nix): add vulkan-tools to envtcmal