Mercurial > sdl-ios-xcode
log android-project/src/org/libsdl/app/SDLActivity.java @ 5244:0a154d1e9aa9
age | author | description |
---|---|---|
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 15:10:17 -0800 | Sam Lantinga | The window is changed to reflect the actual screen dimensions, for now. |
Thu, 13 Jan 2011 12:32:55 -0800 | Sam Lantinga | Fixed audio buffer lifecycle and implemented audio shutdown |
Thu, 13 Jan 2011 11:14:20 -0800 | Sam Lantinga | Working audio implementation contributed by Joseph Lunderville |
Wed, 12 Jan 2011 21:21:21 -0800 | Sam Lantinga | Implemented translation from Android keycodes to SDL scancodes |
Wed, 12 Jan 2011 19:33:29 -0800 | Sam Lantinga | Fixed video mode format for unknown surface format |
Wed, 12 Jan 2011 17:53:06 -0800 | Sam Lantinga | More Android cleanup: |