log include/SDL_stdinc.h @ 3392:efc22582afc5

age author description
Sat, 10 Oct 2009 09:22:20 +0000 Sam Lantinga Made typedef for SDL_bool the same as the other typedefs.
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
Fri, 07 Aug 2009 10:20:10 +0000 Sam Lantinga Fixed bug #746
Tue, 17 Feb 2009 04:57:39 +0000 Sam Lantinga Fixed bug #537
Mon, 12 Jan 2009 08:46:28 +0000 Sam Lantinga Fixed Visual C++ build
Sat, 10 Jan 2009 18:32:24 +0000 Sam Lantinga Fixed Visual C++ release build for Visual C++ 2005
Mon, 08 Dec 2008 00:27:32 +0000 Sam Lantinga Updated copyright date
Wed, 27 Aug 2008 15:10:03 +0000 Sam Lantinga Final merge of Google Summer of Code 2008 work...
Sat, 05 Jul 2008 16:15:44 +0000 Sam Lantinga Reverted Holmes' changes, they should be on the iphone branch
Sun, 22 Jun 2008 23:13:02 +0000 Holmes Futrell disabled compile time assertion ... no 64 bit primitive types available on iPhone (it appears)
Thu, 12 Jun 2008 02:38:49 +0000 Darren Alton some changes to the dummy driver for debug purposes that should be reverted. gsoc2008_nds
Tue, 10 Jun 2008 06:45:39 +0000 Darren Alton First commit. Added header configs for DS as well as a Makefile. Initial work on framebuffer video driver, currently not functioning as desired. gsoc2008_nds
Mon, 04 Feb 2008 17:25:33 +0000 Ryan C. Gordon Merged r3534:3535 from branches/SDL-1.2: Reset direction flag in SDL_revcpy().
Fri, 28 Dec 2007 08:07:57 +0000 Sam Lantinga Merged revision 3458 from SDL 1.2, fixed Borland C alloca() prototype