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
8eadd4e25fcc06ed5391199304071bb0eb2371e8
0ad
/
source
/
lib
/
sysdep
T
History
janwas
6feb143e61
OS X compile fix
...
This was SVN commit r9582.
2011-05-30 23:06:16 +00:00
..
arch
sync with work. simplify wnuma, refactor+fix topology (bugs: APIC IDs array didn't correspond to OS processor number; couldn't handle noncontiguous APIC ID field values)
2011-05-30 13:00:20 +00:00
os
OS X compile fix
2011-05-30 23:06:16 +00:00
rtl
…
tests
…
acpi.cpp
…
acpi.h
…
arch.h
…
clipboard.h
…
compiler.h
…
cpu.cpp
refactor status code definitions: allow modules to define an array of them (more convenient+efficient).
2011-05-05 13:03:34 +00:00
cpu.h
…
cursor.h
…
dir_watch.h
…
filesystem.h
OS X compile fix (hopefully): add definition for O_DIRECT
2011-05-30 21:49:33 +00:00
gfx.cpp
Fix build errors
2011-05-27 13:32:34 +00:00
gfx.h
refactor gfx detection code (interface), allow exporting from DLL (required at work)
2011-05-24 14:17:47 +00:00
numa.h
…
os_cpu.cpp
refactor status code definitions: allow modules to define an array of them (more convenient+efficient).
2011-05-05 13:03:34 +00:00
os_cpu.h
…
os.h
…
rtl.h
…
smbios.cpp
Fix some format string errors
2011-05-18 19:10:36 +00:00
smbios.h
smbios fix
2011-05-06 14:54:46 +00:00
snd.cpp
…
snd.h
…
stl.h
…
sysdep.h
…