Mercurial > sdl-ios-xcode
log src/video/uikit/SDL_uikitopengles.m @ 5073:1e94e68525d5
age | author | description |
---|---|---|
2010-07-08 | Sam Lantinga | Updated iPhone keyboard code (which builds and runs on the iPad and iPhone simulator now) |
2010-07-07 | Sam Lantinga | Re-implemented single mouse touches on the iPhone/iPad |
2010-05-02 | Ryan C. Gordon | Much improved multi-display support for iPad. |
2010-04-30 | Ryan C. Gordon | Implemented SDL power APIs for iPhoneOS. |
2008-12-08 | Sam Lantinga | Updated copyright date |
2008-10-04 | Sam Lantinga | Final merge of Google Summer of Code 2008 work... |
2008-08-18 | Holmes Futrell | Fixed problem where creating the view passed NULL as the context for setting current context ... needed to actually pass the context. gsoc2008_iphone |