Files
0ad/source
Vladislav Belov 53ff6f0d50 Adds LinearAllocator for faster allocations.
LinearAllocator (also known as bump allocator) allows to reuse the
same memory across the frame for short lifetime allocations.
2025-10-12 00:53:08 +02:00
..
2025-08-14 20:15:30 +02:00
2025-10-05 01:31:27 +02:00
2025-08-12 20:45:15 +02:00
2025-10-11 11:34:38 +02:00
2025-08-24 11:09:57 +02:00
2025-08-21 14:18:38 +02:00