Mercurial > sdl-ios-xcode
log src/video/android/SDL_androidwindow.c @ 5282:8e421890cdb8
age | author | description |
---|---|---|
Fri, 11 Feb 2011 22:37:15 -0800 | Sam Lantinga | Happy 2011! :) |
Fri, 11 Feb 2011 00:25:44 -0800 | Sam Lantinga | Mostly fixed fullscreen mode on Mac OS X, and you can toggle it on and off. |
Mon, 07 Feb 2011 17:44:07 -0800 | Sam Lantinga | Try to create an OpenGL ES 2.0 context on Android and successfully fall back to OpenGL ES 1.1 if that fails. |
Thu, 13 Jan 2011 18:31:15 -0800 | Sam Lantinga | Added "mouse" support for the Android touch screen |
Thu, 13 Jan 2011 15:10:17 -0800 | Sam Lantinga | The window is changed to reflect the actual screen dimensions, for now. |