Daniele Bartolini 680e070340 Release memory on dtor call 12 years ago
..
Allocator.h c884f1b741 Rename src folder to engine 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 15b5c07c1e Add memory::init()/shutdown() to better control initialization of default allocators 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 628d388aae Fix ProxyAllocator to track size of allocations, still can't decide how mush is deallocated 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