Mercurial > sdl-ios-xcode
log src/video/uikit/SDL_uikitappdelegate.m @ 5284:96a22141cf86 tip
age | author | description |
---|---|---|
Fri, 11 Feb 2011 22:37:15 -0800 | Sam Lantinga | Happy 2011! :) |
Fri, 11 Feb 2011 10:18:34 -0800 | Sam Lantinga | Fixed compile in Xcode |
Tue, 01 Feb 2011 09:00:47 -0800 | Sam Lantinga | Added vim spacing hints |
Tue, 01 Feb 2011 08:59:22 -0800 | Sam Lantinga | Fixed spacing |
Tue, 06 Jul 2010 22:26:03 -0700 | Sam Lantinga | The arguments to main() should be NULL terminated (SuS v3 compliant) |
Sun, 02 May 2010 05:08:12 -0400 | Ryan C. Gordon | Much improved multi-display support for iPad. |
Thu, 21 Jan 2010 06:21:52 +0000 | Sam Lantinga | Switched from SDL_WindowID and SDL_TextureID to SDL_Window* and SDL_Texture* for code simplicity and improved performance. |
Mon, 02 Nov 2009 07:55:42 +0000 | Sam Lantinga | Fixed bug #847 |