Mercurial > sdl-ios-xcode
log src/video/uikit/SDL_uikitwindow.h @ 4581:ef0aa488fff6
age | author | description |
---|---|---|
Sun, 02 May 2010 05:08:12 -0400 | Ryan C. Gordon | Much improved multi-display support for iPad. |
Sun, 24 Jan 2010 21:10:53 +0000 | Sam Lantinga | Fixed bug #926 |
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, 08 Dec 2008 00:27:32 +0000 | Sam Lantinga | Updated copyright date |
Sat, 04 Oct 2008 06:46:59 +0000 | Sam Lantinga | Final merge of Google Summer of Code 2008 work... |
Tue, 22 Jul 2008 22:59:59 +0000 | Holmes Futrell | Added SDL_WindowData for UIKit video driver. Now looks up instances here instead of assuming we're referring to a singleton. gsoc2008_iphone |
Thu, 17 Jul 2008 22:45:41 +0000 | Holmes Futrell | These files contain the window related functions for the UIKit video driver. gsoc2008_iphone |