log

age author description
Sat, 16 Jun 2007 05:29:28 +0000 Ryan C. Gordon Merged r3087:3089 from branches/SDL-1.2: WM_XBUTTON support.
Fri, 15 Jun 2007 15:54:07 +0000 Ryan C. Gordon Removed EPOC port from the 1.3 branch.
Fri, 15 Jun 2007 12:27:43 +0000 Ryan C. Gordon Merge r3079:3080 from branches/SDL-1.2: disable glX if no glu.h header.
Fri, 15 Jun 2007 10:44:14 +0000 Ryan C. Gordon Subversion should ignore sdl.pc ...
Fri, 15 Jun 2007 07:21:01 +0000 Ryan C. Gordon Merged r3075:3076 from branches/SDL-1.2: Careful with __inline__ #define.
Fri, 15 Jun 2007 05:43:05 +0000 Sam Lantinga Don't install the extra SDL config headers or SDL_copying.h
Thu, 14 Jun 2007 14:22:54 +0000 Ryan C. Gordon Reworked r3067:3068 from branches/SDL-1.2: arts unavailable hardware bug fix.
Thu, 14 Jun 2007 13:21:29 +0000 Sam Lantinga make indent
Thu, 14 Jun 2007 06:32:36 +0000 Sam Lantinga Fixed running on Windows under VMware
Wed, 13 Jun 2007 08:02:43 +0000 Ryan C. Gordon Merged r3062:3063 from branches/SDL-1.2: clear inaccurate x11dyn error strings.
Wed, 13 Jun 2007 06:05:39 +0000 Ryan C. Gordon Merged r3059:3060 from branches/SDL-1.2: output key event's keysym.
Sat, 09 Jun 2007 19:58:41 +0000 Patrice Mandin Avoid switch to supervisor mode in SDL_GetTicks, by updating system counter from vbl interrupt
Fri, 08 Jun 2007 21:44:55 +0000 Patrice Mandin Set supervisor as volatile as it is modified from an interrupt
Mon, 04 Jun 2007 11:45:10 +0000 Ryan C. Gordon Merged r3047:3048 from branches/SDL-1.2: SDL_revcpy() off-by-one fix.
Mon, 04 Jun 2007 11:17:46 +0000 Ryan C. Gordon Merged r3044:3045 from branches/SDL-1.2: directfb reported screen size fix.
Mon, 04 Jun 2007 11:08:25 +0000 Ryan C. Gordon Merged r3042:3043 from branches/SDL-1.2: legacy yasm fix.
Sun, 03 Jun 2007 08:39:23 +0000 Ryan C. Gordon Merged r3037:3038 from branches/SDL-1.2: Mac OS X memcpy/memset selection.
Thu, 31 May 2007 14:46:01 +0000 Sam Lantinga Fixed build issues on Mac OS X
Tue, 29 May 2007 12:14:16 +0000 Ryan C. Gordon Merged r3029:3030 from branches/SDL-1.2: Mac OS X joystick axis fix.
Sun, 27 May 2007 08:54:38 +0000 Patrice Mandin Allow creation of window bigger than visible size
Sat, 26 May 2007 20:10:49 +0000 Patrice Mandin Simply resize existing window
Sat, 26 May 2007 19:46:04 +0000 Patrice Mandin GEM has a window manager, of course
Tue, 22 May 2007 22:13:56 +0000 Ryan C. Gordon Date: Wed, 23 May 2007 00:39:47 +0300
Wed, 04 Apr 2007 10:41:00 +0000 Ryan C. Gordon Mac OS X port always links with IOKit framework in SDL 1.3.
Wed, 04 Apr 2007 10:39:16 +0000 Ryan C. Gordon Merged r3009:3011 from branches/SDL-1.2: Skip subsystem on --disable-joysticks.
Wed, 04 Apr 2007 09:43:53 +0000 Ryan C. Gordon Merged r3007:3008 from branches/SDL-1.2: MapRGB/MapRGBA const correctness.
Wed, 04 Apr 2007 09:36:25 +0000 Ryan C. Gordon Merge r3005:3006 from branches/SDL-1.2: Alpha blending MMX/3DNow register bug.
Sun, 01 Apr 2007 03:28:36 +0000 Ryan C. Gordon Merged r3002:3003 from branches/SDL-1.2: libdir fix in sdl-config and SDL.spec
Fri, 30 Mar 2007 06:30:14 +0000 Ryan C. Gordon Merged r2999:3000 from branches/SDL-1.2: Visual Studio compilation fix.
Tue, 27 Mar 2007 00:39:03 +0000 Ryan C. Gordon Merge of r2554:2995 from branches/SDL-1.2: AvailabilityMacros.h for Mac OS X.
Sun, 18 Mar 2007 22:39:24 +0000 Ryan C. Gordon Merged r2992:2993 from branches/SDL-1.2: Mac OS X multi-axis joystick support.
Wed, 14 Mar 2007 01:10:43 +0000 Ryan C. Gordon Merge r2990:2991 from branches/SDL-1.2: try to avoid asm/page.h in fbcon.
Tue, 20 Feb 2007 22:54:25 +0000 Ryan C. Gordon Added id of another buggy Microsoft SideWinder to the Linux joystick driver.
Tue, 20 Feb 2007 21:08:00 +0000 Ryan C. Gordon Merged r2985:2986 from branches/SDL-1.2: directfb yuv coop level fix.
Thu, 15 Feb 2007 23:57:07 +0000 Ryan C. Gordon Merged r2981:2982 from branches/SDL-1.2: fbcon getpagesize() compile fix.
Thu, 15 Feb 2007 11:14:24 +0000 Ryan C. Gordon Merged r2979:2980 from branches/SDL-1.2: unsigned char in ctype funcs.
Wed, 14 Feb 2007 10:41:55 +0000 Ryan C. Gordon Merged r2977:2978 from branches/SDL-1.2: BUGS file cutdown.
Wed, 14 Feb 2007 10:25:41 +0000 Ryan C. Gordon Merged r2975:2976 from branches/SDL-1.2: Mac OS X F13-15 key support.
Tue, 13 Feb 2007 09:58:58 +0000 Ryan C. Gordon Merged r2962:2963 from branches/SDL-1.2: wrong SDK path in fatbuild.sh.
Tue, 13 Feb 2007 09:21:38 +0000 Ryan C. Gordon Merged r2960:2961 from branches/SDL-1.2...free all cursors in test/testcursor.c
Mon, 12 Feb 2007 11:46:08 +0000 Ryan C. Gordon Merged r2956:2957 from branches/SDL-1.2: Digital Mars stdint.h usage.
Mon, 12 Feb 2007 10:57:45 +0000 Ryan C. Gordon Merged r2954:2955 from branches/SDL-1.2: Altivec alpha blitter alignment fix.
Thu, 08 Feb 2007 21:54:18 +0000 Patrice Mandin make enable match name
Sat, 03 Feb 2007 08:18:41 +0000 Ryan C. Gordon Merged Bugzilla #354 fix into trunk.
Tue, 23 Jan 2007 04:50:14 +0000 Sam Lantinga Updated svn repository
Fri, 05 Jan 2007 19:12:50 +0000 Patrice Mandin Alpha sort the test list, add missing ones, remove removed ones
Fri, 08 Dec 2006 00:31:32 +0000 Ryan C. Gordon Look for an exact match first when setting a video mode on BeOS.
Fri, 08 Dec 2006 00:16:38 +0000 Ryan C. Gordon Logic error in BeOS video mode selection ("width" where it should be "height").
Fri, 01 Dec 2006 20:25:03 +0000 Ryan C. Gordon From: Torsten Giebl
Wed, 29 Nov 2006 10:38:07 +0000 Ryan C. Gordon Apparently it's possible that MSVC will want to call a built-in function to
Wed, 29 Nov 2006 10:34:05 +0000 Ryan C. Gordon Merge r2918:2919 from 1.2 branch: alloca macro params in parentheses.
Wed, 29 Nov 2006 10:26:32 +0000 Ryan C. Gordon Use SDL_strcmp(), not strcmp().
Wed, 29 Nov 2006 10:22:59 +0000 Ryan C. Gordon Logic error in SDL_video.c (used bitwise OR instead of logical OR).
Tue, 21 Nov 2006 23:24:33 +0000 Ryan C. Gordon Merged r2913:2914 from SDL-1.2 branch into trunk: alpha blit GCC MMX asm fix.
Mon, 13 Nov 2006 20:34:18 +0000 Patrice Mandin Save/restore current video mode and palette
Mon, 13 Nov 2006 19:59:28 +0000 Patrice Mandin xbios: preliminary video mode init
Mon, 13 Nov 2006 00:38:13 +0000 Ryan C. Gordon Merged r2906:2907 from 1.2 branch to trunk: power of two channels in dsp backend.
Sat, 11 Nov 2006 06:48:57 +0000 Ryan C. Gordon Fixed building of Windows waveout audio.
Tue, 07 Nov 2006 15:18:42 +0000 Ryan C. Gordon Merged r2903:2904 from SDL-1.2 branch to trunk: BeOS loadso updates.
Tue, 07 Nov 2006 15:02:12 +0000 Ryan C. Gordon Merged r2901:2902 from SDL-1.2 branch to trunk: printf stupidity fixes.