log

age author description
Mon, 16 Nov 2009 09:47:34 +0000 Sam Lantinga Thank you automated tests (and bobbens!), fixed alpha blending for accuracy
Mon, 16 Nov 2009 07:39:08 +0000 Sam Lantinga Fixed memory corruption in SW_RenderReadPixels()
Mon, 16 Nov 2009 07:13:07 +0000 Sam Lantinga You can specify the format for pixel data in SDL_RenderReadPixels() and SDL_RenderWritePixels()
Sun, 15 Nov 2009 09:21:46 +0000 Sam Lantinga Added a utility function to convert blocks of pixels
Sun, 15 Nov 2009 08:01:34 +0000 Sam Lantinga Hmm, this isn't going to work, is it?
Sun, 15 Nov 2009 08:01:07 +0000 Sam Lantinga Work in progress: SDL_RenderReadPixels() should be implemented soon.
Sun, 15 Nov 2009 04:58:03 +0000 Sam Lantinga Work in progress on OpenGL ReadPixels/WritePixels interface
Wed, 11 Nov 2009 06:34:33 +0000 Sam Lantinga Updated for the new pixel format structure
Wed, 11 Nov 2009 06:23:19 +0000 Sam Lantinga The docs directory doesn't exist anymore
Mon, 09 Nov 2009 15:12:31 +0000 Sam Lantinga Fixed gcc warning
Mon, 09 Nov 2009 05:20:11 +0000 Sam Lantinga Work in progress on implementation of SDL_RenderReadPixels() and SDL_RenderWritePixels(), code untested.
Mon, 09 Nov 2009 04:13:51 +0000 Sam Lantinga Fixed bug #878
Sun, 08 Nov 2009 04:21:59 +0000 Sam Lantinga Fixed compile warning
Sun, 08 Nov 2009 04:16:42 +0000 Sam Lantinga Skip renderers that fail to initialize
Mon, 02 Nov 2009 07:57:51 +0000 Sam Lantinga Removed the separate static simulator target, all targets create libSDLiPhoneOS.a
Mon, 02 Nov 2009 07:55:42 +0000 Sam Lantinga Fixed bug #847
Fri, 30 Oct 2009 05:02:47 +0000 Sam Lantinga cpuid doesn't actually change the flags register
Fri, 30 Oct 2009 04:45:01 +0000 Sam Lantinga Fixed bug #734
Thu, 29 Oct 2009 09:20:50 +0000 Mike Gorchak Cursor hotspot fixes.
Wed, 28 Oct 2009 06:08:48 +0000 Sam Lantinga Fixed compile error
Wed, 28 Oct 2009 06:04:07 +0000 Sam Lantinga Automatically initialize the video system and create a renderer to simplify use.
Wed, 28 Oct 2009 04:33:24 +0000 Sam Lantinga Adam Strzelecki to SDL
Wed, 28 Oct 2009 04:27:50 +0000 Sam Lantinga Adam Strzelecki to SDL
Fri, 23 Oct 2009 04:08:32 +0000 Sam Lantinga Adam Strzelecki to SDL
Fri, 23 Oct 2009 03:58:23 +0000 Sam Lantinga Adam Strzelecki to SDL
Thu, 22 Oct 2009 06:09:03 +0000 Mike Gorchak Fixes in GLES configuration selection.
Thu, 22 Oct 2009 06:08:36 +0000 Mike Gorchak Fixes in GLES configuration selection. Support for an old QNX 6.3.2.
Thu, 22 Oct 2009 06:07:05 +0000 Mike Gorchak Optimizations.
Thu, 22 Oct 2009 04:46:11 +0000 Sam Lantinga Adam Strzelecki to SDL
Wed, 21 Oct 2009 14:51:42 +0000 Mike Gorchak Support for GL initialization parameters has been added.