Commit Graph

7 Commits

Author SHA1 Message Date
ed381c4178 - More Documentation 2026-01-12 00:36:39 -05:00
450f725cab - More Documentation
- Updated Copyright
2026-01-06 19:48:28 -05:00
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
ecf1cfc29c - fleshing out event system and window manager
- added tests back in for window management
2025-12-27 07:19:53 -05:00
184bc7fcdf - events tested and implemented multithreading support through mpscq 2025-12-23 12:24:23 -05:00
1f6637408d - testing for current threading structures 2025-12-20 17:35:54 -05:00
88e33bdcc8 - More documentation 2025-12-18 16:18:07 -05:00