Commit Graph

12 Commits

Author SHA1 Message Date
55ce432097 Replace build scripts with cmake (#3)
Reviewed-on: #3
Co-authored-by: Musa <musasmahmood@gmail.com>
Co-committed-by: Musa <musasmahmood@gmail.com>
2025-12-19 02:28:51 +00:00
d1182f3abd Replace multithreaded enumeration with single-threaded (temporarily) (#2)
Reviewed-on: #2
Co-authored-by: Musa Mahmood <Musasmahmood@gmail.com>
Co-committed-by: Musa Mahmood <Musasmahmood@gmail.com>
2025-12-17 15:18:19 +00:00
619cd76ea9 Lots of small changes 2025-12-06 13:02:24 -05:00
3a22156ed3 Add drive enumeration into hash table. 2025-12-04 19:45:31 -05:00
652cd2faac Merge ImGui WndProc with our os_create_window 2025-12-04 12:38:21 -05:00
ce00bc4e4d Add imgui as static library 2025-12-04 11:09:16 -05:00
737062b339 Add Hash_Table implementation. 2025-12-01 15:00:41 -05:00
7fe5176e41 Add Serializer module 2025-11-28 09:03:20 -05:00
1a2de6e2f8 Remove Basic, ErrorCodes, add String_Builder, and fix some issues with String module 2025-11-25 13:05:14 -05:00
6c3d77d58b Add Dear ImGui (docking) v1.92.5 2025-11-25 07:52:37 -05:00
b028d7fa14 Move executable entry point outside of lib 2025-11-25 07:23:07 -05:00
9a75f4a2f1 Added synchronization primitives and basic thread API for Win32 2025-11-24 04:58:52 -05:00