log

age author description
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.
Fri, 11 Oct 2002 08:45:07 +0000 Sam Lantinga *** empty log message ***
Fri, 11 Oct 2002 08:41:48 +0000 Sam Lantinga Removed unused function declarations
Fri, 11 Oct 2002 08:09:26 +0000 Sam Lantinga Fixed mouse warp position bug with offset video modes
Fri, 11 Oct 2002 07:56:36 +0000 Sam Lantinga Fixed a crash blitting RLE surfaces to RLE surfaces
Fri, 11 Oct 2002 07:55:22 +0000 Sam Lantinga Removed an unnecessary header
Tue, 08 Oct 2002 16:29:01 +0000 Sam Lantinga *** empty log message ***
Tue, 08 Oct 2002 16:25:23 +0000 Sam Lantinga Fixed windows event handling for ActiveX controls (thanks Huib-Jan!)
Tue, 08 Oct 2002 15:48:21 +0000 Sam Lantinga Updated the Project Builder stationary with SDLMain.*
Tue, 08 Oct 2002 15:43:40 +0000 Sam Lantinga Added Visual C++ 7 (.NET) projects (thanks James!)
Tue, 08 Oct 2002 15:34:19 +0000 Sam Lantinga Bumped version to 1.2.6 in CVS
Mon, 07 Oct 2002 15:36:32 +0000 Sam Lantinga *** empty log message ***
Mon, 07 Oct 2002 15:19:34 +0000 Sam Lantinga Fixed compiler warning
Mon, 07 Oct 2002 15:19:17 +0000 Sam Lantinga Fixed building timer code on Windows CE