Daniele Bartolini 15b5c07c1e Add memory::init()/shutdown() to better control initialization of default allocators há 12 anos atrás
..
Allocator.h c884f1b741 Rename src folder to engine há 12 anos atrás
HeapAllocator.cpp c884f1b741 Rename src folder to engine há 12 anos atrás
HeapAllocator.h c884f1b741 Rename src folder to engine há 12 anos atrás
LinearAllocator.cpp c5b632412d Add construtor with backing allocator to be able to allocate chuncks of linear memory from the main memory há 12 anos atrás
LinearAllocator.h c5b632412d Add construtor with backing allocator to be able to allocate chuncks of linear memory from the main memory há 12 anos atrás
Memory.cpp 15b5c07c1e Add memory::init()/shutdown() to better control initialization of default allocators há 12 anos atrás
Memory.h 15b5c07c1e Add memory::init()/shutdown() to better control initialization of default allocators há 12 anos atrás
ProxyAllocator.cpp 628d388aae Fix ProxyAllocator to track size of allocations, still can't decide how mush is deallocated há 12 anos atrás
ProxyAllocator.h 628d388aae Fix ProxyAllocator to track size of allocations, still can't decide how mush is deallocated há 12 anos atrás
StackAllocator.cpp c884f1b741 Rename src folder to engine há 12 anos atrás
StackAllocator.h c884f1b741 Rename src folder to engine há 12 anos atrás
TempAllocator.h d2809822b5 Add TempAllocator há 12 anos atrás