log

age author description
2003-02-01 Sam Lantinga Worked around objective C brokenness in Cygwin's automake
2003-01-26 Sam Lantinga *** empty log message ***
2003-01-26 Sam Lantinga If a double-buffered surface was requested, and a plain hardware surface
2003-01-21 Sam Lantinga Added some language bindings to the README
2003-01-21 Sam Lantinga *** empty log message ***
2003-01-21 Sam Lantinga Fixed header docs for the joystick hat position
2003-01-21 Sam Lantinga Fixed QZ_ToggleFullScreen() return value (thanks Max!)
2003-01-21 Sam Lantinga Applied Corona688's patch for output redirection on Windows CE
2003-01-20 Sam Lantinga Cth converted the MMX audio mixing routines to VC++ syntax
2003-01-20 Sam Lantinga Fixed build error on BeOS
2003-01-20 Sam Lantinga Mike Nordell _really_ fixed Win32 windib shift state handling this time. :)
2003-01-20 Sam Lantinga Date: Thu, 16 Jan 2003 13:48:31 +0200
2003-01-20 Sam Lantinga ate: Thu, 16 Jan 2003 13:48:31 +0200
2003-01-20 Sam Lantinga Date: Thu, 16 Jan 2003 13:48:31 +0200
2003-01-20 Sam Lantinga Date: Thu, 16 Jan 2003 13:48:31 +0200
2003-01-20 Sam Lantinga From: David Hedbor
2003-01-20 Sam Lantinga Enable the glXGetProcAddressARB code (fixes problems with NVidia drivers)
2003-01-20 Sam Lantinga David MacCormack fixed a bug in window sizing with Windows menus
2003-01-19 Sam Lantinga Test of the CVS mailing list
2002-12-27 Ryan C. Gordon Massive Quartz input enhancements from Darrell Walisser. His email:
2002-12-20 Ryan C. Gordon Added some code to toggle fullscreen and input grab for testing... --ryan.
2002-12-15 Sam Lantinga Date: Sat, 14 Dec 2002 13:33:05 -0500
2002-12-13 Ryan C. Gordon Moved some cleanup stuff to QZ_VideoQuit() from QZ_UnsetVideoMode()...fixes
2002-12-11 Sam Lantinga Fixed invalid memory access in DGA video driver (thanks ldb!)
2002-12-11 Sam Lantinga Fixed left/right shift detection on Windows (thanks Mike!)
2002-12-07 Sam Lantinga Updated Atari port for new system headers (thanks Patrice!)
2002-12-07 Sam Lantinga Fixed compile error if there is no X11 shared memory support.
2002-12-07 Sam Lantinga From: Darrell Walisser
2002-12-02 Sam Lantinga Linux joystick cleanups from Alan Swanson
2002-12-02 Sam Lantinga There's a bug in the VC7 optimizer relating to the duff loop optimization
2002-12-02 Sam Lantinga *** empty log message ***
2002-12-02 Sam Lantinga Doh! Compile error if there was no X11 shared image support
2002-12-02 Sam Lantinga *** empty log message ***
2002-11-24 Sam Lantinga *** empty log message ***
2002-11-17 Sam Lantinga Open ALSA devices in non-blocking mode (thanks Aleksey!)
2002-11-17 Sam Lantinga Open the ALSA devices in non-blocking mode (thanks Aleksey!)
2002-11-17 Sam Lantinga Updated for DirectDB 0.9.15 (thanks Denis!)
2002-11-17 Sam Lantinga Save the full pathname for stdout.txt and stderr.txt
2002-11-17 Sam Lantinga Fixed bsd joystick detection ... again (thanks Wilbern)
2002-11-17 Sam Lantinga *** empty log message ***
2002-11-17 Sam Lantinga *** empty log message ***
2002-11-17 Sam Lantinga Support 1-bit alpha on surfaces passed to SDL_WM_SetIcon() (thanks Glenn!)
2002-11-09 Sam Lantinga Greatly improved X11 DGA video speed (thanks Cezary!)
2002-11-09 Sam Lantinga Added MMX audio mixing code for gcc (thanks Stephane!)
2002-11-09 Sam Lantinga Added support for testing video flipping with graywin.c
2002-11-09 Sam Lantinga *** empty log message ***
2002-11-09 Sam Lantinga Fixed potential dropped events under DirectInput
2002-10-22 Sam Lantinga Fixed alpha blending bug (thanks Glenn!)
2002-10-22 Sam Lantinga Turn on enums always ints for CodeWarrior (thanks Darrell!)
2002-10-20 Sam Lantinga *** empty log message ***
2002-10-15 Sam Lantinga Return an error with color fills on less than 8 bpp surfaces.
2002-10-15 Sam Lantinga Fixed joystick detection problem on Windows XP (thanks Maciej!)
2002-10-14 Ryan C. Gordon Added check for AMD x86-64 ("Hammer") architecture in byte order determination.
2002-10-11 Sam Lantinga *** empty log message ***
2002-10-11 Sam Lantinga Removed unused function declarations
2002-10-11 Sam Lantinga Fixed mouse warp position bug with offset video modes
2002-10-11 Sam Lantinga Fixed a crash blitting RLE surfaces to RLE surfaces
2002-10-11 Sam Lantinga Removed an unnecessary header
2002-10-08 Sam Lantinga *** empty log message ***
2002-10-08 Sam Lantinga Fixed windows event handling for ActiveX controls (thanks Huib-Jan!)