graph
- I'm reverting this patch...SDL-1.2 2007-07-10, by Sam Lantinga
- Merged some patches from NetBSD pkgsrc:SDL-1.2 2007-07-10, by Sam Lantinga
- Added patch-aj from NetBSD pkgsrc:SDL-1.2 2007-07-10, by Sam Lantinga
- Fixed signed/unsigned mismatch ... hmm, limited to 2 GB reads? Fix in SDL 1.3SDL-1.2 2007-07-10, by Sam Lantinga
- Added read-ahead support for Win32 file IOSDL-1.2 2007-07-10, by Sam Lantinga
- Removed note about initializing mixing buffers.SDL-1.2 2007-07-09, by Ryan C. Gordon
- Reverted patch in revision #3139, since it changes behaviour, which isn't goodSDL-1.2 2007-07-09, by Ryan C. Gordon
- Applied patch from OpenBSD ports packageSDL-1.2 2007-07-08, by Sam Lantinga
- Merged FreeBSD joystick patchSDL-1.2 2007-07-08, by Sam Lantinga
- Fixed bug #437SDL-1.2 2007-07-08, by Sam Lantinga
- Fixed bug #451SDL-1.2 2007-07-08, by Sam Lantinga
- Fixed configure warning about datarootdirSDL-1.2 2007-07-08, by Sam Lantinga
- Fixed typo... did somebody not compile this before submitting a patch?SDL-1.2 2007-07-08, by Sam Lantinga
- This looks like it might hit Bugzilla #441, too, so we'll play it safe.SDL-1.2 2007-07-08, by Ryan C. Gordon
- Clear the NOFRAME and RESIZABLE flags in the X11 target before setting theirSDL-1.2 2007-07-08, by Ryan C. Gordon
- Fixed compiler warning (gcc w/ -Wall) for using getpid() and kill() withoutSDL-1.2 2007-07-08, by Ryan C. Gordon
- Fixed compiler warning (gcc w/ -Wall) for unused variable, and checked forSDL-1.2 2007-07-08, by Ryan C. Gordon
- Use GL direct updates when possibleSDL-1.2 2007-07-07, by Sam Lantinga
- Fixed bug #360SDL-1.2 2007-07-07, by Sam Lantinga
- Reverted mousewheel support in 1.2, since it breaks binary compatibility.SDL-1.2 2007-07-06, by Sam Lantinga
- Ugh... actually changing what buttons are returned to the application. Maybe we should wait until SDL 1.3 for horizontal scrolling support?SDL-1.2 2007-07-06, by Sam Lantinga
- Fixed bug #382SDL-1.2 2007-07-06, by Sam Lantinga
- Fixed bug #322SDL-1.2 2007-07-06, by Sam Lantinga
- Fixed Windows buildSDL-1.2 2007-07-05, by Sam Lantinga
- Fixed bug #436SDL-1.2 2007-07-05, by Sam Lantinga
- Added Markus Mertama to the CREDITS file for the S60 port.SDL-1.2 2007-07-05, by Ryan C. Gordon
- Minor updates to the Symbian/S60 port, plus project files that weren'tSDL-1.2 2007-07-05, by Ryan C. Gordon
- Added notes about audio callback behaviour.SDL-1.2 2007-07-05, by Ryan C. Gordon
- Fixed our own test app. :)SDL-1.2 2007-07-05, by Ryan C. Gordon
- Don't initialize the audio buffer passed to the application's audio callback,SDL-1.2 2007-07-05, by Ryan C. Gordon
- Oops, didn't mean to commit this...SDL-1.2 2007-07-04, by Sam Lantinga
- Fixed bug #450SDL-1.2 2007-07-04, by Sam Lantinga
- Fixed bug #447SDL-1.2 2007-07-04, by Sam Lantinga
- Fixed bug #349SDL-1.2 2007-07-04, by Sam Lantinga
- Fixed yasm/nasm warning.SDL-1.2 2007-07-03, by Ryan C. Gordon
- Fixed bug #398SDL-1.2 2007-07-03, by Sam Lantinga
- Added some missing patch notes - Ryan, feel free to add them for your commitsSDL-1.2 2007-07-03, by Sam Lantinga
- Added patch note for fixing bug 335SDL-1.2 2007-07-03, by Sam Lantinga
- Fixed bug #335SDL-1.2 2007-07-03, by Sam Lantinga
- Fixed assembly relocation problems, so we can check for NASM on Mac OS X.SDL-1.2 2007-07-02, by Sam Lantinga
- OpenGL is in the X11 directory on some systems.SDL-1.2 2007-06-30, by Sam Lantinga
- Fixed 64-bit compile issuesSDL-1.2 2007-06-30, by Sam Lantinga
- Corrected mismerge of XIM patch, thanks Alissa!SDL-1.2 2007-06-28, by Ryan C. Gordon
- iconv() doesn't write to the data, just make compilers happySDL-1.2 2007-06-28, by Sam Lantinga
- Whoops, need to actually copy inbufSDL-1.2 2007-06-28, by Sam Lantinga
- Okay, apparently the newer standard specifies char** for the inbufSDL-1.2 2007-06-28, by Sam Lantinga
- Better fix for bug 419SDL-1.2 2007-06-28, by Sam Lantinga
- Removed textrels from hermes code.SDL-1.2 2007-06-27, by Ryan C. Gordon
- Updated "What's New" docs.SDL-1.2 2007-06-26, by Ryan C. Gordon
- windib target can now control screensaver with SDL_VIDEO_ALLOW_SCREENSAVER.SDL-1.2 2007-06-26, by Ryan C. Gordon
- Added some new XIM symbols to the dynamic X11 function list.SDL-1.2 2007-06-26, by Ryan C. Gordon
- Whoops, patched to compile.SDL-1.2 2007-06-25, by Ryan C. Gordon
- Significantly improved XIM support.SDL-1.2 2007-06-25, by Ryan C. Gordon
- Oops, 512x512 in 16 bit modeSDL-1.2 2007-06-25, by Sam Lantinga
- Added initial support for Nintendo DS, based on the work by Troy Davis (GPF)SDL-1.2 2007-06-25, by Sam Lantinga
- Added S60 port.SDL-1.2 2007-06-24, by Ryan C. Gordon
- Whoops, fixed previous VC6 support patch.SDL-1.2 2007-06-21, by Ryan C. Gordon
- Fixes for Visual C++ 6.0 with and without the Processor Pack.SDL-1.2 2007-06-21, by Ryan C. Gordon
- Fixed assembler command line for older yasm releases and documented nasmSDL-1.2 2007-06-16, by Ryan C. Gordon
- Fixed win32 event name list (WM_MOUSELAST was listed twice, one should beSDL-1.2 2007-06-16, by Ryan C. Gordon