graph
- Check defines do not already exist in recent system headersSDL-1.2 2008-08-07, by Patrice Mandin
- Check defines do not already exist in recent system headersSDL-1.2 2008-08-07, by Patrice Mandin
- Tweaked fatbuild.sh so it works with install_name_tool.SDL-1.2 2008-07-25, by Ryan C. Gordon
- Fix bug 545, by returning early whenever an error occurs when initializing joystick structureSDL-1.2 2008-07-19, by Patrice Mandin
- Merged r3674:3675 from trunk: comment in README about svn RSS feed.SDL-1.2 2008-07-05, by Ryan C. Gordon
- Date: Sat, 5 Apr 2008 19:54:28 -0700SDL-1.2 2008-04-13, by Sam Lantinga
- Fix X11 build issue with multiple includes of Xlibint.h ...SDL-1.2 2008-03-31, by Ryan C. Gordon
- Don't recreate the GL content in windib target if SDL_SetVideoMode() is beingSDL-1.2 2008-03-12, by Ryan C. Gordon
- We probably want to still do this for fullscreen surfaces, since we may beSDL-1.2 2008-02-29, by Sam Lantinga
- Added patch note for Sylvain's patchSDL-1.2 2008-02-29, by Sam Lantinga
- Date: Thu, 28 Feb 2008 22:54:29 +0100SDL-1.2 2008-02-29, by Sam Lantinga
- * Added configure option --enable-screensaver, to allow enabling the screensaver by default.SDL-1.2 2008-02-29, by Sam Lantinga
- Date: Tue, 05 Feb 2008 01:41:08 -0500SDL-1.2 2008-02-26, by Sam Lantinga
- Date: Sat, 2 Feb 2008 22:08:05 +0100SDL-1.2 2008-02-04, by Ryan C. Gordon
- Fixed crash in SDL_SetGammaRamp()SDL-1.2 2008-01-25, by Sam Lantinga
- Damien Carbery fixed bug #542SDL-1.2 2008-01-24, by Sam Lantinga
- Updates for building on Windows CE using mingw32ce cross compiler:SDL-1.2 2008-01-03, by Sam Lantinga
- Updated config scriptsSDL-1.2 2008-01-03, by Sam Lantinga
- Fixed bug #531SDL-1.2 2008-01-01, by Sam Lantinga
- Clean up the test directory for releaseSDL-1.2 release-1.2.13 2007-12-31, by Sam Lantinga
- Fixed 1 out of 210 warnings. ;-)SDL-1.2 2007-12-31, by Sam Lantinga
- Don't need the bundle resourceSDL-1.2 2007-12-31, by Sam Lantinga
- Updated MacOS Classic version, added version resource to MPW build.SDL-1.2 2007-12-31, by Sam Lantinga
- Updated gcc-fat.sh to build on Mac OS X 10.5SDL-1.2 2007-12-31, by Sam Lantinga
- Added symbian.zip to released filesSDL-1.2 2007-12-30, by Sam Lantinga
- Don't use -fvisibility if it generates warnings ... like this one:SDL-1.2 2007-12-30, by Sam Lantinga
- Fixed bug #510SDL-1.2 2007-12-29, by Sam Lantinga
- Guillaume Borios fixed bug #508SDL-1.2 2007-12-29, by Sam Lantinga
- Fixed return value for iconifying the window in a couple spots.SDL-1.2 2007-12-29, by Sam Lantinga
- J. Snell fixed bug #482SDL-1.2 2007-12-29, by Sam Lantinga
- Fixed bug #478SDL-1.2 2007-12-29, by Sam Lantinga
- Added patch note for fixing bug #503SDL-1.2 2007-12-29, by Sam Lantinga
- Tony White fixed bug #503SDL-1.2 2007-12-29, by Sam Lantinga
- Fixed bug #502SDL-1.2 2007-12-29, by Sam Lantinga
- Support both 10.2 and 10.3 PPC runtime SDKSDL-1.2 2007-12-29, by Sam Lantinga
- Updated patch notes for 1.2.13SDL-1.2 2007-12-29, by Sam Lantinga
- Fixed bug #497SDL-1.2 2007-12-29, by Sam Lantinga
- Fixed bug #464SDL-1.2 2007-12-29, by Sam Lantinga
- Improved detection of mprotect()SDL-1.2 2007-12-29, by Sam Lantinga
- Updated version to 1.2.13SDL-1.2 2007-12-29, by Sam Lantinga
- Updated version to 1.2.13SDL-1.2 2007-12-29, by Sam Lantinga
- Made the mprotect() fix for SDL_SoftStretch() more general for hardened linux, etc.SDL-1.2 2007-12-29, by Sam Lantinga
- Fixed bug #528SDL-1.2 2007-12-29, by Sam Lantinga
- Erik Heckers fixed bug #493SDL-1.2 2007-12-29, by Sam Lantinga
- Hans de Goede fixed bug #495SDL-1.2 2007-12-29, by Sam Lantinga
- Date: Thu, 27 Dec 2007 07:38:25 +0000SDL-1.2 2007-12-28, by Sam Lantinga
- Fixed fatbuild.sh script for building on Mac OS X 10.5SDL-1.2 2007-12-28, by Sam Lantinga
- Date: Wed, 14 Nov 2007 22:20:27 -0500SDL-1.2 2007-12-28, by Sam Lantinga
- Date: Thu, 15 Nov 2007 10:33:01 +0100SDL-1.2 2007-12-28, by Sam Lantinga
- Oskar Linde fixed bug #507SDL-1.2 2007-12-28, by Sam Lantinga
- Stephen Hurd fixed bug #505SDL-1.2 2007-12-28, by Sam Lantinga
- Brian Fisher fixed bug #513SDL-1.2 2007-12-28, by Sam Lantinga
- Fixed typo in docs, fixing bug #520SDL-1.2 2007-12-28, by Sam Lantinga
- Removed stray C++ commentSDL-1.2 2007-12-28, by Sam Lantinga
- Fixed crash when given video modes > 32 bppSDL-1.2 2007-12-27, by Sam Lantinga
- Date: Mon, 24 Sep 2007 17:54:58 +0200SDL-1.2 2007-09-25, by Ryan C. Gordon
- ANSI C fix (all variables need to be defined at start of block).SDL-1.2 2007-09-01, by Ryan C. Gordon
- Fixed bugs #471 and #480SDL-1.2 2007-08-21, by Sam Lantinga
- Set an error message when SDL_GL_SetAttribute() fails because we can't supportSDL-1.2 2007-08-06, by Ryan C. Gordon
- Removed some C++ style comments from the public headers.SDL-1.2 2007-08-05, by Ryan C. Gordon