aboutsummaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Collapse)Author
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
also some minor changes to types because of deprecation and a bunch of readability improvements
2024-08-25WIP: update gfx-haltcmal
2024-08-25refactor(render): update gfx-hal and fix compilationtcmal
2024-08-25refactor(render): seperate vertex buffer logictcmal
2024-08-25fix(render): add vulkan context codetcmal
2024-08-25(wip) feat(render): seperate vertexbuffer logictcmal
2024-08-25feat(render): Resize vertex buffers and rainbow triangles exampletcmal
2024-08-25feat(render): add draw triangles functiontcmal
2024-08-25[wip] feat(render): add draw_triangle functiontcmal
currently broken
2024-08-25chore(render): add render crate & exampletcmal