Age | Commit message (Expand) | Author |
---|---|---|
2024-08-25 | feat(render): rendy-memory for textures | tcmal |
2024-08-25 | feat(all): start using an ECS | tcmal |
2024-08-25 | chore(all): update copyright | tcmal |
2024-08-25 | chore(all): style formatting and clippy fixes | tcmal |
2024-08-25 | feat(render): depth buffer and refactors | tcmal |
2024-08-25 | refactor(render): docs/comments and error handling for missing textures | tcmal |
2024-08-25 | refactor(render): update gfx-hal and use staging and index buffers. | tcmal |
2024-08-25 | WIP: update gfx-hal | tcmal |
2024-08-25 | feat(render): add draw triangles function | tcmal |
2024-08-25 | [wip] feat(render): add draw_triangle function | tcmal |
2024-08-25 | fix(render): clamp swapchain size to window size | tcmal |
2024-08-25 | feat(render): added vulkan initialisation, etc. | tcmal |