From 82515f9d90ac149984013f0d64c1cab37b349b29 Mon Sep 17 00:00:00 2001 From: omniscient <17525998+omnisci3nce@users.noreply.github.com> Date: Fri, 19 Jul 2024 14:33:34 +1000 Subject: chore clang format + tidy --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 61bbb4f..42c4f46 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ All third-party dependencies are licensed under their own license. ## TODO #### Engine += [ ] Embedded assets - shaders, textures, et al (probably will use C23's `#embed`?) - [ ] Shader hot-reloading - [ ] Cross-platform threadpool - Strings @@ -52,6 +53,7 @@ All third-party dependencies are licensed under their own license. - [x] malloc backed - [ ] overcommit address-space backed (`VirtualAlloc` & `mmap`) - [x] Pool allocator (typed) + - [ ] Generational handles - [ ] SoA hot/cold pool allocator (pool for all entities of same type, split into two structs in SoA so we can have hot ,(`VkHandle`and cold `size`, `format` data separated)) #### Scene -- cgit v1.2.3-70-g09d2