Daniele Bartolini 5bf766ba72 Do not crash when a NULL pointer is passed to deallocate() since it is the default behavior of free()/delete 12 jaren geleden
..
Allocator.h 97f3fa8537 exports some IMPORTANT symbols 12 jaren geleden
HeapAllocator.cpp 5bf766ba72 Do not crash when a NULL pointer is passed to deallocate() since it is the default behavior of free()/delete 12 jaren geleden
HeapAllocator.h c884f1b741 Rename src folder to engine 12 jaren geleden
LinearAllocator.cpp a9ab62a9ef Fix 64-bit builds n-th time 12 jaren geleden
LinearAllocator.h 680e070340 Release memory on dtor call 12 jaren geleden
Memory.cpp 15b5c07c1e Add memory::init()/shutdown() to better control initialization of default allocators 12 jaren geleden
Memory.h a31d550526 rename init_memory in memory::init 12 jaren geleden
PoolAllocator.cpp 15d0e58b4e Do not assert if allocate()/deallocate() not balanced 12 jaren geleden
PoolAllocator.h 629c9dcc48 Add PoolAllocator 12 jaren geleden
ProxyAllocator.cpp 9c24bdf22d Protect access to global g_proxy_allocators_head 12 jaren geleden
ProxyAllocator.h 9c24bdf22d Protect access to global g_proxy_allocators_head 12 jaren geleden
StackAllocator.cpp a9ab62a9ef Fix 64-bit builds n-th time 12 jaren geleden
StackAllocator.h c884f1b741 Rename src folder to engine 12 jaren geleden
TempAllocator.h 71863630ac Fix TempAllocator leaking memory. Code adapted from Bitsquid's TempAllocator 12 jaren geleden