Commit Graph

6 Commits

Author SHA1 Message Date
7c2f89b331 - A few Vulkan wrapper structs
- Framework for Vulkan context
 - Fixed a bug with dynarray where if `resize()` shrinks the array, destructors are not called.
 - Fixed grammar issues with the containers library and added property tables to existing data structures.
2026-01-02 15:38:03 -05:00
184bc7fcdf - events tested and implemented multithreading support through mpscq 2025-12-23 12:24:23 -05:00
9e6f00eb60 - Documentation of containers, core, and format 2025-12-18 00:00:36 -05:00
e7503ed92f - Documentation and logic fixes for various structures 2025-12-17 12:40:10 -05:00
a2abb58705 - Fixed header include guards 2025-12-05 10:30:03 -05:00
6d58105734 - Switched back to custom window management, taking another stab
- Refactored lang yet again, `fennec/lang` is now C++ language. `fennec/string` `fennec/filesystem` and `fennec/format` are now independent.
2025-12-04 01:04:36 -05:00