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-07-07 07:06:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3f5895180877974021cf38ce5606e492541405ab
0ad
/
source
/
lib
/
sysdep
T
History
janwas
3f58951808
arg parsing code: wasn't properly handling "
...
This was SVN commit r5337.
2007-09-08 08:37:30 +00:00
..
ia32
Fixed non-PCH compiles.
2007-09-02 23:38:58 +00:00
osx
Moved X11 stuff out of unix/ folder, added osx/ sysdep folder, corresponding premake.lua changes, and a few misc other Mac OS X-related changes
2007-09-03 12:56:45 +00:00
tests
. split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it.
2007-05-09 21:01:11 +00:00
unix
Use #if instead of #ifdef to detect HAVE_X.
2007-09-03 23:32:16 +00:00
win
arg parsing code: wasn't properly handling "
2007-09-08 08:37:30 +00:00
acpi.cpp
fix error path for acpi/mahaf failures (attempt#2)
2007-09-07 20:17:57 +00:00
acpi.h
# vista compat (fixes wsnd issue) and improvements
2007-05-26 15:34:10 +00:00
compiler.h
# MacOSX compat
2007-05-16 16:32:12 +00:00
cpu.cpp
# bugfix for ACPI init on Win2k
2007-09-05 21:29:33 +00:00
cpu.h
POSIX doesn't really specify _SC_NPROCESSORS_CONF, so add a sysdep routine for that. ia32 now uses it, which is one more step towards unbreaking macosx. thanks to ali for the report :)
2007-08-25 16:32:00 +00:00
dir_watch.h
…
gfx.cpp
. split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it.
2007-05-09 21:01:11 +00:00
gfx.h
…
snd.cpp
# vista compat (fixes wsnd issue) and improvements
2007-05-26 15:34:10 +00:00
snd.h
…
stl.h
…
sysdep.cpp
…
sysdep.h
…