mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-21 02:46:49 +00:00
53ff6f0d50
LinearAllocator (also known as bump allocator) allows to reuse the same memory across the frame for short lifetime allocations.