Ryan C. Gordon [Tue, 13 Feb 2007 09:58:04 +0000] rev 3913
Corrected wrong SDK path in build-scripts/fatbuild.sh.
Fixes Bugzilla #377.
Ryan C. Gordon [Tue, 13 Feb 2007 09:20:37 +0000] rev 3912
Free all the created cursors in test/testcursor.c.
Ryan C. Gordon [Mon, 12 Feb 2007 11:45:18 +0000] rev 3911
Digital Mars has stdint.h, so use the header on Windows with that compiler.
Fixes Bugzilla #376.
Ryan C. Gordon [Mon, 12 Feb 2007 10:52:10 +0000] rev 3910
Handle source data alignment correctly in Blit32to32SurfaceAlphaAltivec().
Fixes Bugzilla #279.
Ryan C. Gordon [Mon, 05 Feb 2007 06:44:51 +0000] rev 3909
Patched to compile on BeOS and old, old GCC releases.
Ryan C. Gordon [Sat, 03 Feb 2007 08:17:12 +0000] rev 3908
Actually, this is dumb, just simplify this for now.
(But what if this finds the wrong symbol? We really should make this a
./configure test and only do one dlsym or the other depending on the
platform...)
Reference Bugzilla #354.
--ryan.
Ryan C. Gordon [Sat, 03 Feb 2007 08:11:45 +0000] rev 3907
Moved otherwise-unused underscore-prepending code in dlopen backend into an
#ifdef.
Fixes Bugzilla #354.
Sam Lantinga [Tue, 23 Jan 2007 04:47:11 +0000] rev 3906
Updated svn repository
Patrice Mandin [Sun, 14 Jan 2007 14:24:36 +0000] rev 3905
Add error message if not using SDL_LoadObject
Patrice Mandin [Thu, 11 Jan 2007 20:33:13 +0000] rev 3904
Disable TurboVeille screensaver if present