log

age author description
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
Sat, 09 Nov 2002 05:51:13 +0000 Sam Lantinga *** empty log message ***
Sat, 09 Nov 2002 05:47:24 +0000 Sam Lantinga Fixed potential dropped events under DirectInput
Tue, 22 Oct 2002 21:41:21 +0000 Sam Lantinga Fixed alpha blending bug (thanks Glenn!)
Tue, 22 Oct 2002 21:35:49 +0000 Sam Lantinga Turn on enums always ints for CodeWarrior (thanks Darrell!)
Sun, 20 Oct 2002 00:15:33 +0000 Sam Lantinga *** empty log message ***
Tue, 15 Oct 2002 05:22:50 +0000 Sam Lantinga Return an error with color fills on less than 8 bpp surfaces.
Tue, 15 Oct 2002 04:26:20 +0000 Sam Lantinga Fixed joystick detection problem on Windows XP (thanks Maciej!)
Mon, 14 Oct 2002 05:05:04 +0000 Ryan C. Gordon Added check for AMD x86-64 ("Hammer") architecture in byte order determination.