replicant-frameworks_native/opengl/tools/glgen/stubs/gles11
Dan Albert ad0f52fc2b Fix pointer-to-int and int-to-pointer warnings.
Change-Id: If534cbcf2c3e644270572cbf829ba9b5acab29e6
2015-02-23 10:45:27 -08:00
..
GLES10ExtHeader.java-if opengl: Fix whitespace in Java templates 2014-05-18 15:34:04 -07:00
GLES10ExtcHeader.cpp Frameworks/native: Add pragmas to glgen headers 2014-11-12 10:10:12 -08:00
GLES10Header.java-if opengl: Fix whitespace in Java templates 2014-05-18 15:34:04 -07:00
GLES10cHeader.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
GLES11ExtcHeader.cpp Frameworks/native: Add pragmas to glgen headers 2014-11-12 10:10:12 -08:00
GLES11Header.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
GLES20Header.java-if Subclass GLES30 from GLES20, @Deprecate GL_STENCIL_INDEX 2013-04-15 16:42:21 -07:00
GLES20cHeader.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
GLES30cHeader.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
GLES31ExtcHeader.cpp Frameworks/native: Add pragmas to glgen headers 2014-11-12 10:10:12 -08:00
GLES31Header.java-if opengl: Un-hide GLES31 and GLES31Ext classes 2014-05-20 13:31:05 -07:00
GLES31cHeader.cpp Frameworks/native: Add pragmas to glgen headers 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 Fix pointer-to-int and int-to-pointer warnings. 2015-02-23 10:45:27 -08:00
glDrawElementsInstanced.java Add buffer object versions of several functions 2013-04-10 22:00:17 -07:00
glDrawElementsInstanced.nativeReg Add buffer object versions of several functions 2013-04-10 22:00:17 -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 glgen stubs to fix bad methods in gles20 bindings 2012-07-19 16:58:40 -07:00
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 glgen stubs to fix bad methods in gles20 bindings 2012-07-19 16:58:40 -07:00
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 add some missing parameter validation in GLES java bindings 2013-02-25 16:50:51 -08:00
glGetBooleanv.java add some missing parameter validation in GLES java bindings 2013-02-25 16:50:51 -08:00
glGetBooleanv.nativeReg add some missing parameter validation in GLES java bindings 2013-02-25 16:50:51 -08:00
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 add some missing parameter validation in GLES java bindings 2013-02-25 16:50:51 -08:00
glGetFloatv.java add some missing parameter validation in GLES java bindings 2013-02-25 16:50:51 -08:00
glGetFloatv.nativeReg add some missing parameter validation in GLES java bindings 2013-02-25 16:50:51 -08:00
glGetIntegerv.cpp add some missing parameter validation in GLES java bindings 2013-02-25 16:50:51 -08:00
glGetIntegerv.java add some missing parameter validation in GLES java bindings 2013-02-25 16:50:51 -08:00
glGetIntegerv.nativeReg add some missing parameter validation in GLES java bindings 2013-02-25 16:50:51 -08:00
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 Kill the global references in the OpenGL wrappers. 2011-04-11 15:31:20 -07:00
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 Kill the global references in the OpenGL wrappers. 2011-04-11 15:31:20 -07:00
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 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 add some missing parameter validation in GLES java bindings 2013-02-25 16:50:51 -08:00
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 Fix pointer-to-int and int-to-pointer warnings. 2015-02-23 10:45:27 -08:00
glGetTransformFeedbackVarying.java Special-case glGetTransformFeedbackVarying 2013-04-10 22:00:18 -07:00
glGetTransformFeedbackVarying.nativeReg Special-case glGetTransformFeedbackVarying 2013-04-10 22:00:18 -07:00
glGetUniformIndices.cpp Special-case glGetUniformIndices 2013-04-10 22:00:18 -07:00
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 Kill the global references in the OpenGL wrappers. 2011-04-11 15:31:20 -07:00
glShaderSource.java add some missing parameter validation in GLES java bindings 2013-02-25 16:50:51 -08:00
glShaderSource.nativeReg
glTransformFeedbackVaryings.cpp Special-case glTransformFeedbackVaryings 2013-04-10 22:00:18 -07:00
glTransformFeedbackVaryings.java opengl: Fix whitespace in Java templates 2014-05-18 15:34:04 -07:00
glTransformFeedbackVaryings.nativeReg Special-case glTransformFeedbackVaryings 2013-04-10 22:00:18 -07:00