replicant-frameworks_native/opengl/tools/glgen/stubs/gles11
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
..
GLES10cHeader.cpp OpenGL bindings fix for methods with iobuffer args 2012-07-12 11:23:02 -07:00
GLES10ExtcHeader.cpp OpenGL bindings fix for methods with iobuffer args 2012-07-12 11:23:02 -07:00
GLES10ExtHeader.java-if Add an Android-specific static OpenGL ES 1.1 Java API. 2009-04-16 15:20:55 -07:00
GLES10Header.java-if Add an Android-specific static OpenGL ES 1.1 Java API. 2009-04-16 15:20:55 -07:00
GLES11cHeader.cpp OpenGL bindings fix for methods with iobuffer args 2012-07-12 11:23:02 -07:00
GLES11ExtcHeader.cpp OpenGL bindings fix for methods with iobuffer args 2012-07-12 11:23:02 -07:00
GLES11ExtHeader.java-if GLES: add image external enums 2011-11-15 11:35:46 -08:00
GLES11Header.java-if Implement Matrix Palette extension. 2009-12-08 15:43:51 +08:00
GLES20cHeader.cpp OpenGL bindings fix for methods with iobuffer args 2012-07-12 11:23:02 -07:00
GLES20Header.java-if Implement Matrix Palette extension. 2009-12-08 15:43:51 +08:00
glGetActiveAttrib.cpp glgen stubs to fix bad methods in gles20 bindings 2012-07-19 16:58:40 -07:00
glGetActiveAttrib.java glgen stubs to fix bad methods in gles20 bindings 2012-07-19 16:58:40 -07:00
glGetActiveAttrib.nativeReg glgen stubs to fix bad methods in gles20 bindings 2012-07-19 16:58:40 -07:00
glGetActiveUniform.cpp glgen stubs to fix bad methods in gles20 bindings 2012-07-19 16:58:40 -07:00
glGetActiveUniform.java glgen stubs to fix bad methods in gles20 bindings 2012-07-19 16:58:40 -07:00
glGetActiveUniform.nativeReg glgen stubs to fix bad methods in gles20 bindings 2012-07-19 16:58:40 -07:00
glGetProgramInfoLog.cpp Kill the global references in the OpenGL wrappers. 2011-04-11 15:31:20 -07:00
glGetProgramInfoLog.java Add correct copyright headers to multiple files 2010-03-11 18:22:10 -08:00
glGetProgramInfoLog.nativeReg Add a Java API for OpenGL ES 2.0. 2009-11-19 16:34:55 +08:00
glGetShaderInfoLog.cpp Kill the global references in the OpenGL wrappers. 2011-04-11 15:31:20 -07:00
glGetShaderInfoLog.java Add correct copyright headers to multiple files 2010-03-11 18:22:10 -08:00
glGetShaderInfoLog.nativeReg Add a Java API for OpenGL ES 2.0. 2009-11-19 16:34:55 +08:00
glGetShaderSource.cpp glgen stubs to fix bad methods in gles20 bindings 2012-07-19 16:58:40 -07:00
glGetShaderSource.java glgen stubs to fix bad methods in gles20 bindings 2012-07-19 16:58:40 -07:00
glGetShaderSource.nativeReg glgen stubs to fix bad methods in gles20 bindings 2012-07-19 16:58:40 -07:00
glGetString.cpp Kill the global references in the OpenGL wrappers. 2011-04-11 15:31:20 -07:00
glGetString.java Fix newlines in this file. 2010-12-07 16:23:05 -08:00
glGetString.nativeReg Enable static Java APIs for OpenGL ES 1.1 extensions. 2009-04-24 13:07:17 -07:00
glShaderSource.cpp Kill the global references in the OpenGL wrappers. 2011-04-11 15:31:20 -07:00
glShaderSource.java Add correct copyright headers to multiple files 2010-03-11 18:22:10 -08:00
glShaderSource.nativeReg Add a Java API for OpenGL ES 2.0. 2009-11-19 16:34:55 +08:00