This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
5f23cd6d10c51f90e79d810a0bc56d3dd106d310
0ad
/
source
/
lib
/
sysdep
T
History
Ykkrosh
20d23eb340
Sysdep code for Android/ARM
...
This was SVN commit r11075.
2012-02-15 15:40:31 +00:00
..
arch
Sysdep code for Android/ARM
2012-02-15 15:40:31 +00:00
os
Sysdep code for Android/ARM
2012-02-15 15:40:31 +00:00
rtl
Slightly more Android compatibility
2012-01-28 16:38:21 +00:00
tests
…
acpi.cpp
acpi: fix cast error (caught by runtime check)
2011-07-16 17:27:07 +00:00
acpi.h
…
arch.h
…
clipboard.h
…
compiler.h
sync with work:
2011-12-27 14:12:31 +00:00
cpu.cpp
…
cpu.h
sync with work:
2011-12-27 14:12:31 +00:00
cursor.h
…
dir_watch.h
…
filesystem.h
…
gfx.cpp
Partial SDL2 compatibility
2012-02-06 22:47:35 +00:00
gfx.h
…
numa.h
…
os_cpu.cpp
…
os_cpu.h
…
os.h
Vague start at hypothetical Android support
2012-01-17 22:05:43 +00:00
rtl.h
…
smbios.cpp
…
smbios.h
…
snd.cpp
…
snd.h
add support for retrieving all WMI class instances (required for detecting multiple graphics and sound cards)
2011-10-13 18:53:59 +00:00
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