log

age author description
Wed, 04 Apr 2007 10:30:07 +0000 Ryan C. Gordon Crap, put this patch in the wrong place. SDL-1.2
Wed, 04 Apr 2007 10:28:14 +0000 Ryan C. Gordon Don't compile the joystick code if --disable-joystick is specified at SDL-1.2
Wed, 04 Apr 2007 09:40:40 +0000 Ryan C. Gordon Const correctness patch for SDL_MapRGB and SDL_MapRGBA. SDL-1.2
Wed, 04 Apr 2007 09:32:29 +0000 Ryan C. Gordon BlitRGBtoRGBPixelAlphaMMX() is putting the wrong value into a register. SDL-1.2
Wed, 04 Apr 2007 09:15:39 +0000 Ryan C. Gordon Fixed buggy SDL_VIDEO_X11_MOUSEACCEL behaviour...correctly free buffer, and SDL-1.2
Sun, 01 Apr 2007 03:27:45 +0000 Ryan C. Gordon Date: Sat, 31 Mar 2007 16:39:52 +0200 SDL-1.2
Fri, 30 Mar 2007 20:09:55 +0000 Ryan C. Gordon Adjusted to handle different constness in older versions of iconv. SDL-1.2
Fri, 30 Mar 2007 06:26:28 +0000 Ryan C. Gordon Patched to compile on Visual Studio. SDL-1.2
Wed, 28 Mar 2007 00:36:35 +0000 Ryan C. Gordon Fixed Mac OS X config header when compiling with -Wundef. SDL-1.2
Tue, 27 Mar 2007 00:37:51 +0000 Ryan C. Gordon From: Laurence Passmore SDL-1.2
Sun, 18 Mar 2007 22:37:10 +0000 Ryan C. Gordon Mac OS X joystick support: don't ignore kHIDUsage_GD_MultiAxisController SDL-1.2
Wed, 14 Mar 2007 01:09:24 +0000 Ryan C. Gordon Linux fbcon: don't include asm/page.h if we know getpagesize() exists, since SDL-1.2
Fri, 23 Feb 2007 00:37:07 +0000 Ryan C. Gordon Removed some debug printf() calls I accidentally added to Subversion. SDL-1.2
Tue, 20 Feb 2007 22:57:28 +0000 Ryan C. Gordon Merged r2987:2988 from trunk/SDL: buggy Sidewinder ID added to linux joysticks. SDL-1.2
Tue, 20 Feb 2007 21:05:12 +0000 Ryan C. Gordon Need to set DLSCL_ADMINISTRATIVE coop level in directfb driver, or YUV overlay SDL-1.2
Fri, 16 Feb 2007 04:56:17 +0000 Ryan C. Gordon SDL_SetWindowCaption() on Windows: try to use the unicode SDL-1.2
Fri, 16 Feb 2007 03:50:42 +0000 Ryan C. Gordon Minor const correctness patch to SDL_iconv. SDL-1.2
Thu, 15 Feb 2007 23:50:45 +0000 Ryan C. Gordon Patched fbcon to compile on newer Linux kernels that don't #define PAGE_SIZE, SDL-1.2
Thu, 15 Feb 2007 11:06:22 +0000 Ryan C. Gordon Force chars to unsigned chars in SDL_string.c, so platforms that expect SDL-1.2
Wed, 14 Feb 2007 10:40:24 +0000 Ryan C. Gordon Removed the contents of the BUGS file, as most (all?) of the issues were SDL-1.2
Wed, 14 Feb 2007 10:23:23 +0000 Ryan C. Gordon Quartz code should use F13, F14, and F15 keys instead of PrintScreen, SDL-1.2
Tue, 13 Feb 2007 09:58:04 +0000 Ryan C. Gordon Corrected wrong SDK path in build-scripts/fatbuild.sh. SDL-1.2
Tue, 13 Feb 2007 09:20:37 +0000 Ryan C. Gordon Free all the created cursors in test/testcursor.c. SDL-1.2
Mon, 12 Feb 2007 11:45:18 +0000 Ryan C. Gordon Digital Mars has stdint.h, so use the header on Windows with that compiler. SDL-1.2
Mon, 12 Feb 2007 10:52:10 +0000 Ryan C. Gordon Handle source data alignment correctly in Blit32to32SurfaceAlphaAltivec(). SDL-1.2
Mon, 05 Feb 2007 06:44:51 +0000 Ryan C. Gordon Patched to compile on BeOS and old, old GCC releases. SDL-1.2
Sat, 03 Feb 2007 08:17:12 +0000 Ryan C. Gordon Actually, this is dumb, just simplify this for now. SDL-1.2
Sat, 03 Feb 2007 08:11:45 +0000 Ryan C. Gordon Moved otherwise-unused underscore-prepending code in dlopen backend into an SDL-1.2
Tue, 23 Jan 2007 04:47:11 +0000 Sam Lantinga Updated svn repository SDL-1.2
Sun, 14 Jan 2007 14:24:36 +0000 Patrice Mandin Add error message if not using SDL_LoadObject SDL-1.2