log

age author description
2003-02-09 Sam Lantinga CVS should ignore files automatically generated by building on MacOS X
2003-02-07 Sam Lantinga Don't warp the mouse when a video mode hasn't been set
2003-02-04 Sam Lantinga Added support for HID sliders wheels and dials on MacOS X
2003-02-04 Sam Lantinga Date: Fri, 31 Jan 2003 15:17:30 +0100
2003-02-01 Sam Lantinga Fixed crash in SDL_SetIcon() under Quartz (thanks Darrell!)
2003-02-01 Sam Lantinga Allow icons of any size
2003-02-01 Sam Lantinga Fixed a problem with dlltool when building under MSYS on Windows
2003-02-01 Sam Lantinga Removed obsolete Linux joystick code
2003-02-01 Sam Lantinga Darrell added support for emulated SDL_DOUBLEBUF on MacOSX
2003-02-01 Sam Lantinga Added code to testsprite to detect tearing when flipping
2003-02-01 Sam Lantinga Missing has been re-added
2003-02-01 Sam Lantinga Working around broken objective C support - Take 2
2003-02-01 Sam Lantinga *** empty log message ***
2003-02-01 Sam Lantinga Doh, this doesn't work on all automake versions.
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 ***