log

age author description
Sat, 05 Sep 2009 09:03:35 +0000 Sam Lantinga Bye bye SoundManager, you are officially obsolete...
Sat, 05 Sep 2009 07:33:54 +0000 Sam Lantinga Fixed a few issues compiling with Mac OS X 10.6
Sat, 05 Sep 2009 07:13:01 +0000 Sam Lantinga Updated glext.h
Thu, 20 Aug 2009 04:40:02 +0000 Sam Lantinga Fix suggested by Bob
Tue, 18 Aug 2009 03:26:53 +0000 Sam Lantinga David Carre to Sam
Tue, 11 Aug 2009 21:27:19 +0000 Bob Pendleton Start of redesign, getting rid of 8 and 16 bit operations in .h and test files.
Tue, 11 Aug 2009 21:15:18 +0000 Bob Pendleton I forgot to copy the dummy version to macosx.
Tue, 11 Aug 2009 13:45:01 +0000 Sam Lantinga David Carre to Sam
Fri, 07 Aug 2009 10:20:10 +0000 Sam Lantinga Fixed bug #746
Fri, 07 Aug 2009 09:44:40 +0000 Sam Lantinga Added request for SDL handling the desktop background window
Wed, 05 Aug 2009 16:31:49 +0000 Edgar Simo Patch by Janosch Gräf <janosch.graef@gmx.net>
Wed, 05 Aug 2009 08:12:31 +0000 Sam Lantinga Add clipboard support to TODO list
Mon, 03 Aug 2009 18:07:31 +0000 Couriersud Fixed compiling SDL_fsaudio.c against fusionsound 1.0.0
Sun, 02 Aug 2009 20:45:11 +0000 Sam Lantinga Fixed type size for test_bit()
Sun, 02 Aug 2009 18:40:18 +0000 Sam Lantinga Added SDL_revision.h
Sun, 02 Aug 2009 18:39:57 +0000 Sam Lantinga Clarified API documentation
Sun, 02 Aug 2009 18:39:24 +0000 Sam Lantinga Added TODO for automated testing
Sun, 02 Aug 2009 14:27:48 +0000 Sam Lantinga Removed arbitrary window size limitation
Sun, 02 Aug 2009 13:51:20 +0000 Sam Lantinga Whoops, still need the iPhoneOS config file. :)
Sun, 02 Aug 2009 13:49:13 +0000 Sam Lantinga Added missing SDL_revision.h
Sun, 02 Aug 2009 13:46:34 +0000 Sam Lantinga Added SDL_atomic.h, SDL_power.h, and SDL_revision.h to public API headers
Sun, 02 Aug 2009 13:08:19 +0000 Sam Lantinga Added SDL_atomic.h and SDL_power.h to public API headers
Sun, 02 Aug 2009 12:54:59 +0000 Sam Lantinga Better check which includes #define used in stdint.h
Sun, 02 Aug 2009 12:45:20 +0000 Sam Lantinga Don't redefine types if HAVE_STDINT_H is defined
Thu, 30 Jul 2009 14:53:57 +0000 Sam Lantinga Patch from David Carre:
Sun, 19 Jul 2009 08:04:59 +0000 Mike Gorchak Support for native and emulated atomic operations has been added.
Thu, 09 Jul 2009 21:31:27 +0000 Bob Pendleton volitile... duh, yeah the variable need to be labeled volitile
Tue, 07 Jul 2009 14:02:57 +0000 Sam Lantinga Documentation fix fix
Mon, 06 Jul 2009 21:56:38 +0000 Bob Pendleton Applied patch from bug id=762 provided by Pierre Phaneuf
Mon, 06 Jul 2009 21:48:52 +0000 Bob Pendleton Documentation fix.