Thanks for your reply.
The api docs are available here
http://www.blackberry.com/developers/docs/7.1.0api/index.html?javax/microedition/khronos/opengles/GL.html
You can find GL10, GL11 and their extensions and GL20 info in the links to the sub-interfaces on the same page.
For the wrapper, do you mean create the Android specific java classes as wrappers over the BlackBerry classes? Can you elaborate more on this type of solution?
The api docs are available here
http://www.blackberry.com/developers/docs/7.1.0api/index.html?javax/microedition/khronos/opengles/GL.html
You can find GL10, GL11 and their extensions and GL20 info in the links to the sub-interfaces on the same page.
For the wrapper, do you mean create the Android specific java classes as wrappers over the BlackBerry classes? Can you elaborate more on this type of solution?