log include/SDL_config_macosx.h @ 4884:27ab20a36eba

age author description
2010-07-13 Ryan C. Gordon Add XShape test to configure scripts.
2009-09-21 Sam Lantinga Oh yeah, we have GLX support too. SDL-1.2
2009-09-21 Sam Lantinga Fixed bug #577 SDL-1.2
2009-09-21 Sam Lantinga The sound manager code is outdated and should only be used on Mac OS 9 now. SDL-1.2
2008-12-08 Sam Lantinga Updated copyright date SDL-1.2
2008-02-29 Sam Lantinga * Added configure option --enable-screensaver, to allow enabling the screensaver by default. SDL-1.2
2007-03-28 Ryan C. Gordon Fixed Mac OS X config header when compiling with -Wundef. SDL-1.2
2007-03-27 Ryan C. Gordon From: Laurence Passmore SDL-1.2
2010-01-24 Sam Lantinga Fixed bug #926
2010-01-13 Sam Lantinga Allow configure to override assertion settings, but by default this comes from the build optimization level.
2010-01-13 Sam Lantinga The config sets the default assertion level so people can override it for their own use in application code.
2010-01-13 Sam Lantinga First pass at Ryan's assertion code, minor tweaks to come.
2009-12-17 Sam Lantinga Added support for querying the number of CPUs available on Linux. This also happens to work on Mac OS X.
2009-12-16 Ryan C. Gordon Implemented SDL_setenv(), moved SDL_putenv() to compat.
2009-12-16 Sam Lantinga Added SDL_GetCPUCount() to see how many cores are available.
2009-10-17 Sam Lantinga iPhone interruption patch / SDL 1.3
2009-09-21 Sam Lantinga Oh yeah, we have GLX support too.
2009-09-21 Sam Lantinga Fixed bug #577
2009-09-05 Sam Lantinga CD-ROM support is so passé :)
2009-09-05 Sam Lantinga Bye bye SoundManager, you are officially obsolete...
2009-06-09 Bob Pendleton First commit for SDL atomic operations.
2009-06-07 Ryan C. Gordon Initial work on power subsystem for SDL 1.3.
2009-03-03 Sam Lantinga Mac OS X and iPhoneOS have the full math library
2008-12-08 Sam Lantinga Updated copyright date
2008-07-28 Edgar Simo Put haptic defines in SDL_configs, patch by Alam. gsoc2008_force_feedback
2008-07-18 Holmes Futrell Added SDL_VIDEO_RENDER_OGL macro back in gsoc2008_iphone
2007-07-16 Sam Lantinga Fixed bug #460
2007-03-27 Ryan C. Gordon Merge of r2554:2995 from branches/SDL-1.2: AvailabilityMacros.h for Mac OS X.
2006-07-23 Sam Lantinga The Mac OS X Cocoa video driver is under construction...
2006-05-10 Sam Lantinga Fixed bug #221
2006-04-30 Sam Lantinga We want to wrap HAVE_ALLOCA_H, not HAVE_ALLOCA. :)
2006-05-17 Sam Lantinga Merge trunk-1.3-3 SDL-1.3
2006-05-01 Sam Lantinga glSDL support SDL-1.3
2006-04-28 Sam Lantinga Merge trunk-1.3-2 SDL-1.3
2006-04-17 Sam Lantinga Miscellaneous Mac OS X fixes
2006-03-23 Sam Lantinga A less rude way of doing the same thing...
2006-03-23 Sam Lantinga These files should be included from SDL_config.h (so they get SDL_platform.h)
2006-03-14 Ryan C. Gordon Implemented dummy audio driver.
2006-03-13 Sam Lantinga *** empty log message ***
2006-03-11 Sam Lantinga X11 support isn't installed by default
2006-03-09 Sam Lantinga Prettified. :)
2006-03-09 Sam Lantinga Eric is setting up X11 support for the XCode project
2006-03-07 Sam Lantinga Updated MacOS X support
2006-03-06 Sam Lantinga Only use Altivec on PowerPC architecture
2006-02-24 Sam Lantinga Updated MacOS Classic MPW build
2006-02-24 Sam Lantinga Updated for Visual Studio Express 2005
2006-02-24 Sam Lantinga Added pre-configured versions of SDL_config.h for various platforms