andsve / pxf

Main repository for our engine/framework code.
23 stars 3 forks source link

Allocators #3

Open jalgelind opened 14 years ago

jalgelind commented 14 years ago

Implement different types of allocators. A stack allocator and a memory pool to begin with.

jalgelind commented 14 years ago

Support aligned memory allocation