Working OpenglES 1.1 on HTC Hero
XDA member dearmasfamily presents this working opengl es version 1.1 tested on Hero that will definitely optimize performance of your Android applications designed for it. OpenGL ES 1.1 is derived from desktop OpenGL 1.5 and emphasizes hardware acceleration of the API, but is fully backwards compatible with OpenGL ES 1.0. OpenGL ES 1.1 provides enhanced functionality, improved image quality and optimizations to increase performance while reducing memory bandwidth usage to save power.
The developer has tested on HTC Hero but should work on other similar resolution devices.
The application can be found on post number 26.
Originally posted by dearmasfamily
Working opengles 1.1 on heroI found this driver on my laptop. I forgot where I found it. But Im sure it was on xda. I think the desire thread.
I would like to upload it here for you guys.
It works 100% with asop,cm, and GB.
It improves performance and allows apps designed for opengles 1.1 to run well
Download can be found in this thread
Instructions
Drop libgles_qcom in directory
System/lib/egl and replace it
Opengl version should now read
Continue to the original thread.