log

age author description
Wed, 19 Jan 2011 13:07:06 -0800 Sam Lantinga Added testshape to the Debug configuration
Wed, 19 Jan 2011 11:35:54 -0800 Sam Lantinga Added post build step to copy SDL and data files into the test projects
Wed, 19 Jan 2011 11:35:31 -0800 Sam Lantinga Removed extra space
Wed, 19 Jan 2011 10:14:11 -0800 Sam Lantinga Added XFlush() so changes happen immediately instead of waiting for the next event loop.
Wed, 19 Jan 2011 00:07:43 -0800 Sam Lantinga Greg Jandl to SDL
Tue, 18 Jan 2011 22:40:45 -0800 Sam Lantinga Greg Jandl to SDL
Tue, 18 Jan 2011 22:10:37 -0800 Sam Lantinga Whoops, good catch from Greg Jandl
Tue, 18 Jan 2011 17:23:44 -0800 Sam Lantinga Fixed building with the latest iOS SDK (4.2)
Tue, 18 Jan 2011 16:55:03 -0800 Sam Lantinga Fixed building with the latest iOS SDK (4.2)
Tue, 18 Jan 2011 16:47:14 -0800 Sam Lantinga Fixed missing source files in static library target
Tue, 18 Jan 2011 15:07:53 -0800 Sam Lantinga Not all MinGW compilers have intrin.h, so we'll only use this with Visual Studio.
Tue, 18 Jan 2011 15:02:59 -0800 Sam Lantinga Fixed building with the latest iOS SDK (4.2)
Tue, 18 Jan 2011 15:00:56 -0800 Sam Lantinga Fixed building with the latest iOS SDK (4.2)
Tue, 18 Jan 2011 14:57:39 -0800 Sam Lantinga Fixed build against 10.4 SDK
Tue, 18 Jan 2011 14:26:30 -0800 Sam Lantinga Fixed compiler error with the latest Xcode package