aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-25feat(render): stub some culling codetcmal
2024-08-25refactor(types): remove old codetcmal
2024-08-25refactor(all): update dependenciestcmal
2024-08-25feat(render): handle resizing properlytcmal
2024-08-25refactor(render): remove old entity stuff from world typetcmal
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-25fix(render): fix draw call outside render passtcmal
2024-08-25refactor(render): update gfx-hal and use staging and index buffers.tcmal
2024-08-25WIP: update gfx-haltcmal
2024-08-25refactor(render): update gfx-hal and fix compilationtcmal
2024-08-25nah loltcmal
2024-08-25Update rust.ymltcmal
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
2024-08-25refactor(render): extracted some frame rendering functionstcmal
2024-08-25chore(types): move to nalgebra-glmtcmal
2024-08-25fix(render): clamp swapchain size to window sizetcmal
2024-08-25feat(render): added vulkan initialisation, etc.tcmal
2024-08-25chore(docs): add build status badgetcmal
2024-08-25feat(render): add surface to renderer typetcmal
2024-08-25fix(render): don't use empty backend.tcmal
2024-08-25chore(render): add render crate & exampletcmal
2024-08-25feat(types): allow entity mapper to fail and fix possible ent_map! panictcmal
2024-08-25feat(types): add macro for generating entity mapperstcmal
2024-08-25test(types): add world creation testtcmal
2024-08-25feat(types): entity downcasting and fnmut in world creationtcmal
2024-08-25feat(world): world creationtcmal
2024-08-25chore(all): add continuous integrationtcmal
2024-08-25Initial Commit.tcmal