log

age author description
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.