log include/SDL_config_macosx.h @ 3948:ab8297bf3768 SDL-1.2

age author description
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.