OpenGL ES 3.0 support in leaked 4.3 ROM

Search This thread

keaukraine

Member
Jan 4, 2013
45
41
I've downloaded this ROM. It has libGLESv3.so, referencing to libGLESv2.so. And this library indeed has functions from ES 3.0 specs, like glGenQueries, glDeleteQueries, glIsQuery, glBeginQuery, glEndQuery
So, it seems that OpenGL|ES 3.0 era is here :)
The reason of starting this thread is that I don't have Galaxy S4 device and I would like to ensure that OpenGL|ES 3.0 is fully implemented in this ROM.
Does anybody will to try to initialize OpenGL ES 3.0 context and try to call a few functions to ensure GLES 3.0 works? For example with minimal efforts, you can try to load ASTC texture and to compile GLSL shader with some of new ES 3.0 features.
 
  • Like
Reactions: benc88

broodplank1337

Inactive Recognized Developer
Nov 24, 2011
4,992
10,155
Nijmegen
www.broodplank.net
Lol so thats the reason the 3d test on antutu is bugged (where they are fighting), they are just not visible lol.
Nice find

btw in build.prop they state the same version, but that doesn't automatically mean that its right lol
 
Last edited:
  • Like
Reactions: btemtd

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    I've downloaded this ROM. It has libGLESv3.so, referencing to libGLESv2.so. And this library indeed has functions from ES 3.0 specs, like glGenQueries, glDeleteQueries, glIsQuery, glBeginQuery, glEndQuery
    So, it seems that OpenGL|ES 3.0 era is here :)
    The reason of starting this thread is that I don't have Galaxy S4 device and I would like to ensure that OpenGL|ES 3.0 is fully implemented in this ROM.
    Does anybody will to try to initialize OpenGL ES 3.0 context and try to call a few functions to ensure GLES 3.0 works? For example with minimal efforts, you can try to load ASTC texture and to compile GLSL shader with some of new ES 3.0 features.
    1
    Lol so thats the reason the 3d test on antutu is bugged (where they are fighting), they are just not visible lol.
    Nice find

    btw in build.prop they state the same version, but that doesn't automatically mean that its right lol