Go to file
Jack Palevich 5d0eb3ee89 Extend GLSurfaceView to make it easy to create an OpenGL ES 2.0 context
Provide a new method, GLSurfaceView.setEGLContextClientVersion. Clients
call this method to define which level of OpenGL ES support they want.

This method only affects the default behavior of GLSurfaceView. If clients
have supplied their own EGLContextFactory or EGLConfigChooser then they
are on their own if they want to create an OpenGL ES 2.0 context.

This API is currently hidden.

Update the gl2_java test to use this new API.

Update the gl2_java test's AndroidManifest.xml file to indicate that
it requires OpenGL ES 2.0.
2009-12-09 16:34:34 +08:00
awt Removed system/framework/android.awt.jar. 2009-07-02 14:11:33 -05:00
calendar Generate a calendar static Java library. 2009-12-01 17:42:41 -08:00
camera Merge change I5ff64f6f into eclair-mr2 2009-12-02 02:48:40 -08:00
cmds keystore: remove old implementation and test. 2009-09-24 13:35:26 +08:00
common Add OperationScheduler (and test) to the common static library; 2009-11-21 10:09:46 -08:00
include Merge change I129483f8 into eclair-mr2 2009-12-08 13:41:38 -08:00
libs Maybe really fix windows build. 2009-12-08 19:45:59 -08:00
opengl Extend GLSurfaceView to make it easy to create an OpenGL ES 2.0 context 2009-12-09 16:34:34 +08:00
vpn/java/android/net/vpn Remove deprecated VpnType.getDescription(). 2009-09-30 18:39:48 +08:00
cleanspec.mk Rename [I]DropBox[Service] to [I]DropBoxManager[Service]. 2009-11-12 13:58:27 -08:00
MODULE_LICENSE_APACHE2 auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
NOTICE Start using CLDR for some date-and-time strings and formats. 2009-05-15 10:15:50 -07:00