log

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