Open cyanskies opened 5 years ago
simple allocator that doesn't do deletes, just move the next ptr to the start of the block at the end of the game loop and then overwrite the memory as it is requested.
simple allocator that doesn't do deletes, just move the next ptr to the start of the block at the end of the game loop and then overwrite the memory as it is requested.