Export to GitHub

sapphire-port-dream - issue #275

OpenGL ES driver doesn't support OpenGL ES 1.1


Posted on Apr 25, 2009 by Happy Rhino

The OpenGL ES driver included in 5.0.2G doesn't support OpenGL ES 1.1 (which is supported by standard G1 firmwares). Apps that attempt to use 1.1 functions like glBindBuffer produce errors on logcat: E/GLLogger( 241): called unimplemented OpenGL ES API

I tried copying these files from a regular T-Mobile G1 firmware (TMI RC9): /system/lib/libGLES_CM.so /system/lib/libhgl.so (replacing the existing one)

That appeared to work, but I only tested two 3D apps.

Comment #1

Posted on Apr 30, 2009 by Happy Rhino

This is fixed in ADP1.5Hr3. Thanks.

Status: New

Labels:
Type-Defect Priority-Medium