Daniele Bartolini 629c9dcc48 Add PoolAllocator 12 лет назад
..
Allocator.h 97f3fa8537 exports some IMPORTANT symbols 12 лет назад
HeapAllocator.cpp c884f1b741 Rename src folder to engine 12 лет назад
HeapAllocator.h c884f1b741 Rename src folder to engine 12 лет назад
LinearAllocator.cpp 680e070340 Release memory on dtor call 12 лет назад
LinearAllocator.h 680e070340 Release memory on dtor call 12 лет назад
Memory.cpp 15b5c07c1e Add memory::init()/shutdown() to better control initialization of default allocators 12 лет назад
Memory.h a31d550526 rename init_memory in memory::init 12 лет назад
PoolAllocator.cpp 629c9dcc48 Add PoolAllocator 12 лет назад
PoolAllocator.h 629c9dcc48 Add PoolAllocator 12 лет назад
ProxyAllocator.cpp 628d388aae Fix ProxyAllocator to track size of allocations, still can't decide how mush is deallocated 12 лет назад
ProxyAllocator.h 7bb19668a1 fix win main according to OsEventQueue implementation 12 лет назад
StackAllocator.cpp c884f1b741 Rename src folder to engine 12 лет назад
StackAllocator.h c884f1b741 Rename src folder to engine 12 лет назад
TempAllocator.h d2809822b5 Add TempAllocator 12 лет назад