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