Commit graph

8 commits

Author SHA1 Message Date
Nils Gaitzsch
7ee2d53a9f Removed Memory Alloc Test 2020-07-22 20:09:23 +02:00
Nils Gaitzsch
a225070fbc Improved debug.h 2020-07-16 21:48:33 +02:00
Nils Gaitzsch
23bcc2e1c0 using Alias 2020-07-11 17:36:05 +02:00
Nils Gaitzsch
22d4793b39 Added PoolAllocator and LinearPoolAllocator 2020-07-11 12:34:23 +02:00
Nils Gaitzsch
47eb3a4806 Removed QMalloc, created new Pool class and LinearPool Class 2020-07-10 19:46:12 +02:00
Nils Gaitzsch
963a3a7579 Added new specifiers to memory functions 2020-07-06 18:56:18 +02:00
Nils Gaitzsch
da0eaeac0e Made Game_Malloc a template with a count parameter 2020-07-05 22:19:06 +02:00
Nils Gaitzsch
b633da6e5a Created MemoryPool and MemoryPoolAllocator for containers 2020-07-05 15:35:34 +02:00