mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-23 12:28:41 +00:00
22e4d2fd98
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.