graph
- Some thoughts on 1.3 video written down2007-08-07, by Sam Lantinga
- changed to use SDL_realloc()2007-07-26, by Bob Pendleton
- make indent2007-07-25, by Bob Pendleton
- Added gamma table support to X11. Also now supports DirectColor visuals.2007-07-25, by Bob Pendleton
- make indent2007-07-24, by Bob Pendleton
- Switched afxres.h to winresrc.h2007-07-23, by Sam Lantinga
- Oops, meant PsuedoColor not TrueColor2007-07-23, by Bob Pendleton
- indent2007-07-23, by Sam Lantinga
- Added support for the --depth command line option2007-07-23, by Sam Lantinga
- Fixed bug #4672007-07-22, by Sam Lantinga
- Unpacked project archives to get individual file history in subversion2007-07-21, by Sam Lantinga
- Better windres detection2007-07-18, by Sam Lantinga
- Fixed bug #4602007-07-16, by Sam Lantinga
- Added support for building version.rc in Windows build.2007-07-16, by Sam Lantinga
- Fixed bug #4282007-07-16, by Sam Lantinga
- Merged fix for bug #457 from SDL 1.22007-07-15, by Sam Lantinga
- indent2007-07-15, by Sam Lantinga
- Merged r3292:3293 from branches/SDL-1.2: testjoystick verbose info.2007-07-15, by Ryan C. Gordon
- indent2007-07-15, by Sam Lantinga
- Split acinclude.m4 into its component parts for easy updating2007-07-15, by Sam Lantinga
- Merged r3261:3262 from branches/SDL-1.2: MMX/YUV with __OPTIMIZE__.2007-07-14, by Ryan C. Gordon
- Reverted r3255:3256. Don't actually need it unless the build is broken. :)2007-07-14, by Ryan C. Gordon
- Merged r3257:3258 from branches/SDL-1.2: unused MMX variables.2007-07-14, by Ryan C. Gordon
- Merged r3255:3256 from branches/SDL-1.2: stdlib problem with SDL_memcpy macro.2007-07-14, by Ryan C. Gordon
- Use correct function2007-07-14, by Patrice Mandin
- Missing variable declarations2007-07-14, by Patrice Mandin
- Rename LockAudio,UnlockAudio to LockDevice,UnlockDevice. Also some small fixes2007-07-13, by Patrice Mandin
- Delete old files2007-07-13, by Patrice Mandin
- Update GEM driver to new API, will have to fill the void later :)2007-07-13, by Patrice Mandin
- Disable video extensions atm2007-07-13, by Patrice Mandin
- Missing include file2007-07-13, by Patrice Mandin
- Simplify setting window title2007-07-13, by Patrice Mandin
- This code adds support for DirectColor visuals to SDL 1.3. The support uses part of the Xmu library. To ensure that the library is2007-07-12, by Bob Pendleton
- Merged Ryan's patch from revision 3238 in SDL 1.22007-07-12, by Sam Lantinga
- Whoops, needed to remove the other version of getlocale()2007-07-12, by Sam Lantinga
- Fixed bug #4552007-07-12, by Sam Lantinga
- Updated version to 1.3, added testgl2 test program2007-07-12, by Sam Lantinga
- Yes, you need to set the pixel format before creating a context.2007-07-12, by Sam Lantinga
- Visual C++ compiler warning fixes2007-07-12, by Sam Lantinga
- Creating a context makes it current, per the documentation.2007-07-12, by Sam Lantinga
- Added note about SDL_config.h - merged from revision 3227 on SDL 1.2 branch2007-07-12, by Sam Lantinga
- Fixed joystick name detection - merged from revision 3226 on SDL 1.2 branch2007-07-12, by Sam Lantinga
- Warn Visual C++ users if they have a stale configure generated SDL_config.h2007-07-12, by Sam Lantinga
- indent2007-07-11, by Sam Lantinga
- indent2007-07-11, by Sam Lantinga
- Fixed compiling YUV code2007-07-11, by Sam Lantinga
- Fixed compiling the x11 driver2007-07-11, by Sam Lantinga
- Needed an autorelease pool around the NSText allocation2007-07-11, by Sam Lantinga
- Added key composition support, courtesy of Kuon2007-07-11, by Sam Lantinga
- Merged r3211:3213 from branches/SDL-1.2: YUV MMX inline asm for GCC.2007-07-11, by Ryan C. Gordon
- indent doesn't know how to handle inline asm2007-07-11, by Sam Lantinga
- Updated SVN checkout instructions2007-07-10, by Sam Lantinga
- Merged r3201:3204 from branches/SDL-1.2: win32 rwops tweaks.2007-07-10, by Ryan C. Gordon
- Merged memory leak fix from SDL 1.22007-07-10, by Sam Lantinga
- NAS dynamic loading is going to be have to looked at... *sigh*2007-07-10, by Sam Lantinga
- Added stubs for x11 gamma functions and enabled them in SDL_x11video.c2007-07-10, by Bob Pendleton
- Oh yeah, they're boolean values...2007-07-10, by Sam Lantinga
- Updated to use size_t instead of int for amounts of data.2007-07-10, by Sam Lantinga
- Merged read-ahead support for Win32 file I/O from SDL 1.2 revision 31832007-07-10, by Sam Lantinga
- Merged part of NetBSD pkgsrc patch-aj:2007-07-10, by Sam Lantinga