log

age author description
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