graph
- Fixed iconv handling on Solaris 11SDL-1.2 2007-07-12, by Sam Lantinga
- Fixed bug #455SDL-1.2 2007-07-12, by Sam Lantinga
- Added note about SDL_config.hSDL-1.2 2007-07-12, by Sam Lantinga
- Fixed joystick name detectionSDL-1.2 2007-07-12, by Sam Lantinga
- Warn Visual C++ users if they have a stale configure generated SDL_config.hSDL-1.2 2007-07-12, by Sam Lantinga
- Added key composition support, courtesy of KuonSDL-1.2 2007-07-11, by Sam Lantinga
- Added more release notes.SDL-1.2 2007-07-11, by Ryan C. Gordon
- Merged r3207:3208 from trunk/SDL: *INDENT-OFF* for inline asm.SDL-1.2 2007-07-11, by Ryan C. Gordon
- Cleaned up tabs.SDL-1.2 2007-07-11, by Ryan C. Gordon
- GCC inline asm for MMX YUV processing no longer has textrels and now works whenSDL-1.2 2007-07-11, by Ryan C. Gordon
- Fixed VC++ warningsSDL-1.2 2007-07-11, by Sam Lantinga
- Removed unreferenced variableSDL-1.2 2007-07-11, by Sam Lantinga
- I think this fixes bug #261SDL-1.2 2007-07-11, by Sam Lantinga
- Updated SVN checkout instructionsSDL-1.2 2007-07-10, by Sam Lantinga
- Set the error after freeing stuff, just in case one of those functions resetsSDL-1.2 2007-07-10, by Ryan C. Gordon
- Reverted most of r3200:3201: a malloc() failure would leave a zero-byteSDL-1.2 2007-07-10, by Ryan C. Gordon
- Simplified Win32 file opening codeSDL-1.2 2007-07-10, by Sam Lantinga
- Sort of fixed NAS detection on NetBSD - requires that /usr/pkg be in your include/linker/library pathSDL-1.2 2007-07-10, by Sam Lantinga
- Whoops, reverted changes that shouldn't have been committed with #3197.SDL-1.2 2007-07-10, by Ryan C. Gordon
- Don't leak the readahead buffer if win32 rwops file open fails.SDL-1.2 2007-07-10, by Ryan C. Gordon
- Backported the NAS detection from SDL 1.3, replacing the broken NetBSD patchSDL-1.2 2007-07-10, by Sam Lantinga
- Added a '*/' for whiney compilers that don't like comments-in-comments.SDL-1.2 2007-07-10, by Ryan C. Gordon
- Added patch note for file I/O speedupSDL-1.2 2007-07-10, by Sam Lantinga
- Fixed bug #453SDL-1.2 2007-07-10, by Sam Lantinga
- 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