log src/video/uikit/SDL_uikitwindow.m @ 4509:8e91c3947210

age author description
2010-05-02 Ryan C. Gordon Much improved multi-display support for iPad.
2010-01-21 Sam Lantinga Switched from SDL_WindowID and SDL_TextureID to SDL_Window* and SDL_Texture* for code simplicity and improved performance.
2009-10-17 Sam Lantinga iPhone interruption patch / SDL 1.3
2008-12-08 Sam Lantinga Updated copyright date
2008-10-04 Sam Lantinga Final merge of Google Summer of Code 2008 work...
2008-08-16 Holmes Futrell removed NULL comment ... it's UIKit now, not NULL gsoc2008_iphone
2008-07-22 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
2008-07-17 Holmes Futrell These files contain the window related functions for the UIKit video driver. gsoc2008_iphone