1
0
forked from mirrors/0ad
Files
0ad/source/lib
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
..
2007-05-29 16:28:34 +00:00
2007-05-21 19:22:55 +00:00
2007-05-17 03:37:49 +00:00
2007-06-01 00:34:36 +00:00
2007-05-26 16:39:26 +00:00
2007-05-21 23:24:56 +00:00
2007-05-28 14:25:07 +00:00
2007-05-26 17:10:28 +00:00
2007-05-28 14:25:07 +00:00
2007-05-18 00:14:26 +00:00
2007-05-18 00:14:26 +00:00
2007-08-09 16:12:46 +00:00