replicant-frameworks_native/opengl/tools/glgen/stubs
Thomas Tafertshofer 55b4e553c8 glgen stubs to fix bad methods in gles20 bindings
this adds correct versions of the broken GLES20 methods
glGetShaderSource, glGetActiveAttrib and glGetActiveUniform.
the old broken methods are still there and need to be @hide later.

Bug: 6006380
Change-Id: Ide74242ada54b85459b459ae4f20cd26a23c7610
2012-07-19 16:58:40 -07:00
..
egl Remove @hide from the generated EGL 1.4 API 2012-07-13 17:43:19 -07:00
gles11 glgen stubs to fix bad methods in gles20 bindings 2012-07-19 16:58:40 -07:00
jsr239