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