0ad/source/tools/atlas
janwas 22e4d2fd98 # win/macosx compat, add hooks to disable OpenGL feature usage
config: add 2 parameters to allow disabling s3tc/auto mipmap gen
wpthread: add support for named semaphores (required for macosx compat)
openal, ogghack: remove direct use of __APPLE__ macro (replace with
OS_MACOSX)
GraphicsSetupHandlers.cpp: fix incorrect usage of OS_ macros (they're
always defined, so the test should be if their value is != 0)

This was SVN commit r5316.
2007-09-02 21:44:56 +00:00
..
AtlasFrontends # Fixes for MSVC 2006-12-01 20:34:28 +00:00
AtlasObject Separate JS_ShutDown from the normal ScriptingHost shutdown, because it's resetting non-thread-safe per-process state. 2007-06-03 15:37:26 +00:00
AtlasScript Updates for OS X and gcc 4.0 compatibility. 2007-09-02 16:50:20 +00:00
AtlasUI Updates for OS X and gcc 4.0 compatibility. 2007-09-02 16:50:20 +00:00
DatafileIO Rename stdafx.h to precompiled.h 2007-06-05 18:35:05 +00:00
GameInterface # win/macosx compat, add hooks to disable OpenGL feature usage 2007-09-02 21:44:56 +00:00
wxJS Updated wxJavaScript to 0.9.71 (plus minor customisations) 2007-09-02 17:17:58 +00:00