Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-14 | Command buffer submissionHEADmain | Steven Le Rouzic | |
2024-06-12 | Swapchain creation | Steven Le Rouzic | |
2024-06-09 | Start work on render backend | Steven Le Rouzic | |
2024-05-03 | Add Vulkan backend API | Steven Le Rouzic | |
2024-05-02 | Vulkan surface creation & present queue selection | Steven Le Rouzic | |
2024-05-01 | Open window & basic lifetime | Steven Le Rouzic | |
2024-05-01 | Some work on WSI | Steven Le Rouzic | |
2024-04-30 | Vulkan device & queue creation | Steven Le Rouzic | |
2024-04-27 | Some work on Vulkan initialization | Steven Le Rouzic | |
2024-04-24 | Some work on StatusOr | Steven Le Rouzic | |
2024-04-24 | Reword custom formatter to be simpler | Steven Le Rouzic | |
2024-04-24 | Add custom formatter & use it on Status | Steven Le Rouzic | |
2024-04-22 | Add Vulkan loader | Steven Le Rouzic | |
2024-04-21 | Add Vulkan headers | Steven Le Rouzic | |
2024-04-21 | Temporary allocator | Steven Le Rouzic | |
2024-04-13 | Add atomics | Steven Le Rouzic | |
2024-04-13 | Re-add gsl::owner on the Allocator API | Steven Le Rouzic | |
2024-04-13 | Use string view everywhere | Steven Le Rouzic | |
2024-04-13 | Implement Status | Steven Le Rouzic | |
2024-04-05 | Add virtual memory API | Steven Le Rouzic | |
2024-04-05 | Add gsl::owner | Steven Le Rouzic | |
2024-04-04 | Add DLL API | Steven Le Rouzic | |
2024-04-04 | Add logging system | Steven Le Rouzic | |
2024-04-04 | Add format | Steven Le Rouzic | |
2024-04-04 | Add io Writer | Steven Le Rouzic | |
2024-04-04 | More work on Span, add Ensures and Expects | Steven Le Rouzic | |
2024-04-04 | Start implementing Span | Steven Le Rouzic | |
2024-04-03 | Separate gsl stuff, and use std-like int types | Steven Le Rouzic | |
2024-04-03 | Random commit to check something | Steven Le Rouzic | |
2024-03-29 | Separate the std-lite stuff | Steven Le Rouzic | |
2024-03-28 | Random work | Steven Le Rouzic | |
2024-03-25 | Basic console API & API registry implementation | Steven Le Rouzic | |
2024-03-25 | Add stubs for memory scopes API | Steven Le Rouzic | |
2024-03-25 | Update to Clang 18, C++23, rework allocator | Steven Le Rouzic | |
2024-03-24 | Initial commit | Steven Le Rouzic | |