graph
- Added missing header2010-05-09, by Sam Lantinga
- Removed unused variables2010-05-09, by Sam Lantinga
- Fixed compiler warnings2010-05-09, by Sam Lantinga
- Fixed variable use before initialize warnings2010-05-09, by Sam Lantinga
- Removed unused variables2010-05-09, by Sam Lantinga
- Fixed Eric's changes to allow building from the command line.2010-05-09, by Sam Lantinga
- Updated with the SDL 1.3 list of supported operating systems2010-05-09, by Sam Lantinga
- Updated Mac Xcode project for refactored rwops automated test changes.2010-05-09, by Eric Wing <ewing . public |-at-| gmail . com>
- Refactored automated rwops tests so read and write directories can be more easily customized.2010-05-09, by Eric Wing <ewing . public |-at-| gmail . com>
- Fixes to automated test target for iPhone Xcode project.2010-05-08, by Eric Wing <ewing . public |-at-| gmail . com>
- Exempted writable modes from bundle check on OS X since bundle areas are typically read-only.2010-05-08, by Eric Wing <ewing . public |-at-| gmail . com>
- Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).2010-05-08, by Eric Wing <ewing . public |-at-| gmail . com>
- Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.2010-05-08, by Eric Wing <ewing . public |-at-| gmail . com>
- Much improved multi-display support for iPad.2010-05-02, by Ryan C. Gordon
- Test for system version in the Apple Recommended way.2010-05-01, by Ryan C. Gordon
- Implemented SDL power APIs for iPhoneOS.2010-04-30, by Ryan C. Gordon
- Implemented display mode functionality for UIKit.2010-04-29, by Ryan C. Gordon
- SDL-1.2: Quartz fullscreen video contentRect was used uninitialized.SDL-1.2 2010-04-25, by Ryan C. Gordon
- Fixed bug 9782010-04-23, by Sam Lantinga
- Fixed bug 978SDL-1.2 2010-04-23, by Sam Lantinga
- esigra 2010-04-17 03:53:57 PDT2010-04-23, by Sam Lantinga
- esigra 2010-04-17 03:53:57 PDTSDL-1.2 2010-04-23, by Sam Lantinga
- Fix a crash caused by empty keyboard focus2010-04-20, by Jjgod Jiang
- changeset: 4434:4e5dd7dc58cd2010-04-15, by Sam Lantinga
- Minor cleanup on Jiang's patch2010-04-15, by Sam Lantinga
- changeset: 4433:25667ea797fa2010-04-15, by Sam Lantinga
- Fixed bug 9842010-04-15, by Sam Lantinga
- Fixed bug 9442010-04-13, by Sam Lantinga
- Fixed bug 944SDL-1.2 2010-04-13, by Sam Lantinga
- CVS is so last decade...SDL-1.2 2010-04-13, by Sam Lantinga
- General improvements for user custom event registration2010-03-25, by Sam Lantinga
- Fixed bug #9682010-03-10, by Sam Lantinga
- Fixed bug #943SDL-1.2 2010-03-10, by Sam Lantinga
- Fixed bug #9432010-03-10, by Sam Lantinga
- Fixed bug #9612010-03-09, by Sam Lantinga
- Removed reference to compatibility function2010-03-05, by Sam Lantinga
- Disable error checks for reset actuators and set autocenter.2010-02-28, by Edgar Simo
- Replaced README.SVN with Mercurial information, for 1.2 branch.SDL-1.2 2010-02-28, by Ryan C. Gordon
- Changed the Subversion README to Mercurial.2010-02-28, by Ryan C. Gordon
- Added .hgignore file for 1.2 branch.SDL-1.2 2010-02-28, by Ryan C. Gordon
- Changed revision details to be a string (an hg changeset) instead of an int.2010-02-28, by Ryan C. Gordon
- Made an .hgignore to mostly match old svn:ignore properties.2010-02-28, by Ryan C. Gordon
- Readded Xcode.tar.gz to the Mercurial repository.SDL-1.2 2010-02-28, by Ryan C. Gordon
- Closing obsolete SDL-1.3 named branchSDL-1.3 2010-02-28, by Ryan C. Gordon
- Closing obsolete SDL-ryan-multiple-audio-device named branchSDL-ryan-multiple-audio-device 2010-02-28, by Ryan C. Gordon
- Closing obsolete SDL-1.2-olpc named branchSDL-1.2-olpc 2010-02-28, by Ryan C. Gordon
- Closing obsolete gsoc2008_audio_resampling named branchgsoc2008_audio_resampling 2010-02-28, by Ryan C. Gordon
- Closing obsolete gsoc2008_manymouse named branchgsoc2008_manymouse 2010-02-28, by Ryan C. Gordon
- Closing obsolete gsoc2008_iphone named branchgsoc2008_iphone 2010-02-28, by Ryan C. Gordon
- Closing obsolete gsoc2008_force_feedback named branchgsoc2008_force_feedback 2010-02-28, by Ryan C. Gordon
- Closing obsolete gsoc2008_nds named branchgsoc2008_nds 2010-02-28, by Ryan C. Gordon
- Closing obsolete gsoc2009_unit_tests named branchgsoc2009_unit_tests 2010-02-28, by Ryan C. Gordon
- Closing obsolete gsoc2009_IME named branchgsoc2009_IME 2010-02-28, by Ryan C. Gordon
- Closing obsolete gsoc2009_ps3 named branchgsoc2009_ps3 2010-02-28, by Ryan C. Gordon
- update tags2010-02-28, by convert-repo
- 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
- patch-pulse (from ahoka@NetBSD.org):SDL-1.2 2009-10-16, by Sam Lantinga
- patch-ac (from mrg@NetBSD.org):SDL-1.2 2009-10-16, by Sam Lantinga
- patch-ab (from reinoud@NetBSD.org):SDL-1.2 2009-10-16, by Sam Lantinga
- It helps to use the right constant. :)SDL-1.2 2009-10-16, by Sam Lantinga
- Use SDL's byte order check, just to be sureSDL-1.2 2009-10-16, by Sam Lantinga