graph
- First shot at GTK+ video target for the OLPC laptops. Seriously incomplete,SDL-1.2-olpc 2007-04-19, by Ryan C. Gordon
- Branching for some One Laptop Per Child experiments.SDL-1.2-olpc 2007-04-19, by Ryan C. Gordon
- Fixed channel swizzling for ALSA target with 6-channel output.SDL-1.2 2010-02-12, by Ryan C. Gordon
- Fixed uninitialized variable in FreeBSD joystick.SDL-1.2 2010-02-05, by Ryan C. Gordon
- PulseAudio: get the window title for the context name if it wasn't set already.SDL-1.2 2010-01-24, by Ryan C. Gordon
- Patched to compile on Visual C++.SDL-1.2 2010-01-24, by Ryan C. Gordon
- 1.2: let PulseAudio hook into SDL_WM_SetCaption().SDL-1.2 2010-01-24, by Ryan C. Gordon
- Reverted accidental commit.SDL-1.2 2010-01-17, by Ryan C. Gordon
- 1.2 pulseaudio: make some function pointers static.SDL-1.2 2010-01-17, by Ryan C. Gordon
- Call SDL_OutOfMemory() if SDL_malloc() fails.SDL-1.2 2010-01-06, by Ryan C. Gordon
- Merged SDL 1.3 revision 5424, fixing a crash in the joystick code on recent kernels.SDL-1.2 2009-12-17, by Sam Lantinga
- Fixed bug #901SDL-1.2 2009-12-14, by Sam Lantinga
- Fixed bug #898SDL-1.2 2009-12-11, by Sam Lantinga
- Fixed bug #849 some more:SDL-1.2 2009-12-11, by Sam Lantinga
- Fixed bug #895SDL-1.2 2009-12-11, by Sam Lantinga
- Fixed bug #899SDL-1.2 2009-12-11, by Sam Lantinga
- Fixed bug #896SDL-1.2 2009-12-11, by Sam Lantinga
- Missing pop over a jumpSDL-1.2 2009-12-03, by Sam Lantinga
- Fixed crash - need to save and restore rbx around cpuid, since the compiler may be assuming the stack pointer isn't being modified when filling in %0.SDL-1.2 2009-12-02, by Sam Lantinga
- Fixed bug #888SDL-1.2 2009-11-17, by Sam Lantinga
- Fixed bugs #882 and 865, re-opening bug #634SDL-1.2 2009-11-17, by Sam Lantinga
- Gregory SmithSDL-1.2 2009-11-15, by Sam Lantinga
- Forgot a check for Coldfire CPUSDL-1.2 2009-11-09, by Patrice Mandin
- Adapt timer code for ColdfireSDL-1.2 2009-11-07, by Patrice Mandin
- Adapt audio interrupts for ColdfireSDL-1.2 2009-11-07, by Patrice Mandin
- Adapt XBIOS asm routine for ColdfireSDL-1.2 2009-11-07, by Patrice Mandin
- Damn. Need to be more careful with stack stuff.SDL-1.2 2009-11-06, by Patrice Mandin
- Oops. Forgot a change for Coldfire.SDL-1.2 2009-11-06, by Patrice Mandin
- Adapt IKBD asm routine for ColdfireSDL-1.2 2009-11-06, by Patrice Mandin
- Disable C2P routines for Coldfire CPUsSDL-1.2 2009-11-06, by Patrice Mandin
- Disable m68k assembly for Coldfire CPUsSDL-1.2 2009-11-06, by Patrice Mandin
- Update for include file locationsSDL-1.2 2009-11-06, by Patrice Mandin
- 1.2 branch: fixed assembly code register clobbering.SDL-1.2 2009-11-01, by Ryan C. Gordon
- fatbuild.sh: work around directory name change in Xcode 3.2.SDL-1.2 2009-10-28, by Ryan C. Gordon
- C.W. Betts 2009-10-20 09:58:56 PDTSDL-1.2 2009-10-22, by Sam Lantinga
- Better fix for bug #861SDL-1.2 release-1.2.14 2009-10-20, by Sam Lantinga
- Fixed bug #861SDL-1.2 2009-10-20, by Sam Lantinga
- Fixed compiler warningsSDL-1.2 2009-10-19, by Sam Lantinga
- Fixed bug #858SDL-1.2 2009-10-19, by Sam Lantinga
- Fixed bug #857SDL-1.2 2009-10-19, by Sam Lantinga
- Whoops, missing newline!SDL-1.2 2009-10-19, by Sam Lantinga
- Added an untested code path for snd_pcm_wait()SDL-1.2 2009-10-19, by Sam Lantinga
- ALSA write failed (unrecoverable): Resource temporarily unavailableSDL-1.2 2009-10-19, by Sam Lantinga
- Added an error message for when ALSA audio failsSDL-1.2 2009-10-19, by Sam Lantinga
- Getting as close as you can with periods is better than the default parameters.SDL-1.2 2009-10-19, by Sam Lantinga
- Recoomendation from Lennart Poettering:SDL-1.2 2009-10-19, by Sam Lantinga
- Recommendation from Lennart Poettering:SDL-1.2 2009-10-19, by Sam Lantinga
- Recommendation from Lennart Poettering:SDL-1.2 2009-10-19, by Sam Lantinga
- There's a bug with gcc 4.4.1 and -O2 where srcp doesn't get the correct value after the first scanline. Ugh.SDL-1.2 2009-10-18, by Sam Lantinga
- Fixed bug #855SDL-1.2 2009-10-18, by Sam Lantinga
- Use MacOS line endings for Mac resource filesSDL-1.2 2009-10-18, by Sam Lantinga
- Use MacOS line endings for SDL.xSDL-1.2 2009-10-18, by Sam Lantinga
- Fixed bug #853SDL-1.2 2009-10-18, by Sam Lantinga
- We no longer have a DirectInput link requirementSDL-1.2 2009-10-17, by Sam Lantinga
- Fixed bug #849SDL-1.2 2009-10-17, by Sam Lantinga
- Don't need the define anymore...SDL-1.2 2009-10-17, by Sam Lantinga
- Enable the ALSA debug code via environment variableSDL-1.2 2009-10-17, by Sam Lantinga
- Option to fix bug #851SDL-1.2 2009-10-17, by Sam Lantinga
- matthew greenSDL-1.2 2009-10-17, by Sam Lantinga
- Allow the application to resize the window without destroying the OpenGL contextSDL-1.2 2009-10-16, by Sam Lantinga