graph
- Was not using firstcolor parameter2005-06-30, by Patrice Mandin
- Direct newbies to what to do2005-06-29, by Patrice Mandin
- Avoid generating multiple key press/release messages for the same key2005-06-29, by Patrice Mandin
- Call old interrupt when receiving MIDI stuff2005-06-29, by Patrice Mandin
- Remove debug code2005-06-29, by Patrice Mandin
- Forgot enumeration value for Atari clones2005-06-25, by Patrice Mandin
- Patch from Antonio SJ Musumeci:2005-06-24, by Ryan C. Gordon
- The Darwin/MacOSX joystick code is largely copied from the HID Utilities2005-06-15, by Ryan C. Gordon
- [PATCH] SDL_GetVideoMode() do not find the best video mode2005-06-12, by Patrice Mandin
- Use wrong line length of menubar save buffer2005-06-07, by Patrice Mandin
- Save/restore system palette when application topped/untopped2005-06-07, by Patrice Mandin
- Another forgotten variable declaration2005-06-06, by Patrice Mandin
- Use correct system function to free memory2005-06-06, by Patrice Mandin
- SDL will center surface on screen for us2005-06-06, by Patrice Mandin
- Forgot variable declaration2005-06-06, by Patrice Mandin
- Restore and save menu bar when entering and exiting fullscreen mode2005-06-06, by Patrice Mandin
- Can not grab mouse2005-06-06, by Patrice Mandin
- Better mouse lose/gain focus2005-06-03, by Patrice Mandin
- Resize window to fit asked video mode2005-06-02, by Patrice Mandin
- Enable/disable mouse focus2005-06-02, by Patrice Mandin
- Add Centscreen extended modes support2005-05-31, by Patrice Mandin
- Used wrong offset in joystick packet2005-05-20, by Patrice Mandin
- Date: Tue, 22 Mar 2005 23:50:20 +01002005-05-20, by Sam Lantinga
- Add Falcon Centscreen extension support2005-05-18, by Patrice Mandin
- Support SDL_VIDEO_X11_NODIRECTCOLOR for OpenGL visuals2005-05-16, by Sam Lantinga
- Date: Tue, 10 May 2005 22:15:25 +01002005-05-16, by Sam Lantinga
- Eh, more correct.2005-05-16, by Sam Lantinga
- Date: Mon, 02 May 2005 04:23:16 -05002005-05-16, by Sam Lantinga
- *** empty log message ***2005-05-16, by Sam Lantinga
- *** empty log message ***2005-05-08, by Sam Lantinga
- 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