log

age author description
Sat, 26 Sep 2009 09:44:52 +0000 Sam Lantinga Fixed bug #704
Sat, 26 Sep 2009 06:21:36 +0000 Sam Lantinga Fixed crash with right side up BMP files
Sat, 26 Sep 2009 03:58:35 +0000 Sam Lantinga Eric Wing to Sam
Fri, 25 Sep 2009 19:26:21 +0000 Bob Pendleton fixed a spelling error in the documentation.
Fri, 25 Sep 2009 19:20:25 +0000 Bob Pendleton Changed to include SDL_atomic.c in the windows version of SDL 1.3
Fri, 25 Sep 2009 19:17:16 +0000 Bob Pendleton This version actaully should work on Windows.
Thu, 24 Sep 2009 15:20:11 +0000 Sam Lantinga More TODO!
Thu, 24 Sep 2009 14:43:03 +0000 Sam Lantinga Eric Wing to Sam
Thu, 24 Sep 2009 07:13:02 +0000 Sam Lantinga Updated Xcode project from Eric Wing
Thu, 24 Sep 2009 07:12:05 +0000 Sam Lantinga Getting ready for a new Xcode project from Eric Wing
Wed, 23 Sep 2009 07:10:45 +0000 Sam Lantinga Fixed bug #732
Wed, 23 Sep 2009 06:37:27 +0000 Sam Lantinga Possibly fixed bug #601, definitely fixed a potential issue with threads
Wed, 23 Sep 2009 02:52:11 +0000 Bob Pendleton int testmmousetable.c the arguments to main() are not compatible with what is required in SDL_main.h
Tue, 22 Sep 2009 02:20:56 +0000 Sam Lantinga Whoops, this breaks building on Mac OS X 10.4
Mon, 21 Sep 2009 22:25:14 +0000 Bob Pendleton oops
Mon, 21 Sep 2009 22:23:41 +0000 Bob Pendleton Should now compile on 32 bit linux and 64 bit linux
Mon, 21 Sep 2009 11:31:28 +0000 Sam Lantinga Whoops, need both the header and the library!
Mon, 21 Sep 2009 11:04:01 +0000 Sam Lantinga Fixed bug #714
Mon, 21 Sep 2009 10:23:19 +0000 Sam Lantinga Fixed bug #674
Mon, 21 Sep 2009 09:21:00 +0000 Sam Lantinga Fixed bug #615
Mon, 21 Sep 2009 09:16:35 +0000 Sam Lantinga Added reminder to look into 2D vblank synchronization
Mon, 21 Sep 2009 09:02:05 +0000 Sam Lantinga Oh yeah, we have GLX support too.
Mon, 21 Sep 2009 08:40:04 +0000 Sam Lantinga Fixed bug #577
Mon, 21 Sep 2009 08:31:02 +0000 Sam Lantinga Fixed bug #591
Mon, 21 Sep 2009 07:35:06 +0000 Sam Lantinga Fixed bug #570
Mon, 21 Sep 2009 05:24:54 +0000 Sam Lantinga Fixed build on Mac OS X 10.4
Sun, 20 Sep 2009 23:09:30 +0000 Sam Lantinga Fall back to opaque sprite if no formats with alpha are supported.
Sun, 20 Sep 2009 22:47:28 +0000 Sam Lantinga Fixed compatibility with SDL 1.2 pixel format (24 bits per pixel of color data with 4 bytes per pixel == 32 bpp)
Sun, 20 Sep 2009 04:15:19 +0000 Sam Lantinga Removed outdated Atari support
Sun, 20 Sep 2009 04:13:23 +0000 Sam Lantinga Oh yeah, need this option for PPC as well now.