replicant-frameworks_native/opengl/tools/glgen/stubs/gles11
Andreas Gampe b5da0d78d2 Frameworks/native: Add pragmas to glgen headers
The code currently being generated by glgen is not the cleanest, but
we would like to get core/jni onto -Werror. Thus add pragmas turning
off warnings locally to the C headers.

Also fix signed-comparison in two functions.

Longer term TODO: Emit clean code.

Change-Id: Iee8582f8c0c1de076d64851d3b6ca467afd5bc43
2014-11-12 10:10:12 -08:00
..
common.cpp opengl: Fix include style in generated JNI code 2014-05-20 13:31:05 -07:00
glBindVertexBuffer.cpp opengl: Add GLES31 and GLES31Ext class templates 2014-05-20 13:31:05 -07:00
glBindVertexBuffer.java opengl: Add GLES31 and GLES31Ext class templates 2014-05-20 13:31:05 -07:00
glBindVertexBuffer.nativeReg opengl: Add GLES31 and GLES31Ext class templates 2014-05-20 13:31:05 -07:00
glCreateShaderProgramv.cpp opengl: Add GLES31 and GLES31Ext class templates 2014-05-20 13:31:05 -07:00
glCreateShaderProgramv.java opengl: Add GLES31 and GLES31Ext class templates 2014-05-20 13:31:05 -07:00
glCreateShaderProgramv.nativeReg opengl: Add GLES31 and GLES31Ext class templates 2014-05-20 13:31:05 -07:00
glDebugMessageCallbackKHR.cpp opengl: Add GLES31 and GLES31Ext class templates 2014-05-20 13:31:05 -07:00
glDebugMessageCallbackKHR.java opengl: Add GLES31 and GLES31Ext class templates 2014-05-20 13:31:05 -07:00
glDebugMessageCallbackKHR.nativeReg opengl: Add GLES31 and GLES31Ext class templates 2014-05-20 13:31:05 -07:00
glDebugMessageInsertKHR.cpp opengl: Add GLES31 and GLES31Ext class templates 2014-05-20 13:31:05 -07:00
glDebugMessageInsertKHR.java opengl: Add GLES31 and GLES31Ext class templates 2014-05-20 13:31:05 -07:00
glDebugMessageInsertKHR.nativeReg opengl: Add GLES31 and GLES31Ext class templates 2014-05-20 13:31:05 -07:00
glDispatchComputeIndirect.cpp opengl: Add GLES31 and GLES31Ext class templates 2014-05-20 13:31:05 -07:00
glDispatchComputeIndirect.java opengl: Add GLES31 and GLES31Ext class templates 2014-05-20 13:31:05 -07:00
glDispatchComputeIndirect.nativeReg opengl: Add GLES31 and GLES31Ext class templates 2014-05-20 13:31:05 -07:00
glDrawArraysIndirect.cpp Frameworks/native: Add pragmas to glgen headers 2014-11-12 10:10:12 -08:00
glDrawArraysIndirect.java opengl: Add GLES31 and GLES31Ext class templates 2014-05-20 13:31:05 -07:00
glDrawArraysIndirect.nativeReg opengl: Add GLES31 and GLES31Ext class templates 2014-05-20 13:31:05 -07:00
glDrawElementsIndirect.cpp Frameworks/native: Add pragmas to glgen headers 2014-11-12 10:10:12 -08:00
glDrawElementsIndirect.java opengl: Add GLES31 and GLES31Ext class templates 2014-05-20 13:31:05 -07:00
glDrawElementsIndirect.nativeReg opengl: Add GLES31 and GLES31Ext class templates 2014-05-20 13:31:05 -07:00
glDrawElementsInstanced.cpp
glDrawElementsInstanced.java
glDrawElementsInstanced.nativeReg
GLES10cHeader.cpp Frameworks/native: Add pragmas to glgen headers 2014-11-12 10:10:12 -08:00
GLES10ExtcHeader.cpp Frameworks/native: Add pragmas to glgen headers 2014-11-12 10:10:12 -08:00
GLES10ExtHeader.java-if opengl: Fix whitespace in Java templates 2014-05-18 15:34:04 -07:00
GLES10Header.java-if opengl: Fix whitespace in Java templates 2014-05-18 15:34:04 -07:00
GLES11cHeader.cpp Frameworks/native: Add pragmas to glgen headers 2014-11-12 10:10:12 -08:00
GLES11ExtcHeader.cpp Frameworks/native: Add pragmas to glgen headers 2014-11-12 10:10:12 -08:00
GLES11ExtHeader.java-if opengl: Fix whitespace in Java templates 2014-05-18 15:34:04 -07:00
GLES11Header.java-if opengl: Fix whitespace in Java templates 2014-05-18 15:34:04 -07:00
GLES20cHeader.cpp Frameworks/native: Add pragmas to glgen headers 2014-11-12 10:10:12 -08:00
GLES20Header.java-if Subclass GLES30 from GLES20, @Deprecate GL_STENCIL_INDEX 2013-04-15 16:42:21 -07:00
GLES30cHeader.cpp Frameworks/native: Add pragmas to glgen headers 2014-11-12 10:10:12 -08:00
GLES30Header.java-if Subclass GLES30 from GLES20, @Deprecate GL_STENCIL_INDEX 2013-04-15 16:42:21 -07:00
GLES31cHeader.cpp Frameworks/native: Add pragmas to glgen headers 2014-11-12 10:10:12 -08:00
GLES31ExtcHeader.cpp Frameworks/native: Add pragmas to glgen headers 2014-11-12 10:10:12 -08:00
GLES31ExtHeader.java-if opengl: Un-hide GLES31 and GLES31Ext classes 2014-05-20 13:31:05 -07:00
GLES31Header.java-if opengl: Un-hide GLES31 and GLES31Ext classes 2014-05-20 13:31:05 -07:00
glGetActiveAttrib.cpp Use reinterpret_cast when an integer is cast to a pointer 2014-02-24 14:34:16 +00:00
glGetActiveAttrib.java Hide three malformed GL bindings 2014-02-19 10:27:24 -08:00
glGetActiveAttrib.nativeReg
glGetActiveUniform.cpp Use reinterpret_cast when an integer is cast to a pointer 2014-02-24 14:34:16 +00:00
glGetActiveUniform.java Hide three malformed GL bindings 2014-02-19 10:27:24 -08:00
glGetActiveUniform.nativeReg
glGetActiveUniformBlockName.cpp Special-case glGetActiveUniformBlockName 2013-04-10 22:00:39 -07:00
glGetActiveUniformBlockName.java Special-case glGetActiveUniformBlockName 2013-04-10 22:00:39 -07:00
glGetActiveUniformBlockName.nativeReg Special-case glGetActiveUniformBlockName 2013-04-10 22:00:39 -07:00
glGetBooleanv.cpp
glGetBooleanv.java
glGetBooleanv.nativeReg
glGetBufferPointerv.cpp Special-case glGetBufferPointerv 2013-04-10 22:00:18 -07:00
glGetBufferPointerv.java Special-case glGetBufferPointerv 2013-04-10 22:00:18 -07:00
glGetBufferPointerv.nativeReg Special-case glGetBufferPointerv 2013-04-10 22:00:18 -07:00
glGetDebugMessageLogKHR.cpp opengl: Add GLES31 and GLES31Ext class templates 2014-05-20 13:31:05 -07:00
glGetDebugMessageLogKHR.java opengl: Add GLES31 and GLES31Ext class templates 2014-05-20 13:31:05 -07:00
glGetDebugMessageLogKHR.nativeReg opengl: Add GLES31 and GLES31Ext class templates 2014-05-20 13:31:05 -07:00
glGetFloatv.cpp
glGetFloatv.java
glGetFloatv.nativeReg
glGetIntegerv.cpp
glGetIntegerv.java
glGetIntegerv.nativeReg
glGetObjectLabelKHR.cpp opengl: Add GLES31 and GLES31Ext class templates 2014-05-20 13:31:05 -07:00
glGetObjectLabelKHR.java opengl: Add GLES31 and GLES31Ext class templates 2014-05-20 13:31:05 -07:00
glGetObjectLabelKHR.nativeReg opengl: Add GLES31 and GLES31Ext class templates 2014-05-20 13:31:05 -07:00
glGetObjectPtrLabelKHR.cpp opengl: Add GLES31 and GLES31Ext class templates 2014-05-20 13:31:05 -07:00
glGetObjectPtrLabelKHR.java opengl: Add GLES31 and GLES31Ext class templates 2014-05-20 13:31:05 -07:00
glGetObjectPtrLabelKHR.nativeReg opengl: Add GLES31 and GLES31Ext class templates 2014-05-20 13:31:05 -07:00
glGetPointervKHR.cpp opengl: Add GLES31 and GLES31Ext class templates 2014-05-20 13:31:05 -07:00
glGetPointervKHR.java opengl: Add GLES31 and GLES31Ext class templates 2014-05-20 13:31:05 -07:00
glGetPointervKHR.nativeReg opengl: Add GLES31 and GLES31Ext class templates 2014-05-20 13:31:05 -07:00
glGetProgramInfoLog.cpp
glGetProgramInfoLog.java Subclass GLES30 from GLES20, @Deprecate GL_STENCIL_INDEX 2013-04-15 16:42:21 -07:00
glGetProgramInfoLog.nativeReg
glGetProgramPipelineInfoLog.cpp opengl: Add GLES31 and GLES31Ext class templates 2014-05-20 13:31:05 -07:00
glGetProgramPipelineInfoLog.java opengl: Add GLES31 and GLES31Ext class templates 2014-05-20 13:31:05 -07:00
glGetProgramPipelineInfoLog.nativeReg opengl: Add GLES31 and GLES31Ext class templates 2014-05-20 13:31:05 -07:00
glGetProgramResourceName.cpp opengl: Add GLES31 and GLES31Ext class templates 2014-05-20 13:31:05 -07:00
glGetProgramResourceName.java opengl: Add GLES31 and GLES31Ext class templates 2014-05-20 13:31:05 -07:00
glGetProgramResourceName.nativeReg opengl: Add GLES31 and GLES31Ext class templates 2014-05-20 13:31:05 -07:00
glGetShaderInfoLog.cpp
glGetShaderInfoLog.java Subclass GLES30 from GLES20, @Deprecate GL_STENCIL_INDEX 2013-04-15 16:42:21 -07:00
glGetShaderInfoLog.nativeReg
glGetShaderSource.cpp Use reinterpret_cast when an integer is cast to a pointer 2014-02-24 14:34:16 +00:00
glGetShaderSource.java Hide three malformed GL bindings 2014-02-19 10:27:24 -08:00
glGetShaderSource.nativeReg
glGetString.cpp
glGetString.java
glGetString.nativeReg
glGetStringi.cpp Special-case glGetStringi 2013-04-10 22:00:33 -07:00
glGetStringi.java Special-case glGetStringi 2013-04-10 22:00:33 -07:00
glGetStringi.nativeReg Special-case glGetStringi 2013-04-10 22:00:33 -07:00
glGetTransformFeedbackVarying.cpp
glGetTransformFeedbackVarying.java
glGetTransformFeedbackVarying.nativeReg
glGetUniformIndices.cpp
glGetUniformIndices.java opengl: Fix whitespace in Java templates 2014-05-18 15:34:04 -07:00
glGetUniformIndices.nativeReg Fix glGetUniformIndices JNI prototype 2013-04-29 16:01:56 -07:00
glMapBufferRange.cpp Special-case glMapBufferRange 2013-04-10 22:00:26 -07:00
glMapBufferRange.java Special-case glMapBufferRange 2013-04-10 22:00:26 -07:00
glMapBufferRange.nativeReg Special-case glMapBufferRange 2013-04-10 22:00:26 -07:00
glObjectPtrLabelKHR.cpp opengl: Add GLES31 and GLES31Ext class templates 2014-05-20 13:31:05 -07:00
glObjectPtrLabelKHR.java opengl: Add GLES31 and GLES31Ext class templates 2014-05-20 13:31:05 -07:00
glObjectPtrLabelKHR.nativeReg opengl: Add GLES31 and GLES31Ext class templates 2014-05-20 13:31:05 -07:00
glShaderSource.cpp
glShaderSource.java
glShaderSource.nativeReg
glTransformFeedbackVaryings.cpp
glTransformFeedbackVaryings.java opengl: Fix whitespace in Java templates 2014-05-18 15:34:04 -07:00
glTransformFeedbackVaryings.nativeReg