summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-06-14Command buffer submissionHEADmainSteven Le Rouzic
2024-06-12Swapchain creationSteven Le Rouzic
2024-06-09Start work on render backendSteven Le Rouzic
2024-05-03Add Vulkan backend APISteven Le Rouzic
2024-05-02Vulkan surface creation & present queue selectionSteven Le Rouzic
2024-05-01Open window & basic lifetimeSteven Le Rouzic
2024-05-01Some work on WSISteven Le Rouzic
2024-04-30Vulkan device & queue creationSteven Le Rouzic
2024-04-27Some work on Vulkan initializationSteven Le Rouzic
2024-04-24Some work on StatusOrSteven Le Rouzic
2024-04-24Reword custom formatter to be simplerSteven Le Rouzic
2024-04-24Add custom formatter & use it on StatusSteven Le Rouzic
2024-04-22Add Vulkan loaderSteven Le Rouzic
2024-04-21Add Vulkan headersSteven Le Rouzic
2024-04-21Temporary allocatorSteven Le Rouzic
2024-04-13Add atomicsSteven Le Rouzic
2024-04-13Re-add gsl::owner on the Allocator APISteven Le Rouzic
2024-04-13Use string view everywhereSteven Le Rouzic
2024-04-13Implement StatusSteven Le Rouzic
2024-04-05Add virtual memory APISteven Le Rouzic
2024-04-05Add gsl::ownerSteven Le Rouzic
2024-04-04Add DLL APISteven Le Rouzic
2024-04-04Add logging systemSteven Le Rouzic
2024-04-04Add formatSteven Le Rouzic
2024-04-04Add io WriterSteven Le Rouzic
2024-04-04More work on Span, add Ensures and ExpectsSteven Le Rouzic
2024-04-04Start implementing SpanSteven Le Rouzic
2024-04-03Separate gsl stuff, and use std-like int typesSteven Le Rouzic
2024-04-03Random commit to check somethingSteven Le Rouzic
2024-03-29Separate the std-lite stuffSteven Le Rouzic
2024-03-28Random workSteven Le Rouzic
2024-03-25Basic console API & API registry implementationSteven Le Rouzic
2024-03-25Add stubs for memory scopes APISteven Le Rouzic
2024-03-25Update to Clang 18, C++23, rework allocatorSteven Le Rouzic
2024-03-24Initial commitSteven Le Rouzic