Hi,

I guess that application can use OpenGL ES 2.0 API directly through Java
wrapper defined as android.opengl.GLES20 class, however it looks like there
is no software rendering support for OpenGL ES 2.0 in Android emulator. Is
there any plan to support (2) in Android roadmap?

(1) OpenGL ES 1.0 API on Android emulator => Possible
(2) OpenGL ES 2.0 API on Android emulator => Not supported.
(3) OpenGL ES 1.0 API on hardware => Possible
(4) OpenGL ES 2.0 API on hardware => Possible (but via JNI)

Regards,
/David

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to