log

age author description
Mon, 09 Feb 2009 06:41:49 +0000 Sam Lantinga Implemented Win32 version of the native window test
Mon, 09 Feb 2009 06:28:45 +0000 Sam Lantinga Whoops, missed a file
Mon, 09 Feb 2009 06:15:06 +0000 Sam Lantinga Throw a FIXME in there, we'll need to take care of this later.
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
Mon, 12 Jan 2009 06:22:26 +0000 Sam Lantinga Fixed snapshot target
Mon, 12 Jan 2009 06:21:34 +0000 Sam Lantinga Reverted SDL_LoadICO_RW() addition, this should go in SDL_image
Mon, 12 Jan 2009 06:19:05 +0000 Sam Lantinga Added an API to enable/disable the screen saver.
Sun, 11 Jan 2009 23:56:19 +0000 Couriersud Add SDL_LoadICO_RW to SDL. Loads best quality icon from *.ico file.
Sun, 11 Jan 2009 23:49:23 +0000 Couriersud DirectFB cleanups & simple window manager
Sun, 11 Jan 2009 23:39:11 +0000 Couriersud Fix a 64bit issue in linux/SDL_sysjoystick (int != long on 64bit)
Sun, 11 Jan 2009 04:46:42 +0000 Ryan C. Gordon First shot at new audio resampling code.
Sun, 11 Jan 2009 04:46:14 +0000 Ryan C. Gordon NULL-terminate the lists of autogenerated converters.
Sun, 11 Jan 2009 04:39:09 +0000 Ryan C. Gordon Allow builds that reduce or eliminate the converters/resamplers.
Sun, 11 Jan 2009 04:29:36 +0000 Ryan C. Gordon testresample.c: Write out correct size for resampled buffer.
Sun, 11 Jan 2009 04:05:28 +0000 Ryan C. Gordon Added testresample.c
Sun, 11 Jan 2009 02:18:18 +0000 Sam Lantinga Added svn ignore property for SDL_revision.h
Sat, 10 Jan 2009 23:57:12 +0000 Sam Lantinga Removed extra debug output
Sat, 10 Jan 2009 22:36:30 +0000 Sam Lantinga Check for functions after including the libraries that they might be in.
Sat, 10 Jan 2009 21:50:26 +0000 Sam Lantinga Reverted Bob's indent checkin
Sat, 10 Jan 2009 18:32:24 +0000 Sam Lantinga Fixed Visual C++ release build for Visual C++ 2005
Fri, 09 Jan 2009 20:43:30 +0000 Bob Pendleton I ran a global "make indent" it modified the following files.
Fri, 09 Jan 2009 20:41:31 +0000 Bob Pendleton Modified and totally untested code to load the color tables for DirectColor and PseudoColor windows.
Fri, 09 Jan 2009 20:39:33 +0000 Bob Pendleton Changed and hopefully fixed support for DirectColor with support for gammaramps.
Fri, 09 Jan 2009 15:41:45 +0000 Ryan C. Gordon First shot at autogenerated audio resamplers.
Fri, 09 Jan 2009 13:58:28 +0000 Sam Lantinga Date: Fri, 9 Jan 2009 19:18:23 +0600
Tue, 06 Jan 2009 04:33:57 +0000 Sam Lantinga Implemented by Donny Viszneki
Mon, 05 Jan 2009 07:28:32 +0000 Sam Lantinga Added Donny Viszneki to the credits for finding and fixing SDL 1.3 bugs
Mon, 05 Jan 2009 07:07:48 +0000 Sam Lantinga Fixed lines intersecting the top corners of a rectangle
Mon, 05 Jan 2009 07:04:54 +0000 Sam Lantinga Fixed mouse events with --disable-video-x11-xinput
Mon, 05 Jan 2009 06:35:16 +0000 Sam Lantinga define this value if it's not in the system headers
Mon, 05 Jan 2009 06:28:50 +0000 Sam Lantinga Fixed bug #669