graph
- Add support for ARAnyM Atari emulator2005-05-05, by Patrice Mandin
- Patched to compile again on x86 systems that use the assembly blitters.2005-04-20, by Ryan C. Gordon
- Some work on using accelerated alpha blits with hardware surfaces.2005-04-17, by Ryan C. Gordon
- SDL_CDOpen() fails on Linux if data track on disc is mounted in the2005-04-17, by Ryan C. Gordon
- Holding down shift while moving the mouse's scrollwheel on MacOS X makes the2005-04-17, by Ryan C. Gordon
- Mixer: Visual C MMX asm code now aligns loops to 16 bytes.2005-04-17, by Ryan C. Gordon
- Fixed direction key input on WinCE devices, thanks to2005-04-17, by Ryan C. Gordon
- Altivec-optimized blitters!2005-04-17, by Ryan C. Gordon
- Added some parentheses for a little more macro safety. Recommended by Petri2005-04-17, by Ryan C. Gordon
- Release CPU when waiting2005-04-01, by Patrice Mandin
- Optimize also for 68020 and higher CPUs2005-03-30, by Patrice Mandin
- Disable debug code2005-03-07, by Patrice Mandin
- Dynamically create list of video modes, easier to add new ones2005-03-07, by Patrice Mandin
- Was using width of surface instead of pitch to calculate length of surface width in words2005-03-02, by Patrice Mandin
- Preliminary support for Blowup and Screen Blaster 3 extensions on Atari Falcon 0302005-02-22, by Patrice Mandin
- Added testblitspeed to aid in profiling of SDL's blitters.2005-02-15, by Ryan C. Gordon
- Ugly hack to make this work with gcc 2.x and 3.x2005-02-13, by Sam Lantinga
- Date: Tue, 01 Feb 2005 17:53:07 -08002005-02-12, by Sam Lantinga
- [SDL] [PATCH] fix FB_VideoQuit for ia642005-02-12, by Sam Lantinga
- Date: Wed, 26 Jan 2005 13:37:09 GMT2005-02-12, by Sam Lantinga
- clear convert.buf before filling it2005-01-29, by Patrice Mandin
- The fix is going back in. :)2005-01-25, by Sam Lantinga
- Date: Mon, 24 Jan 2005 21:37:56 +08002005-01-25, by Sam Lantinga
- Date: Sun, 16 Jan 2005 19:20:15 +01002005-01-18, by Sam Lantinga
- Date: Sat, 15 Jan 2005 15:06:01 -06002005-01-18, by Sam Lantinga
- Date: Mon, 17 Jan 2005 20:54:50 +02002005-01-17, by Ryan C. Gordon
- Fix various problems with the timer code.2005-01-13, by Sam Lantinga
- Clarified the code in the pixel format allocation2005-01-12, by Sam Lantinga
- Select patches included from The NetBSD Package Collection (www.pkgsrc.org)2005-01-12, by Sam Lantinga
- Avoid gcc parse errors on Win32. This is fine in general because gcc uses2005-01-08, by Sam Lantinga
- Bumped the minor version number...2005-01-04, by Sam Lantinga
- Fix potential use of freed memory in the threaded timer system2005-01-04, by Sam Lantinga
- *** empty log message ***2005-01-04, by Sam Lantinga
- Date: Sun, 2 Jan 2005 18:36:09 +01002005-01-03, by Sam Lantinga
- Allow SDL to be loaded by Matlab2005-01-02, by Sam Lantinga
- Date: Fri, 31 Dec 2004 04:14:09 +09002005-01-02, by Sam Lantinga
- Date: Fri, 24 Dec 2004 23:32:06 -05002004-12-27, by Sam Lantinga
- *** empty log message ***2004-12-19, by Sam Lantinga
- *** empty log message ***2004-12-16, by Sam Lantinga
- *** empty log message ***2004-12-16, by Sam Lantinga
- Added change log notesrelease-1.2.8 2004-12-15, by Sam Lantinga
- Date: Tue, 14 Dec 2004 12:08:30 +01002004-12-14, by Sam Lantinga
- Date: Mon, 13 Dec 2004 21:28:18 -05002004-12-14, by Sam Lantinga
- *** empty log message ***2004-12-13, by Sam Lantinga
- Whoops. :)2004-12-13, by Sam Lantinga
- No really, don't link with the ALSA library!2004-12-13, by Sam Lantinga
- ALSA is loaded dynamically now, so it's safe to build into the library2004-12-13, by Sam Lantinga
- Document new OpenGL feature2004-12-06, by Patrice Mandin
- Updated SDL for MacOS X Xcode support2004-12-06, by Sam Lantinga
- Some Atari OpenGL implementations draw upside down2004-12-04, by Patrice Mandin
- Be sure to compile without OpenGL enabled2004-12-04, by Patrice Mandin
- Wrong RGB24 to RGB16 conversion2004-12-02, by Patrice Mandin
- Wrong pixel size for source buffer for old drivers2004-12-02, by Patrice Mandin
- *** empty log message ***2004-11-30, by Sam Lantinga
- TinyGL only support RGB24 color buffer2004-11-30, by Patrice Mandin
- Added a usage example for SDL_GetWMInfo()2004-11-30, by Sam Lantinga
- Date: Wed, 24 Nov 2004 01:25:48 +01002004-11-30, by Sam Lantinga
- Date: Sat, 27 Nov 2004 13:35:43 +01002004-11-30, by Sam Lantinga
- Forgot to change window title in the normal case2004-11-30, by Patrice Mandin
- TinyGL does not have glFinish, only glFlush2004-11-28, by Patrice Mandin