Mercurial > sdl-ios-xcode
log src/video/uikit/SDL_uikitwindow.h @ 4872:231f8a1c5edd
age | author | description |
---|---|---|
2010-05-02 | Ryan C. Gordon | Much improved multi-display support for iPad. |
2010-01-24 | Sam Lantinga | Fixed bug #926 |
2010-01-21 | Sam Lantinga | Switched from SDL_WindowID and SDL_TextureID to SDL_Window* and SDL_Texture* for code simplicity and improved performance. |
2008-12-08 | Sam Lantinga | Updated copyright date |
2008-10-04 | Sam Lantinga | Final merge of Google Summer of Code 2008 work... |
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 |