log

age author description
Sun, 12 Aug 2007 00:01:41 +0000 Sam Lantinga Fixed compile warnings with Visual C++
Sat, 11 Aug 2007 23:26:03 +0000 Sam Lantinga Exported the software renderer texture functions to make easier to create
Sat, 11 Aug 2007 21:51:19 +0000 Sam Lantinga Date: Sat, 11 Aug 2007 02:03:16 +0200 (CEST)
Sat, 11 Aug 2007 21:44:49 +0000 Sam Lantinga Updated the credits for SDL 1.3
Sat, 11 Aug 2007 21:42:36 +0000 Sam Lantinga Whoops, it's not quite that easy - fixed bug in SDL_ClearDirtyRects()
Sat, 11 Aug 2007 21:34:08 +0000 Sam Lantinga Optimized dirty rect code
Sat, 11 Aug 2007 20:54:31 +0000 Sam Lantinga Emphasized the separation between SDL_Surface and SDL_Texture
Sat, 11 Aug 2007 20:46:24 +0000 Sam Lantinga indent
Sat, 11 Aug 2007 18:51:12 +0000 Sam Lantinga Don't run indent on the Xcode templates
Fri, 10 Aug 2007 16:03:35 +0000 Sam Lantinga Figured out how to optimize the SDL_compat path and simplify writing framebuffer drivers
Tue, 07 Aug 2007 07:08:25 +0000 Sam Lantinga 1.3 video API design chat
Tue, 07 Aug 2007 06:04:27 +0000 Sam Lantinga Some thoughts on 1.3 video written down
Thu, 26 Jul 2007 17:58:17 +0000 Bob Pendleton changed to use SDL_realloc()
Wed, 25 Jul 2007 21:23:28 +0000 Bob Pendleton make indent
Wed, 25 Jul 2007 21:22:55 +0000 Bob Pendleton Added gamma table support to X11. Also now supports DirectColor visuals.
Tue, 24 Jul 2007 18:46:45 +0000 Bob Pendleton make indent
Mon, 23 Jul 2007 18:46:09 +0000 Sam Lantinga Switched afxres.h to winresrc.h
Mon, 23 Jul 2007 16:55:38 +0000 Bob Pendleton Oops, meant PsuedoColor not TrueColor
Mon, 23 Jul 2007 01:17:38 +0000 Sam Lantinga indent
Mon, 23 Jul 2007 01:11:52 +0000 Sam Lantinga Added support for the --depth command line option
Sun, 22 Jul 2007 13:22:47 +0000 Sam Lantinga Fixed bug #467
Sat, 21 Jul 2007 17:09:01 +0000 Sam Lantinga Unpacked project archives to get individual file history in subversion
Wed, 18 Jul 2007 04:05:40 +0000 Sam Lantinga Better windres detection
Mon, 16 Jul 2007 14:19:47 +0000 Sam Lantinga Fixed bug #460
Mon, 16 Jul 2007 03:28:48 +0000 Sam Lantinga Added support for building version.rc in Windows build.
Mon, 16 Jul 2007 00:08:35 +0000 Sam Lantinga Fixed bug #428
Sun, 15 Jul 2007 21:54:16 +0000 Sam Lantinga Merged fix for bug #457 from SDL 1.2
Sun, 15 Jul 2007 21:53:51 +0000 Sam Lantinga indent
Sun, 15 Jul 2007 17:25:59 +0000 Ryan C. Gordon Merged r3292:3293 from branches/SDL-1.2: testjoystick verbose info.
Sun, 15 Jul 2007 16:59:16 +0000 Sam Lantinga indent
Sun, 15 Jul 2007 01:51:11 +0000 Sam Lantinga Split acinclude.m4 into its component parts for easy updating
Sat, 14 Jul 2007 07:28:45 +0000 Ryan C. Gordon Merged r3261:3262 from branches/SDL-1.2: MMX/YUV with __OPTIMIZE__.
Sat, 14 Jul 2007 07:05:19 +0000 Ryan C. Gordon Reverted r3255:3256. Don't actually need it unless the build is broken. :)
Sat, 14 Jul 2007 07:03:07 +0000 Ryan C. Gordon Merged r3257:3258 from branches/SDL-1.2: unused MMX variables.
Sat, 14 Jul 2007 06:46:33 +0000 Ryan C. Gordon Merged r3255:3256 from branches/SDL-1.2: stdlib problem with SDL_memcpy macro.
Sat, 14 Jul 2007 00:07:37 +0000 Patrice Mandin Use correct function
Sat, 14 Jul 2007 00:03:04 +0000 Patrice Mandin Missing variable declarations
Fri, 13 Jul 2007 23:58:22 +0000 Patrice Mandin Rename LockAudio,UnlockAudio to LockDevice,UnlockDevice. Also some small fixes
Fri, 13 Jul 2007 22:55:54 +0000 Patrice Mandin Delete old files
Fri, 13 Jul 2007 22:55:15 +0000 Patrice Mandin Update GEM driver to new API, will have to fill the void later :)
Fri, 13 Jul 2007 22:52:53 +0000 Patrice Mandin Disable video extensions atm
Fri, 13 Jul 2007 22:51:42 +0000 Patrice Mandin Missing include file
Fri, 13 Jul 2007 16:11:58 +0000 Patrice Mandin Simplify setting window title
Thu, 12 Jul 2007 20:00:50 +0000 Bob Pendleton This code adds support for DirectColor visuals to SDL 1.3. The support uses part of the Xmu library. To ensure that the library is
Thu, 12 Jul 2007 08:07:30 +0000 Sam Lantinga Merged Ryan's patch from revision 3238 in SDL 1.2
Thu, 12 Jul 2007 07:55:18 +0000 Sam Lantinga Whoops, needed to remove the other version of getlocale()
Thu, 12 Jul 2007 07:52:50 +0000 Sam Lantinga Fixed bug #455
Thu, 12 Jul 2007 07:02:44 +0000 Sam Lantinga Updated version to 1.3, added testgl2 test program
Thu, 12 Jul 2007 06:59:43 +0000 Sam Lantinga Yes, you need to set the pixel format before creating a context.
Thu, 12 Jul 2007 06:53:20 +0000 Sam Lantinga Visual C++ compiler warning fixes
Thu, 12 Jul 2007 06:31:36 +0000 Sam Lantinga Creating a context makes it current, per the documentation.
Thu, 12 Jul 2007 05:32:07 +0000 Sam Lantinga Added note about SDL_config.h - merged from revision 3227 on SDL 1.2 branch
Thu, 12 Jul 2007 05:31:08 +0000 Sam Lantinga Fixed joystick name detection - merged from revision 3226 on SDL 1.2 branch
Thu, 12 Jul 2007 03:14:49 +0000 Sam Lantinga Warn Visual C++ users if they have a stale configure generated SDL_config.h
Wed, 11 Jul 2007 14:52:13 +0000 Sam Lantinga indent
Wed, 11 Jul 2007 14:51:49 +0000 Sam Lantinga indent
Wed, 11 Jul 2007 14:50:21 +0000 Sam Lantinga Fixed compiling YUV code
Wed, 11 Jul 2007 14:49:44 +0000 Sam Lantinga Fixed compiling the x11 driver
Wed, 11 Jul 2007 14:44:28 +0000 Sam Lantinga Needed an autorelease pool around the NSText allocation
Wed, 11 Jul 2007 08:09:20 +0000 Sam Lantinga Added key composition support, courtesy of Kuon
Wed, 11 Jul 2007 07:39:01 +0000 Ryan C. Gordon Merged r3211:3213 from branches/SDL-1.2: YUV MMX inline asm for GCC.
Wed, 11 Jul 2007 04:47:25 +0000 Sam Lantinga indent doesn't know how to handle inline asm
Tue, 10 Jul 2007 20:16:35 +0000 Sam Lantinga Updated SVN checkout instructions
Tue, 10 Jul 2007 19:06:02 +0000 Ryan C. Gordon Merged r3201:3204 from branches/SDL-1.2: win32 rwops tweaks.
Tue, 10 Jul 2007 16:05:50 +0000 Sam Lantinga Merged memory leak fix from SDL 1.2
Tue, 10 Jul 2007 15:51:17 +0000 Sam Lantinga NAS dynamic loading is going to be have to looked at... *sigh*
Tue, 10 Jul 2007 14:44:20 +0000 Bob Pendleton Added stubs for x11 gamma functions and enabled them in SDL_x11video.c
Tue, 10 Jul 2007 05:29:56 +0000 Sam Lantinga Oh yeah, they're boolean values...
Tue, 10 Jul 2007 05:25:19 +0000 Sam Lantinga Updated to use size_t instead of int for amounts of data.
Tue, 10 Jul 2007 05:01:22 +0000 Sam Lantinga Merged read-ahead support for Win32 file I/O from SDL 1.2 revision 3183
Tue, 10 Jul 2007 04:45:50 +0000 Sam Lantinga Merged part of NetBSD pkgsrc patch-aj:
Sun, 08 Jul 2007 14:24:55 +0000 Sam Lantinga Fixed bug #451
Sun, 08 Jul 2007 05:58:51 +0000 Sam Lantinga Fixed configure warning about datarootdir
Sun, 08 Jul 2007 01:37:48 +0000 Ryan C. Gordon Merged r3165:3166 from branches/SDL-1.2: gcc -Wall fix in arts audio target.
Fri, 06 Jul 2007 15:45:28 +0000 Bob Pendleton fixed code for printing mousewheel events to match the new format of mousewheel events.
Fri, 06 Jul 2007 13:45:10 +0000 Sam Lantinga Reverted mousewheel support in 1.2, since it breaks binary compatibility.
Fri, 06 Jul 2007 09:22:18 +0000 Sam Lantinga Fixed bug #382
Thu, 05 Jul 2007 06:35:40 +0000 Sam Lantinga Fixed bug #436
Thu, 05 Jul 2007 06:14:26 +0000 Sam Lantinga Fixed bug #77
Thu, 05 Jul 2007 05:57:31 +0000 Sam Lantinga Fixed mode code under VMware running Windows 98
Thu, 05 Jul 2007 05:28:08 +0000 Sam Lantinga I'm not sure this is a good idea yet, since it adds a unicows.dll redistribution requirement on windows, but adding unicows allows SDL 1.3 to run on Windows 98.
Thu, 05 Jul 2007 04:34:48 +0000 Sam Lantinga Removed campatibility behavior for 1.3
Thu, 05 Jul 2007 02:47:54 +0000 Ryan C. Gordon Replaced a few memset/memcpy calls with SDL_memset/SDL_memcpy.
Thu, 05 Jul 2007 02:45:47 +0000 Ryan C. Gordon Merged r3140:3141 from branches/SDL-1.2: loopwave fix.
Thu, 05 Jul 2007 02:30:10 +0000 Ryan C. Gordon Merged r3138:3139 from branches/SDL-1.2: Don't init audio callback buffer.
Wed, 04 Jul 2007 08:01:04 +0000 Sam Lantinga Fix for bug #447 merged from SDL 1.2
Wed, 04 Jul 2007 07:08:16 +0000 Sam Lantinga Fixed bug #349
Tue, 03 Jul 2007 09:55:29 +0000 Sam Lantinga stupid indent
Tue, 03 Jul 2007 09:54:27 +0000 Ryan C. Gordon Merged r3125:3126 from branches/SDL-1.2: yasm/nasm warning fix.
Mon, 02 Jul 2007 02:49:34 +0000 Sam Lantinga Fixed assembly relocation problems, so we can check for NASM on Mac OS X.
Sat, 30 Jun 2007 08:11:02 +0000 Sam Lantinga Merged change from 1.2 to add X11 path for OpenGL detection
Fri, 29 Jun 2007 11:08:53 +0000 Ryan C. Gordon Patched to compile (missing #endif from a mismerge). Thanks to Peter Mackay
Thu, 28 Jun 2007 08:35:35 +0000 Sam Lantinga iconv() doesn't write to the data, just make compilers happy
Thu, 28 Jun 2007 06:57:08 +0000 Sam Lantinga Merge iconv const changes from 1.2
Wed, 27 Jun 2007 10:17:35 +0000 Ryan C. Gordon Merged r3106:3107 from branches/SDL-1.2: Hermes PIC fixes.
Thu, 21 Jun 2007 18:50:00 +0000 Ryan C. Gordon Fixed previous VC6 patch.
Thu, 21 Jun 2007 18:21:49 +0000 Ryan C. Gordon Merged r3094:3095 from branches/SDL-1.2: Visual C++ 6.0 fixes.
Wed, 20 Jun 2007 00:01:04 +0000 Bob Pendleton Added a WindowID to the user event and cleaned up a little bit of formating
Tue, 19 Jun 2007 05:53:56 +0000 Sam Lantinga Fixes for compiling with Visual C++ 8.0 Express Edition
Sat, 16 Jun 2007 15:32:04 +0000 Sam Lantinga Key repeat is handled by the OS, since text input is now decoupled from physical key events.
Sat, 16 Jun 2007 05:52:34 +0000 Ryan C. Gordon Merged r3088:3089 from branches/SDL-1.2: yasm/nasm command line fix.
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.
Tue, 07 Nov 2006 14:36:47 +0000 Ryan C. Gordon Merged r2899:2900 from SDL-1.2 branch to trunk: testloadso program.
Fri, 03 Nov 2006 21:48:35 +0000 Ryan C. Gordon Use dummy joystick backend if subsystem is enabled but no better driver was
Sun, 29 Oct 2006 15:00:54 +0000 Sam Lantinga @#$% indent
Sun, 29 Oct 2006 14:47:20 +0000 Sam Lantinga (none)
Sun, 29 Oct 2006 14:45:46 +0000 Sam Lantinga Merged Ryan's fix, in case we need it later.
Sun, 29 Oct 2006 04:09:17 +0000 Ryan C. Gordon Removed AmigaOS code for 1.3 branch.
Sun, 29 Oct 2006 03:39:13 +0000 Ryan C. Gordon Win32 joystick fix, ported from 1.2 branch r2887:2888. (Thanks, Ondrej!)
Sat, 28 Oct 2006 16:48:03 +0000 Sam Lantinga indent is evil
Sat, 28 Oct 2006 16:41:54 +0000 Sam Lantinga Fixed mouse enter/leave events for a single window.
Sat, 28 Oct 2006 16:41:08 +0000 Sam Lantinga Fixed focus comptability bug
Sat, 28 Oct 2006 07:49:19 +0000 Ryan C. Gordon Oh for crying out loud...
Sat, 28 Oct 2006 07:45:33 +0000 Ryan C. Gordon Whoops, wrong variable name.
Sat, 28 Oct 2006 07:44:38 +0000 Ryan C. Gordon Fix potential memory leaks if CoreAudio initialization fails.
Sat, 28 Oct 2006 07:39:35 +0000 Ryan C. Gordon Patched to compile.
Fri, 27 Oct 2006 20:19:48 +0000 Ryan C. Gordon 1.3 branch version of revision 2878.
Sat, 21 Oct 2006 18:56:35 +0000 Patrice Mandin Also save/restore fpu register in vbl interrupt
Fri, 20 Oct 2006 00:15:18 +0000 Ryan C. Gordon Whoops, need a pointer to an LPDIRECTSOUNDBUFFER and not the
Wed, 18 Oct 2006 10:49:23 +0000 Ryan C. Gordon Patched to compile again (thanks, Rasmus!).
Tue, 17 Oct 2006 09:15:21 +0000 Ryan C. Gordon Merged SDL-ryan-multiple-audio-device branch r2803:2871 into the trunk.
Sun, 01 Oct 2006 16:10:41 +0000 Ryan C. Gordon Double Whoops. :P
Sun, 01 Oct 2006 16:07:32 +0000 Sam Lantinga Whoops. :)
Sun, 01 Oct 2006 02:28:41 +0000 Sam Lantinga Replaced strncmp for SDL_VIDEODRIVER test with strcasecmp
Sun, 01 Oct 2006 02:06:37 +0000 Ryan C. Gordon Replaced strncmp for SDL_AUDIODRIVER test with strcasecmp.
Sun, 01 Oct 2006 01:12:08 +0000 Ryan C. Gordon Minor cleanup in the mint driver that was sitting on my laptop (sorry!).
Sun, 24 Sep 2006 15:56:55 +0000 Sam Lantinga Formatting update
Sun, 24 Sep 2006 15:56:36 +0000 Sam Lantinga Fixed bug #292
Sun, 24 Sep 2006 00:55:19 +0000 Sam Lantinga Fixed bug #316
Sun, 24 Sep 2006 00:44:45 +0000 Sam Lantinga Fixed bug #321
Sun, 24 Sep 2006 00:36:49 +0000 Sam Lantinga Fixed bug #270
Sat, 23 Sep 2006 23:15:56 +0000 Sam Lantinga (none)
Sat, 23 Sep 2006 22:51:37 +0000 Sam Lantinga Fixed bug #329
Fri, 22 Sep 2006 21:52:20 +0000 Patrice Mandin Pfiou, all of it to update, faster to rewrite from scratch?
Wed, 20 Sep 2006 22:09:19 +0000 Patrice Mandin Started update for 1.3
Wed, 20 Sep 2006 21:38:06 +0000 Patrice Mandin Oops, don't need to check that
Wed, 20 Sep 2006 21:29:44 +0000 Patrice Mandin More work for 1.3
Wed, 20 Sep 2006 21:22:08 +0000 Patrice Mandin Started work to update for 1.3 api
Wed, 20 Sep 2006 19:49:23 +0000 Patrice Mandin Reenable mouse usage using xbios vectors under MiNT
Wed, 20 Sep 2006 19:47:09 +0000 Patrice Mandin Forward keyboard reworking from 1.2
Sat, 16 Sep 2006 17:13:41 +0000 Patrice Mandin Add teamtap support
Sat, 16 Sep 2006 17:02:38 +0000 Patrice Mandin Update for recent changes
Sat, 16 Sep 2006 16:59:46 +0000 Patrice Mandin Save/restore FPU registers in interrupt
Wed, 13 Sep 2006 04:47:46 +0000 Ryan C. Gordon Fixed typo in windib audio.
Tue, 12 Sep 2006 19:47:40 +0000 Patrice Mandin Allow grabing mouse by locking its position
Tue, 12 Sep 2006 19:44:51 +0000 Patrice Mandin Reenable xbios usage to get relative mouse motion
Tue, 12 Sep 2006 19:43:29 +0000 Patrice Mandin Allow mouse to be locked when grabbed with GEM driver
Tue, 12 Sep 2006 19:23:51 +0000 Patrice Mandin Disable MiNT thread usage and use hw access for updating DMA audio pointers
Tue, 12 Sep 2006 08:45:48 +0000 Sam Lantinga Temporarily disabled framebuffer console support for SDL 1.3
Fri, 08 Sep 2006 19:18:02 +0000 Patrice Mandin Forgot to reshow mouse cursor when exiting grab/hide mode
Thu, 07 Sep 2006 20:50:13 +0000 Patrice Mandin /me dumb, sizeof(keymap != number of elements
Tue, 05 Sep 2006 19:32:35 +0000 Patrice Mandin Use correct function to free allocated mem
Sat, 02 Sep 2006 21:50:04 +0000 Ryan C. Gordon Fixed macosx audio initialization (passed wrong struct to CoreAudio).
Sat, 02 Sep 2006 21:19:00 +0000 Ryan C. Gordon Compile fixes.
Fri, 01 Sep 2006 22:48:43 +0000 Ryan C. Gordon Added a FIXME and macro to sun audio.
Fri, 01 Sep 2006 19:29:49 +0000 Ryan C. Gordon Replaced unions with calls to SDL_SwapFloat...
Fri, 01 Sep 2006 19:17:05 +0000 Ryan C. Gordon Fixed S32 audio mixing, but I'm a bit nervous about the use of 64-bit
Fri, 01 Sep 2006 19:16:26 +0000 Ryan C. Gordon Continuing my quest to replace all the bitwise operations on SDL_AudioFormats
Fri, 01 Sep 2006 18:07:41 +0000 Ryan C. Gordon Fixed broken audio conversions between float and unsigned datatypes.
Fri, 01 Sep 2006 18:04:01 +0000 Ryan C. Gordon Whoops, wrong tokens for int32 support in ALSA driver (specified unsigned
Fri, 01 Sep 2006 17:49:27 +0000 Ryan C. Gordon ALSA was testing if (format) was set to zero as an error condition, but
Fri, 01 Sep 2006 07:50:36 +0000 Ryan C. Gordon int32 support for windib and windx5 audio backends.
Fri, 01 Sep 2006 06:55:41 +0000 Ryan C. Gordon QNX6 support for int32/float32 (isn't this just ALSA?!)
Fri, 01 Sep 2006 06:43:41 +0000 Ryan C. Gordon Updated Tru64 audio to support int32.
Fri, 01 Sep 2006 06:32:54 +0000 Ryan C. Gordon MiNT audio driver cleanups for clamping types and channels to supported
Fri, 01 Sep 2006 06:01:03 +0000 Ryan C. Gordon Mac OS 9 support for int32/float32.
Fri, 01 Sep 2006 05:31:36 +0000 Ryan C. Gordon Mac OS X audio backend now supports int32/float32.
Fri, 01 Sep 2006 00:04:07 +0000 Ryan C. Gordon Cleaned up IRIX audio driver, added float32 support and fallbacks when
Thu, 31 Aug 2006 23:16:48 +0000 Ryan C. Gordon Actually, my silly logic bug was actually correct. :/
Thu, 31 Aug 2006 23:16:23 +0000 Ryan C. Gordon Let SDL convert to valid Dreamcast audio formats instead of failing if the
Thu, 31 Aug 2006 22:40:53 +0000 Ryan C. Gordon Let OS/2 DART backend use SDL converters at a higher level (would fail if
Thu, 31 Aug 2006 22:22:34 +0000 Ryan C. Gordon Fixed silly logic thing.
Thu, 31 Aug 2006 22:15:07 +0000 Ryan C. Gordon Added int32 and float32 support (and some others!) to BeOS audio backend.
Thu, 31 Aug 2006 21:43:25 +0000 Ryan C. Gordon Added int32 support to Amiga audio driver and cleaned up some other details
Thu, 31 Aug 2006 21:28:21 +0000 Ryan C. Gordon ALSA backend can handle int32 and float32 data directly.
Thu, 31 Aug 2006 21:00:10 +0000 Ryan C. Gordon Added int32 adn float32 support to SDL_LoadWAV_RW().
Thu, 31 Aug 2006 20:59:42 +0000 Ryan C. Gordon Reordered the favored audio format list a little.
Tue, 29 Aug 2006 08:24:16 +0000 Sam Lantinga Take advantage of the existing SDL blitters for normal copy blits.
Mon, 28 Aug 2006 17:35:15 +0000 Sam Lantinga Clear the second texture stage explicitly
Mon, 28 Aug 2006 17:34:50 +0000 Sam Lantinga The dummy renderer can task advantage of the MASK optimization too, though performance probably doesn't matter here...
Mon, 28 Aug 2006 14:10:46 +0000 Sam Lantinga Optimized the copy blitters a little bit