log

age author description
Wed, 16 Dec 2009 10:59:51 +0000 Ryan C. Gordon Implemented SDL_setenv(), moved SDL_putenv() to compat.
Wed, 16 Dec 2009 08:17:05 +0000 Sam Lantinga Implemented Windows version of SDL_GetCPUCount()
Wed, 16 Dec 2009 06:53:53 +0000 Sam Lantinga Added SDL_GetCPUCount() to see how many cores are available.
Wed, 16 Dec 2009 04:48:11 +0000 Sam Lantinga Fixed bug #741
Wed, 16 Dec 2009 03:02:31 +0000 Sam Lantinga Fixed bug #736
Wed, 16 Dec 2009 02:08:59 +0000 Sam Lantinga Added testfill to test raw fill performance
Wed, 16 Dec 2009 01:19:58 +0000 Sam Lantinga Nuffin'
Wed, 16 Dec 2009 01:06:48 +0000 Sam Lantinga Fixed bug #685
Wed, 16 Dec 2009 00:55:33 +0000 Sam Lantinga Fixed bug #666
Wed, 16 Dec 2009 00:44:53 +0000 Sam Lantinga Fixed bug #642
Tue, 15 Dec 2009 20:53:09 +0000 Sam Lantinga Default to allow either accelerated or not
Tue, 15 Dec 2009 20:36:31 +0000 Sam Lantinga OpenGL hardware acceleration defaults on
Tue, 15 Dec 2009 20:14:50 +0000 Sam Lantinga Fixed bug #815
Tue, 15 Dec 2009 20:11:29 +0000 Sam Lantinga Fixed bug #818
Tue, 15 Dec 2009 18:00:16 +0000 Ryan C. Gordon Added a warning comment to SDL_putenv().
Tue, 15 Dec 2009 09:20:10 +0000 Sam Lantinga Fixed bug #905
Tue, 15 Dec 2009 08:11:06 +0000 Sam Lantinga Fixed bug #906
Tue, 15 Dec 2009 05:34:58 +0000 Sam Lantinga Add a dummy function if SDL doesn't have STDIO support
Tue, 15 Dec 2009 02:16:01 +0000 Sam Lantinga Added notes from e-mail on desktop window implementation
Tue, 15 Dec 2009 00:00:30 +0000 Sam Lantinga Need to test the multi-draw APIs
Mon, 14 Dec 2009 23:43:57 +0000 Sam Lantinga Added svn checkout install step
Mon, 14 Dec 2009 23:29:37 +0000 Sam Lantinga The SDL 1.3 tests have been cleaned up not to include any 1.2 compatibility code.
Mon, 14 Dec 2009 06:52:17 +0000 Sam Lantinga Implemented read/write pixels for the X11 renderer
Mon, 14 Dec 2009 06:35:59 +0000 Sam Lantinga Added a test to check the read/write pixels API
Mon, 14 Dec 2009 06:35:27 +0000 Sam Lantinga Added support for SDL_PIXELFORMAT_RGB24 and SDL_PIXELFORMAT_BGR24 to SDL_PixelFormatEnumToMasks()
Mon, 14 Dec 2009 04:19:00 +0000 Sam Lantinga Added a BLENDMODE_MASK pixel shader so render tests succeed
Sun, 13 Dec 2009 08:00:25 +0000 Sam Lantinga The SDL_PaletteWatch structure is really internal-only.
Sun, 13 Dec 2009 06:21:22 +0000 Sam Lantinga Name the audio callback for documentation clarity.
Sun, 13 Dec 2009 06:19:32 +0000 Sam Lantinga Note that the WritePixels call is unsupported right now.
Sun, 13 Dec 2009 05:37:06 +0000 Sam Lantinga Fixed windows.h include