Ryan C. Gordon <icculus@icculus.org> [Wed, 13 Jan 2010 07:00:20 +0000] rev 3648
Fixed build problems with gcc __attribute__.
Sam Lantinga <slouken@libsdl.org> [Wed, 13 Jan 2010 06:47:17 +0000] rev 3647
First pass at Ryan's assertion code, minor tweaks to come.
Ryan C. Gordon <icculus@icculus.org> [Wed, 13 Jan 2010 06:39:44 +0000] rev 3646
Added a few basic things to svn:ignore.
Sam Lantinga <slouken@libsdl.org> [Wed, 13 Jan 2010 05:25:16 +0000] rev 3645
Don't warn about unused variables - there's a ton of them. :)
Sam Lantinga <slouken@libsdl.org> [Wed, 13 Jan 2010 05:24:03 +0000] rev 3644
Fixed compiler warning (missing prototype for SDL_Quit())
Sam Lantinga <slouken@libsdl.org> [Wed, 13 Jan 2010 05:21:30 +0000] rev 3643
Fixed function prototype
Sam Lantinga <slouken@libsdl.org> [Wed, 13 Jan 2010 05:08:41 +0000] rev 3642
Fixed Mac OS X Xcode build
Sam Lantinga <slouken@libsdl.org> [Wed, 13 Jan 2010 04:58:31 +0000] rev 3641
Fixed iPhone build
Couriersud <couriersud@arcor.de> [Mon, 11 Jan 2010 21:49:09 +0000] rev 3640
DirectFB driver compiles again
- moved to new drawing api
Couriersud <couriersud@arcor.de> [Mon, 11 Jan 2010 21:46:59 +0000] rev 3639
Fix detection of directfb.h
- AC_CHECK_HEADER wants CPPFLAGS