log

age author description
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