log

age author description
2006-04-13 Sam Lantinga Fixes bug #195:
2006-04-12 Sam Lantinga From Anders F Bjorklund:
2006-04-12 Sam Lantinga From Anders F Bjorklund:
2006-04-12 Sam Lantinga *** empty log message ***
2006-04-12 Sam Lantinga Patch from Alex to fix reverted code
2006-03-31 Sam Lantinga *** empty log message ***
2006-03-31 Sam Lantinga Ugh, more 64-bit cleanup
2006-03-31 Sam Lantinga Date: Wed, 29 Mar 2006 17:26:55 +0200 CEST
2006-03-25 Sam Lantinga Fixed building DLL on Windows
2006-03-24 Sam Lantinga Fixed some ultra-pedantic gcc warnings
2006-03-24 Sam Lantinga Fixed bug #177
2006-03-24 Ryan C. Gordon SDL_X11_LoadSymbols() was reporting success when required symbols weren't
2006-03-23 Ryan C. Gordon Fixed compiler warning.
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-23 Sam Lantinga ls shouldn't barf if it gets passed a path starting with - (e.g. -lesd)
2006-03-23 Sam Lantinga Fixed bug #175
2006-03-23 Sam Lantinga *** empty log message ***
2006-03-23 Sam Lantinga Fixed bug #171
2006-03-23 Sam Lantinga Fixed DirectFB detection
2006-03-23 Sam Lantinga Hopefully fixed up DirectFB detection
2006-03-23 Sam Lantinga *sigh*
2006-03-23 Ryan C. Gordon More dynamic X11 mangling...should fix NetBSD builds. And hopefully doesn't
2006-03-23 Sam Lantinga Need time.h for nanosleep too...
2006-03-23 Sam Lantinga Better wscons detection
2006-03-23 Sam Lantinga *** empty log message ***
2006-03-23 Sam Lantinga Only use the visibility attribute in gcc 4.0 or newer
2006-03-23 Ryan C. Gordon Updated my email address.
2006-03-23 Ryan C. Gordon Consolidate all the X11 libraries, so you don't have to update 12 different
2006-03-22 Sam Lantinga Lines swapped to match ordering elsewhere