Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-25 | WIP refactor(skeleton): type state for context | tcmal | |
also some api improvements closes #2 related: #7 | |||
2024-08-25 | refactor(skeleton): type phases of queue negotiation | tcmal | |
2024-08-25 | refactor(skeleton): clean up targetchain | tcmal | |
2024-08-25 | fix(ui): fix drawing multiple meshes for ui | tcmal | |
ui is still broken, because egui is giving bad uv coords | |||
2024-08-25 | fix(skeleton): add used_layout to renderpass | tcmal | |
fixes validation errors | |||
2024-08-25 | fix(queues): fix validation errors & docs | tcmal | |
2024-08-25 | feat(skeleton): add memory pools | tcmal | |
added stock memory pools behind a feature gate refactored buffers to use them and to have better APIs. moved some util code out of builders::pipeline updated stockton-render for the changes deactivation is a WIP breaks UI drawing, fix WIP | |||
2024-08-25 | feat(skeleton): draw pass aware of position | tcmal | |
2024-08-25 | refactor(all): rename some crates | tcmal | |