log include/SDL_config_macosx.h @ 4805:de3b3455f8ec

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.