Mercurial > sdl-ios-xcode
log src/video/uikit/SDL_uikitopengles.m @ 3391:188fc5ecc58c
age | author | description |
---|---|---|
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 |
2008-08-16 | Holmes Futrell | Added comments, updated included header name gsoc2008_iphone |
2008-08-13 | Holmes Futrell | Fixed a bug where bad access would occur if UIKIT_MakeCurrent is passed NULL for the parameter 'SDL_GLContext context'. Instead, it clears the current context. gsoc2008_iphone |
2008-07-22 | Holmes Futrell | Added standard SDL header comments gsoc2008_iphone |
2008-07-22 | Holmes Futrell | removed references to singletons, now uses SDL_WindowData information instead. gsoc2008_iphone |