log

age author description
Mon, 09 Feb 2009 05:32:12 +0000 Sam Lantinga Added test program for SDL_CreateWindowFrom()
Sun, 08 Feb 2009 15:35:06 +0000 Sam Lantinga Oh, Polyline() uses a pen, not a brush. Doh! :)
Sat, 07 Feb 2009 18:03:46 +0000 Sam Lantinga indent
Sat, 07 Feb 2009 17:56:08 +0000 Sam Lantinga Fixed alpha blending textures with the GDI renderer
Fri, 30 Jan 2009 06:40:16 +0000 Sam Lantinga When creating a software texture, synchronize the surface with the texture.
Fri, 30 Jan 2009 06:38:44 +0000 Sam Lantinga indent
Thu, 29 Jan 2009 13:25:08 +0000 Sam Lantinga (none)
Sun, 25 Jan 2009 05:14:29 +0000 Sam Lantinga Fixed Altivec blitters for PPC
Mon, 19 Jan 2009 15:58:57 +0000 Sam Lantinga More Mac OS X 10.3.9 fixes
Mon, 19 Jan 2009 15:15:03 +0000 Sam Lantinga Fixed compilation on Mac OS X 10.3.9
Mon, 19 Jan 2009 07:35:52 +0000 Sam Lantinga Updated for older versions of subversion
Mon, 19 Jan 2009 03:28:23 +0000 Sam Lantinga Fix recommended by Eddy L O Jansson
Sun, 18 Jan 2009 17:00:02 +0000 Edgar Simo Some more safety around the SDL_HelperWindow stuff to avoid double creations.
Thu, 15 Jan 2009 21:35:42 +0000 Bob Pendleton Changes to hopefully handle the creation of a colormap for 8 bit PseudoColor visuals in X11
Wed, 14 Jan 2009 15:03:44 +0000 Sam Lantinga Unfortunately, adding the file means that every commit marks this file as
Wed, 14 Jan 2009 15:00:22 +0000 Sam Lantinga Added a dummy revision to fix IDE builds
Wed, 14 Jan 2009 06:53:03 +0000 Sam Lantinga Fixed OpenGL state issue reported by Dmytro Bogovych
Wed, 14 Jan 2009 04:25:32 +0000 Sam Lantinga indent
Tue, 13 Jan 2009 23:27:08 +0000 Couriersud Fix fullscreen crash with DirectFB <= 1.2.0
Tue, 13 Jan 2009 22:59:02 +0000 Couriersud Fixed MakeSubSurface compiling issue for DirectFB <= 1.2.0
Tue, 13 Jan 2009 21:17:38 +0000 Couriersud Added DFB_VERSION_ATLEAST macro
Tue, 13 Jan 2009 19:31:06 +0000 Bob Pendleton Added
Tue, 13 Jan 2009 07:20:55 +0000 Sam Lantinga Removed Rafal Bursig's MMX RLE code, at his request.
Tue, 13 Jan 2009 03:53:22 +0000 Sam Lantinga Fixed NULL pointer dereference
Mon, 12 Jan 2009 22:36:12 +0000 Couriersud Fix third party "-Wall -Werror" builds
Mon, 12 Jan 2009 08:46:28 +0000 Sam Lantinga Fixed Visual C++ build
Mon, 12 Jan 2009 08:28:17 +0000 Sam Lantinga Don't complain when the GNOME screensaver isn't running (or available)
Mon, 12 Jan 2009 08:26:24 +0000 Sam Lantinga This is so wrong, it hurts.
Mon, 12 Jan 2009 08:23:47 +0000 Sam Lantinga Re-enable the screensaver at exit, just in case it's needed...
Mon, 12 Jan 2009 08:23:12 +0000 Sam Lantinga Don't disable the screen saver by default for windows applications