|
|
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 |
|
|
|
5d44917853
|
Fix major bug in GPAllocator_Proc ::RESIZE path. Fix major bug in Arena_Free_List.cpp
|
2025-12-10 09:54:38 -05:00 |
|
|
|
619cd76ea9
|
Lots of small changes
|
2025-12-06 13:02:24 -05:00 |
|
|
|
6970a59c35
|
Lots of refactoring, overhaul logging system to use context (see log_error macro)
|
2025-12-05 21:24:50 -05:00 |
|
|
|
56dec1cf93
|
delete std::mutex, minor cleanup
|
2025-12-02 07:06:22 -05:00 |
|
|
|
1a2de6e2f8
|
Remove Basic, ErrorCodes, add String_Builder, and fix some issues with String module
|
2025-11-25 13:05:14 -05:00 |
|
|
|
6daa9d89fb
|
Add Thread_Group implementation from Jai compiler.
|
2025-11-24 07:27:44 -05:00 |
|
|
|
9a75f4a2f1
|
Added synchronization primitives and basic thread API for Win32
|
2025-11-24 04:58:52 -05:00 |
|