Daniele Bartolini e746c760d1 Move macros to dedicate header 12 years ago
..
Allocator.h 97f3fa8537 exports some IMPORTANT symbols 12 years ago
LinearAllocator.cpp a9ab62a9ef Fix 64-bit builds n-th time 12 years ago
LinearAllocator.h 680e070340 Release memory on dtor call 12 years ago
Memory.cpp 9b2a6e4804 Do not allow instantiation of HeapAllocator outside Memory.cpp 12 years ago
Memory.h e746c760d1 Move macros to dedicate header 12 years ago
PoolAllocator.cpp 15d0e58b4e Do not assert if allocate()/deallocate() not balanced 12 years ago
PoolAllocator.h 629c9dcc48 Add PoolAllocator 12 years ago
ProxyAllocator.cpp 9c24bdf22d Protect access to global g_proxy_allocators_head 12 years ago
ProxyAllocator.h 9c24bdf22d Protect access to global g_proxy_allocators_head 12 years ago
StackAllocator.cpp a9ab62a9ef Fix 64-bit builds n-th time 12 years ago
StackAllocator.h c884f1b741 Rename src folder to engine 12 years ago
TempAllocator.h 8843752f38 Add 64 and 128 byte-sized TempAllocator 12 years ago