mikymod 7bb19668a1 fix win main according to OsEventQueue implementation 12 years ago
..
Allocator.h 97f3fa8537 exports some IMPORTANT symbols 12 years ago
HeapAllocator.cpp c884f1b741 Rename src folder to engine 12 years ago
HeapAllocator.h c884f1b741 Rename src folder to engine 12 years ago
LinearAllocator.cpp 680e070340 Release memory on dtor call 12 years ago
LinearAllocator.h 680e070340 Release memory on dtor call 12 years ago
Memory.cpp 15b5c07c1e Add memory::init()/shutdown() to better control initialization of default allocators 12 years ago
Memory.h a31d550526 rename init_memory in memory::init 12 years ago
ProxyAllocator.cpp 628d388aae Fix ProxyAllocator to track size of allocations, still can't decide how mush is deallocated 12 years ago
ProxyAllocator.h 7bb19668a1 fix win main according to OsEventQueue implementation 12 years ago
StackAllocator.cpp c884f1b741 Rename src folder to engine 12 years ago
StackAllocator.h c884f1b741 Rename src folder to engine 12 years ago
TempAllocator.h d2809822b5 Add TempAllocator 12 years ago