This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-06-30 21:06:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
509f4387d7908deebbf1ccbc11fd1f9cc5f1df55
0ad
/
source
/
lib
/
sysdep
T
History
Ykkrosh
509f4387d7
Fix build
...
This was SVN commit r10052.
2011-08-21 13:10:44 +00:00
..
arch
…
os
Fix build
2011-08-21 13:10:44 +00:00
rtl
…
tests
…
acpi.cpp
…
acpi.h
…
arch.h
…
clipboard.h
…
compiler.h
…
cpu.cpp
…
cpu.h
…
cursor.h
…
dir_watch.h
…
filesystem.h
…
gfx.cpp
…
gfx.h
…
numa.h
…
os_cpu.cpp
…
os_cpu.h
…
os.h
…
rtl.h
…
smbios.cpp
…
smbios.h
…
snd.cpp
…
snd.h
…
stl.h
…
sysdep.h
…
vm.h
lay groundwork for more efficient and flexible allocators. add new sysdep/vm that provides access to additional features on Windows (large pages, autocommit). add Pool/Arena allocators that avoid overhead and support arbitrary storage (not just the expensive virtual memory allocator in DynArray)
2011-08-21 11:00:09 +00:00