mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-16 13:23:56 -07:00
Remove unnecessary VM allocation (which seemingly causes problems on Android due to mmap during static initialization). Allow building without NVTT. This was SVN commit r11074. |
||
|---|---|---|
| .. | ||
| tests | ||
| aligned_allocator.h | ||
| allocator_adapters.h | ||
| allocator_checker.h | ||
| allocator_policies.h | ||
| arena.cpp | ||
| arena.h | ||
| dynarray.cpp | ||
| dynarray.h | ||
| freelist.cpp | ||
| freelist.h | ||
| headerless.cpp | ||
| headerless.h | ||
| overrun_protector.h | ||
| page_aligned.cpp | ||
| page_aligned.h | ||
| pool.cpp | ||
| pool.h | ||
| shared_ptr.cpp | ||
| shared_ptr.h | ||
| unique_range.cpp | ||
| unique_range.h | ||