aboutsummaryrefslogtreecommitdiff
path: root/stockton-render/src/draw/buffer.rs
AgeCommit message (Expand)Author
2024-08-25chore(all): fix lintstcmal
2024-08-25feat(render): rendy-memory for texturestcmal
2024-08-25fix(render): use coherent memorytcmal
2024-08-25chore(all): update copyrighttcmal
2024-08-25chore(all): style formatting and clippy fixestcmal
2024-08-25refactor(render): docs/comments and error handling for missing texturestcmal
2024-08-25feat(render): drawing with multiple texture arraystcmal
2024-08-25feat(render): 3D projectiontcmal
2024-08-25fix(render): fix some validation warningstcmal
2024-08-25feat(render): texture storetcmal
2024-08-25feat(render): add size parameter during stagedbuffer creationtcmal
2024-08-25refactor(render): update gfx-hal and use staging and index buffers.tcmal
2024-08-25WIP: update gfx-haltcmal