Sam Lantinga <slouken@libsdl.org> [Tue, 22 Oct 2002 21:41:21 +0000] rev 535
Fixed alpha blending bug (thanks Glenn!)
Sam Lantinga <slouken@libsdl.org> [Tue, 22 Oct 2002 21:35:49 +0000] rev 534
Turn on enums always ints for CodeWarrior (thanks Darrell!)
Sam Lantinga <slouken@libsdl.org> [Sun, 20 Oct 2002 00:15:33 +0000] rev 533
*** empty log message ***
Sam Lantinga <slouken@libsdl.org> [Tue, 15 Oct 2002 05:22:50 +0000] rev 532
Return an error with color fills on less than 8 bpp surfaces.
Sam Lantinga <slouken@libsdl.org> [Tue, 15 Oct 2002 04:26:20 +0000] rev 531
Fixed joystick detection problem on Windows XP (thanks Maciej!)
Ryan C. Gordon <icculus@icculus.org> [Mon, 14 Oct 2002 05:05:04 +0000] rev 530
Added check for AMD x86-64 ("Hammer") architecture in byte order determination.
Sam Lantinga <slouken@libsdl.org> [Fri, 11 Oct 2002 08:45:07 +0000] rev 529
*** empty log message ***
Sam Lantinga <slouken@libsdl.org> [Fri, 11 Oct 2002 08:41:48 +0000] rev 528
Removed unused function declarations
Sam Lantinga <slouken@libsdl.org> [Fri, 11 Oct 2002 08:09:26 +0000] rev 527
Fixed mouse warp position bug with offset video modes
Sam Lantinga <slouken@libsdl.org> [Fri, 11 Oct 2002 07:56:36 +0000] rev 526
Fixed a crash blitting RLE surfaces to RLE surfaces