log Xcode/SDL/SDL.xcodeproj/project.pbxproj @ 5284:96a22141cf86 tip

age author description
Fri, 11 Feb 2011 14:23:22 -0800 Sam Lantinga Removed unused leak detection code.
Fri, 11 Feb 2011 10:18:34 -0800 Sam Lantinga Fixed compile in Xcode
Wed, 09 Feb 2011 10:37:52 -0800 Sam Lantinga Updated Xcode project with OpenGL shader files
Mon, 07 Feb 2011 16:45:40 -0800 Sam Lantinga Added a simple log message API
Sun, 06 Feb 2011 02:41:32 -0800 Sam Lantinga Updated Xcode project with moved and removed files
Sat, 05 Feb 2011 16:02:30 -0800 Sam Lantinga Updated Mac OS X and iOS projects
Thu, 03 Feb 2011 15:49:37 -0800 Sam Lantinga Added a way to get a framebuffer interface for a window, and also a way to create a software renderer for an arbitrary surface.
Thu, 03 Feb 2011 00:19:40 -0800 Sam Lantinga Made it possible to create a texture of any format, even if not supported by the renderer.