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