replicant-frameworks_native/opengl/tests
Jack Palevich 378112ebed 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-11-19 19:08:52 +08:00
..
angeles
fillrate
filter
finish
gl2_basic
gl2_java Extend GLSurfaceView to make it easy to create an OpenGL ES 2.0 context 2009-11-19 19:08:52 +08:00
gl2_jni
gl_basic
gl_jni
gldual Make our choice of surface explicit. 2009-10-13 19:52:44 -07:00
gralloc
lighting1709
linetex Turns out the SGX driver is correct and the bug was in this test. 2009-10-30 16:32:52 -07:00
swapinterval
textures
tritex
Android.mk