log Xcode/SDL/SDL.xcodeproj/project.pbxproj @ 5157:fb424691cfc7

age author description
Wed, 02 Feb 2011 14:34:54 -0800 Sam Lantinga Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
Mon, 24 Jan 2011 17:47:18 -0800 Sam Lantinga Fixed bug #1102
Mon, 24 Jan 2011 16:10:13 -0800 Sam Lantinga Fixed bug #1103
Tue, 18 Jan 2011 16:47:14 -0800 Sam Lantinga Fixed missing source files in static library target
Sat, 15 Jan 2011 12:41:59 -0800 Sam Lantinga Updated the atomic API for better use cases
Sat, 01 Jan 2011 20:04:50 -0800 Sam Lantinga Final touches on renaming SDL_eventtouch to SDL_x11touch
Tue, 16 Nov 2010 07:44:47 -0800 Andreas Schiffler Fix Xcode project to turns the SDL_gesture.h and SDL_touch.h into public includes (since they are included when using the SDL/SDL.h file)
Sun, 22 Aug 2010 13:45:56 -0700 Sam Lantinga Merged Eli's Google Summer of Code work from SDL-gsoc2010-shaped_windows