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-17 12:55:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
118a7934e1cc8689ecd73bfcd8c06c1ec29d3578
0ad
/
source
/
lib
/
sysdep
T
History
olsner
264f394f17
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
...
This was SVN commit r5320.
2007-09-03 12:56:45 +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
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
win
# win/macosx compat, add hooks to disable OpenGL feature usage
2007-09-02 21:44:56 +00:00
acpi.cpp
# fix: ACPI code now safely handles concurrent memory accesses
2007-07-25 19:16:00 +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
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
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
…