Age | Commit message (Expand) | Author |
---|---|---|
2024-08-25 | refactor(all): separate rendering from framework | 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 | fix(render): use coherent memory | tcmal |
2024-08-25 | feat(render): generic and empty texture stores | tcmal |
2024-08-25 | refactor(all): 2018 edition | 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 | feat(render) WIP: textures, using a fixed size texture array | tcmal |