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