Age | Commit message (Expand) | Author |
---|---|---|
2024-08-25 | refactor(all): rename some crates | tcmal |
2024-08-25 | feat(render): draw passes | tcmal |
2024-08-25 | chore(render): update hal and fix some errors | tcmal |
2024-08-25 | feat(render): WIP switch to anyhow for errors | tcmal |
2024-08-25 | chore(all): remove copyright notices from files | tcmal |
2024-08-25 | feat(render): multithreaded texture loading | tcmal |
2024-08-25 | chore(all): fix lints | tcmal |
2024-08-25 | feat(render): rendy-memory for textures | tcmal |
2024-08-25 | chore(all): update copyright | tcmal |
2024-08-25 | chore(all): style formatting and clippy fixes | tcmal |
2024-08-25 | fix(render): destroy shader modules properly | tcmal |
2024-08-25 | feat(render): texture store | tcmal |
2024-08-25 | refactor(render): update gfx-hal and use staging and index buffers. | tcmal |