log

age author description
2006-05-14 Sam Lantinga Fixed alloca declaration for MPW
2006-05-13 Sam Lantinga Hey, whaddy know! MacOS Classic has 64-bit types!
2006-05-13 Sam Lantinga SDLmain compile fix
2006-05-12 Patrice Mandin Add missing include file
2006-05-12 Patrice Mandin Use the right variables to set stuff for sdl-config script
2006-05-12 Sam Lantinga Fixed signed/unsigned issues
2006-05-12 Sam Lantinga Whoops, need a space after dnl to make it meaningful. :)
2006-05-11 Sam Lantinga Should we always look in /usr/local when compiling natively?
2006-05-11 Sam Lantinga Date: Thu, 11 May 2006 19:08:05 -0400
2006-05-11 Sam Lantinga Date: Thu, 11 May 2006 17:09:17 -0400
2006-05-11 Patrice Mandin Forgot to declare volatile stuff also in c file
2006-05-11 Sam Lantinga Fixed some bugs in string handling
2006-05-11 Sam Lantinga Saved a little space by not including the CodeWarrior 5 XML projects
2006-05-11 Sam Lantinga Fixed bug #53
2006-05-11 Sam Lantinga Fixed building with CodeWarrior on MacOS Classic
2006-05-11 Sam Lantinga Fixed MacOS Classic build
2006-05-11 Sam Lantinga sdl-config doesn't include the OpenGL library in --libs
2006-05-11 Sam Lantinga Fixed bug #208
2006-05-11 Sam Lantinga Fixed bug #226
2006-05-11 Sam Lantinga Fixed bug #225
2006-05-11 Sam Lantinga Date: Wed, 10 May 2006 17:43:21 -0700
2006-05-10 Sam Lantinga Only set Mac OS X default if both parameters are left default
2006-05-10 Sam Lantinga (none)
2006-05-10 Sam Lantinga Added hardcoded /usr/X11R6 path so GLX detection works on Mac OS X.
2006-05-10 Sam Lantinga Need to use __MACOSX__ for the Mac OS X platform.
2006-05-10 Sam Lantinga Fixed bug #221
2006-05-10 Sam Lantinga Fixed bug #222
2006-05-10 Sam Lantinga Prevent both __MACOS__ and __MACOSX__ from being defined in Codewarrior
2006-05-10 Sam Lantinga Xcode has trouble compiling different files with the same name for two architectures
2006-05-10 Sam Lantinga Removed unused variable
2006-05-10 Sam Lantinga Fixed X11 support on Mac OS X Universal build
2006-05-10 Sam Lantinga Date: Tue, 9 May 2006 23:01:49 -0400
2006-05-09 Sam Lantinga Fat test programs! :)
2006-05-09 Sam Lantinga Fixed bug #218
2006-05-09 Sam Lantinga Fixed bug #220
2006-05-09 Sam Lantinga Fixed bug #137
2006-05-09 Sam Lantinga Date: Mon, 8 May 2006 14:19:30 -0700
2006-05-09 Sam Lantinga More compile fixes for systems without the DPMS extension
2006-05-09 Sam Lantinga Fixed build errors on systems without the DPMS extension
2006-05-09 Sam Lantinga Date: Mon, 8 May 2006 14:19:30 -0700
2006-05-09 Sam Lantinga Fixed bug #104
2006-05-09 Sam Lantinga Fixed bug #144
2006-05-09 Sam Lantinga Fixed bug #201
2006-05-09 Sam Lantinga Fixed bug #106
2006-05-09 Sam Lantinga Fixed DGA mode sorting and eliminated doublescan and interlaced modes
2006-05-08 Sam Lantinga Disable the screensaver in DGA mode, which is even more important than X11...
2006-05-08 Sam Lantinga Fixed bug #203
2006-05-08 Sam Lantinga (none)
2006-05-08 Sam Lantinga Get updates to the shadow surface while switched away
2006-05-08 Sam Lantinga Fixed bug #49
2006-05-08 Sam Lantinga Made it easier to test some things on the framebuffer console
2006-05-08 Sam Lantinga Fixed detection of current vt when not running as root.
2006-05-08 Sam Lantinga Eliminate duplicate video modes
2006-05-08 Sam Lantinga SDL_strncpy doesn't exist
2006-05-08 Sam Lantinga Date: Sun, 7 May 2006 19:22:33 -0400
2006-05-07 Sam Lantinga (none)
2006-05-07 Sam Lantinga (none)
2006-05-07 Sam Lantinga Fixed bug #102
2006-05-07 Sam Lantinga Fixed bug #217
2006-05-07 Sam Lantinga Fixed bug #216