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