log

age author description
Mon, 20 Jan 2003 01:08:20 +0000 Sam Lantinga From: David Hedbor
Mon, 20 Jan 2003 00:25:28 +0000 Sam Lantinga Enable the glXGetProcAddressARB code (fixes problems with NVidia drivers)
Mon, 20 Jan 2003 00:17:01 +0000 Sam Lantinga David MacCormack fixed a bug in window sizing with Windows menus
Sun, 19 Jan 2003 23:01:35 +0000 Sam Lantinga Test of the CVS mailing list
Fri, 27 Dec 2002 20:52:41 +0000 Ryan C. Gordon Massive Quartz input enhancements from Darrell Walisser. His email:
Fri, 20 Dec 2002 03:37:28 +0000 Ryan C. Gordon Added some code to toggle fullscreen and input grab for testing... --ryan.
Sun, 15 Dec 2002 09:09:31 +0000 Sam Lantinga Date: Sat, 14 Dec 2002 13:33:05 -0500
Fri, 13 Dec 2002 21:09:52 +0000 Ryan C. Gordon Moved some cleanup stuff to QZ_VideoQuit() from QZ_UnsetVideoMode()...fixes
Wed, 11 Dec 2002 05:52:28 +0000 Sam Lantinga Fixed invalid memory access in DGA video driver (thanks ldb!)
Wed, 11 Dec 2002 05:47:32 +0000 Sam Lantinga Fixed left/right shift detection on Windows (thanks Mike!)
Sat, 07 Dec 2002 06:54:47 +0000 Sam Lantinga Updated Atari port for new system headers (thanks Patrice!)
Sat, 07 Dec 2002 06:51:03 +0000 Sam Lantinga Fixed compile error if there is no X11 shared memory support.
Sat, 07 Dec 2002 06:48:49 +0000 Sam Lantinga From: Darrell Walisser
Mon, 02 Dec 2002 03:11:36 +0000 Sam Lantinga Linux joystick cleanups from Alan Swanson
Mon, 02 Dec 2002 02:40:58 +0000 Sam Lantinga There's a bug in the VC7 optimizer relating to the duff loop optimization
Mon, 02 Dec 2002 02:35:58 +0000 Sam Lantinga *** empty log message ***
Mon, 02 Dec 2002 01:47:03 +0000 Sam Lantinga Doh! Compile error if there was no X11 shared image support
Mon, 02 Dec 2002 01:10:20 +0000 Sam Lantinga *** empty log message ***
Sun, 24 Nov 2002 20:44:08 +0000 Sam Lantinga *** empty log message ***
Sun, 17 Nov 2002 20:02:26 +0000 Sam Lantinga Open ALSA devices in non-blocking mode (thanks Aleksey!)
Sun, 17 Nov 2002 20:01:54 +0000 Sam Lantinga Open the ALSA devices in non-blocking mode (thanks Aleksey!)
Sun, 17 Nov 2002 19:36:49 +0000 Sam Lantinga Updated for DirectDB 0.9.15 (thanks Denis!)
Sun, 17 Nov 2002 19:30:44 +0000 Sam Lantinga Save the full pathname for stdout.txt and stderr.txt
Sun, 17 Nov 2002 19:03:05 +0000 Sam Lantinga Fixed bsd joystick detection ... again (thanks Wilbern)
Sun, 17 Nov 2002 18:59:10 +0000 Sam Lantinga *** empty log message ***
Sun, 17 Nov 2002 17:56:14 +0000 Sam Lantinga *** empty log message ***
Sun, 17 Nov 2002 17:55:45 +0000 Sam Lantinga Support 1-bit alpha on surfaces passed to SDL_WM_SetIcon() (thanks Glenn!)
Sat, 09 Nov 2002 06:20:46 +0000 Sam Lantinga Greatly improved X11 DGA video speed (thanks Cezary!)
Sat, 09 Nov 2002 06:13:28 +0000 Sam Lantinga Added MMX audio mixing code for gcc (thanks Stephane!)
Sat, 09 Nov 2002 05:52:49 +0000 Sam Lantinga Added support for testing video flipping with graywin.c