Commit Graph

3 Commits

Author SHA1 Message Date
d06384aa41 Cleanup: spelling 2020-05-09 17:19:28 +10:00
850a539c90 BLI: improve linear allocator documentation 2020-05-07 14:21:48 +02:00
c5f4d5e448 BLI: add LinearAllocator
This allocator is useful when it is necessary to allocate many small elements.
2020-04-24 23:52:55 +02:00