log

age author description
Sat, 18 Aug 2007 01:44:21 +0000 Sam Lantinga More work in progress integrating SDL_Surface and the new SDL_Texture API
Fri, 17 Aug 2007 06:58:20 +0000 Sam Lantinga More work in progress...
Fri, 17 Aug 2007 06:41:20 +0000 Sam Lantinga Enabled SSE2 intrinsics
Fri, 17 Aug 2007 06:40:12 +0000 Sam Lantinga More work in progress, still doesn't compile...
Fri, 17 Aug 2007 06:21:58 +0000 Sam Lantinga Work in progress: merging new texture features into SDL blit system
Fri, 17 Aug 2007 03:22:03 +0000 Sam Lantinga Enabled 3DNow! intrinsic support
Fri, 17 Aug 2007 02:55:21 +0000 Sam Lantinga indent
Fri, 17 Aug 2007 02:54:50 +0000 Sam Lantinga Date: Fri, 17 Aug 2007 01:12:31 +0200
Fri, 17 Aug 2007 02:54:12 +0000 Sam Lantinga Date: Fri, 17 Aug 2007 01:12:31 +0200
Fri, 17 Aug 2007 00:54:53 +0000 Sam Lantinga Moved the colorkey and per-surface alpha into the blit info,
Thu, 16 Aug 2007 22:56:18 +0000 Sam Lantinga Getting ready to add slow blitters. Everyone will love me. :)
Thu, 16 Aug 2007 22:18:53 +0000 Sam Lantinga Use MMX intrinsics over GCC inline assembly
Thu, 16 Aug 2007 21:54:26 +0000 Sam Lantinga Oops, didn't want to rename those files...
Thu, 16 Aug 2007 21:43:19 +0000 Sam Lantinga Added notes on the next steps for SDL 1.3
Thu, 16 Aug 2007 06:40:34 +0000 Sam Lantinga Removed unnecessary header (SDL_blit.h has SDL_cpuinfo.h)
Thu, 16 Aug 2007 06:37:22 +0000 Sam Lantinga SSE and MMX intrinsics work with Visual Studio now...
Thu, 16 Aug 2007 06:20:51 +0000 Sam Lantinga Fixed a few compiler warnings.
Thu, 16 Aug 2007 05:56:24 +0000 Sam Lantinga Added SSE and MMX optimization for SDL_FillRect()
Thu, 16 Aug 2007 02:14:13 +0000 Sam Lantinga Okay, I figured out the intrinsics for SIMD memcpy
Wed, 15 Aug 2007 08:21:10 +0000 Sam Lantinga Removed hermes since it's LGPL and not compatible with a commercial license.
Wed, 15 Aug 2007 04:04:17 +0000 Sam Lantinga Added code to enable multi-threaded OpenGL on Mac OS X, pending Ryan's PBO/VBO
Wed, 15 Aug 2007 03:52:31 +0000 Sam Lantinga Optimization suggested by Ryan:
Wed, 15 Aug 2007 03:50:49 +0000 Sam Lantinga indent
Wed, 15 Aug 2007 03:34:14 +0000 Sam Lantinga Date: Wed, 15 Aug 2007 01:08:38 +0200
Wed, 15 Aug 2007 03:20:55 +0000 Sam Lantinga Date: Wed, 15 Aug 2007 01:08:38 +0200
Wed, 15 Aug 2007 03:19:21 +0000 Sam Lantinga Date: Wed, 15 Aug 2007 01:08:38 +0200
Wed, 15 Aug 2007 03:18:24 +0000 Sam Lantinga Fixed crash setting 0 bpp video mode.
Mon, 13 Aug 2007 06:24:56 +0000 Sam Lantinga Added SSE version of SDL_FillRect() for 32-bit ARGB surfaces
Mon, 13 Aug 2007 03:03:23 +0000 Sam Lantinga Shark rules!
Mon, 13 Aug 2007 02:38:59 +0000 Sam Lantinga Advertise the most efficient format for the screen. Of course SDL code needs
Sun, 12 Aug 2007 18:53:51 +0000 Sam Lantinga This is byte order dependent.
Sun, 12 Aug 2007 18:44:49 +0000 Sam Lantinga indent
Sun, 12 Aug 2007 18:27:44 +0000 Sam Lantinga Gained 5 FPS in testsprite because Mac OS X memset is highly optimized
Sun, 12 Aug 2007 16:53:58 +0000 Sam Lantinga Test using glTextureRangeAPPLE
Sun, 12 Aug 2007 16:26:10 +0000 Sam Lantinga indent
Sun, 12 Aug 2007 15:41:36 +0000 Sam Lantinga Fixed compiling the Altivec blit code
Sun, 12 Aug 2007 07:02:28 +0000 Sam Lantinga Optimized OpenGL renderer for Mac OS X.
Sun, 12 Aug 2007 05:48:51 +0000 Sam Lantinga Fixed crash if conversion fails. Use ISO name for Latin-1
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