Source compatibility report for the JOGL library between 1.0.0 and 1.1.0 versions
Test Info
Library Name | JOGL |
Version #1 | 1.0.0 |
Version #2 | 1.1.0 |
Test Results
Total Java ARchives | 1 |
---|
Total Methods / Classes | 6544 / 126 |
---|
Verdict | Incompatible (30.1%) |
Problem Summary
| Severity | Count |
---|
Added Methods | - | 496 |
---|
Removed Methods | High | 0 |
---|
Problems with Data Types | High | 169 |
---|
Medium | 0 |
Low | 0 |
Problems with Methods | High | 0 |
---|
Medium | 0 |
Low | 0 |
Other Changes in Data Types | - | 245 |
Added Methods (496)
jogl.jar, DebugGL.class
package javax.media.opengl
DebugGL.glActiveVaryingNV ( int p1, byte[ ] p2, int p3 ) : void
[mangled: javax/media/opengl/DebugGL.glActiveVaryingNV:(I[BI)V]
DebugGL.glActiveVaryingNV ( int p1, ByteBuffer p2 ) : void
[mangled: javax/media/opengl/DebugGL.glActiveVaryingNV:(ILjava/nio/ByteBuffer;)V]
DebugGL.glBeginTransformFeedbackNV ( int p1 ) : void
[mangled: javax/media/opengl/DebugGL.glBeginTransformFeedbackNV:(I)V]
DebugGL.glBindBufferBaseNV ( int p1, int p2, int p3 ) : void
[mangled: javax/media/opengl/DebugGL.glBindBufferBaseNV:(III)V]
DebugGL.glBindBufferOffsetNV ( int p1, int p2, int p3, int p4 ) : void
[mangled: javax/media/opengl/DebugGL.glBindBufferOffsetNV:(IIII)V]
DebugGL.glBindBufferRangeNV ( int p1, int p2, int p3, int p4, int p5 ) : void
[mangled: javax/media/opengl/DebugGL.glBindBufferRangeNV:(IIIII)V]
DebugGL.glBindFragDataLocationEXT ( int p1, int p2, byte[ ] p3, int p4 ) : void
[mangled: javax/media/opengl/DebugGL.glBindFragDataLocationEXT:(II[BI)V]
DebugGL.glBindFragDataLocationEXT ( int p1, int p2, ByteBuffer p3 ) : void
[mangled: javax/media/opengl/DebugGL.glBindFragDataLocationEXT:(IILjava/nio/ByteBuffer;)V]
DebugGL.glBlitFramebufferEXT ( int p1, int p2, int p3, int p4, int p5, int p6, int p7, int p8, int p9, int p10 ) : void
[mangled: javax/media/opengl/DebugGL.glBlitFramebufferEXT:(IIIIIIIIII)V]
DebugGL.glBufferParameteriAPPLE ( int p1, int p2, int p3 ) : void
[mangled: javax/media/opengl/DebugGL.glBufferParameteriAPPLE:(III)V]
DebugGL.glClearColorIiEXT ( int p1, int p2, int p3, int p4 ) : void
[mangled: javax/media/opengl/DebugGL.glClearColorIiEXT:(IIII)V]
DebugGL.glClearColorIuiEXT ( int p1, int p2, int p3, int p4 ) : void
[mangled: javax/media/opengl/DebugGL.glClearColorIuiEXT:(IIII)V]
DebugGL.glClearDepthdNV ( double p1 ) : void
[mangled: javax/media/opengl/DebugGL.glClearDepthdNV:(D)V]
DebugGL.glColorMaskIndexedEXT ( int p1, boolean p2, boolean p3, boolean p4, boolean p5 ) : void
[mangled: javax/media/opengl/DebugGL.glColorMaskIndexedEXT:(IZZZZ)V]
DebugGL.glDepthBoundsdNV ( double p1, double p2 ) : void
[mangled: javax/media/opengl/DebugGL.glDepthBoundsdNV:(DD)V]
DebugGL.glDepthRangedNV ( double p1, double p2 ) : void
[mangled: javax/media/opengl/DebugGL.glDepthRangedNV:(DD)V]
DebugGL.glDisableIndexedEXT ( int p1, int p2 ) : void
[mangled: javax/media/opengl/DebugGL.glDisableIndexedEXT:(II)V]
DebugGL.glDrawArraysInstancedEXT ( int p1, int p2, int p3, int p4 ) : void
[mangled: javax/media/opengl/DebugGL.glDrawArraysInstancedEXT:(IIII)V]
DebugGL.glDrawElementsInstancedEXT ( int p1, int p2, int p3, Buffer p4, int p5 ) : void
[mangled: javax/media/opengl/DebugGL.glDrawElementsInstancedEXT:(IIILjava/nio/Buffer;I)V]
DebugGL.glEnableIndexedEXT ( int p1, int p2 ) : void
[mangled: javax/media/opengl/DebugGL.glEnableIndexedEXT:(II)V]
DebugGL.glEndTransformFeedbackNV ( ) : void
[mangled: javax/media/opengl/DebugGL.glEndTransformFeedbackNV:()V]
DebugGL.glFlushMappedBufferRangeAPPLE ( int p1, int p2, int p3 ) : void
[mangled: javax/media/opengl/DebugGL.glFlushMappedBufferRangeAPPLE:(III)V]
DebugGL.glFramebufferTextureEXT ( int p1, int p2, int p3, int p4 ) : void
[mangled: javax/media/opengl/DebugGL.glFramebufferTextureEXT:(IIII)V]
DebugGL.glFramebufferTextureFaceEXT ( int p1, int p2, int p3, int p4, int p5 ) : void
[mangled: javax/media/opengl/DebugGL.glFramebufferTextureFaceEXT:(IIIII)V]
DebugGL.glFramebufferTextureLayerEXT ( int p1, int p2, int p3, int p4, int p5 ) : void
[mangled: javax/media/opengl/DebugGL.glFramebufferTextureLayerEXT:(IIIII)V]
DebugGL.glGetActiveVaryingNV ( int p1, int p2, int p3, int[ ] p4, int p5, int[ ] p6, int p7, int[ ] p8, int p9, byte[ ] p10, int p11 ) : void
[mangled: javax/media/opengl/DebugGL.glGetActiveVaryingNV:(III[II[II[II[BI)V]
DebugGL.glGetActiveVaryingNV ( int p1, int p2, int p3, IntBuffer p4, IntBuffer p5, IntBuffer p6, ByteBuffer p7 ) : void
[mangled: javax/media/opengl/DebugGL.glGetActiveVaryingNV:(IIILjava/nio/IntBuffer;Ljava/nio/IntBuffer;Ljava/nio/IntBuffer;Ljava/nio/ByteBuffer;)V]
DebugGL.glGetBooleanIndexedvEXT ( int p1, int p2, byte[ ] p3, int p4 ) : void
[mangled: javax/media/opengl/DebugGL.glGetBooleanIndexedvEXT:(II[BI)V]
DebugGL.glGetBooleanIndexedvEXT ( int p1, int p2, ByteBuffer p3 ) : void
[mangled: javax/media/opengl/DebugGL.glGetBooleanIndexedvEXT:(IILjava/nio/ByteBuffer;)V]
DebugGL.glGetFragDataLocationEXT ( int p1, byte[ ] p2, int p3 ) : int
[mangled: javax/media/opengl/DebugGL.glGetFragDataLocationEXT:(I[BI)I]
DebugGL.glGetFragDataLocationEXT ( int p1, ByteBuffer p2 ) : int
[mangled: javax/media/opengl/DebugGL.glGetFragDataLocationEXT:(ILjava/nio/ByteBuffer;)I]
DebugGL.glGetIntegerIndexedvEXT ( int p1, int p2, int[ ] p3, int p4 ) : void
[mangled: javax/media/opengl/DebugGL.glGetIntegerIndexedvEXT:(II[II)V]
DebugGL.glGetIntegerIndexedvEXT ( int p1, int p2, IntBuffer p3 ) : void
[mangled: javax/media/opengl/DebugGL.glGetIntegerIndexedvEXT:(IILjava/nio/IntBuffer;)V]
DebugGL.glGetProgramEnvParameterIivNV ( int p1, int p2, int[ ] p3, int p4 ) : void
[mangled: javax/media/opengl/DebugGL.glGetProgramEnvParameterIivNV:(II[II)V]
DebugGL.glGetProgramEnvParameterIivNV ( int p1, int p2, IntBuffer p3 ) : void
[mangled: javax/media/opengl/DebugGL.glGetProgramEnvParameterIivNV:(IILjava/nio/IntBuffer;)V]
DebugGL.glGetProgramEnvParameterIuivNV ( int p1, int p2, int[ ] p3, int p4 ) : void
[mangled: javax/media/opengl/DebugGL.glGetProgramEnvParameterIuivNV:(II[II)V]
DebugGL.glGetProgramEnvParameterIuivNV ( int p1, int p2, IntBuffer p3 ) : void
[mangled: javax/media/opengl/DebugGL.glGetProgramEnvParameterIuivNV:(IILjava/nio/IntBuffer;)V]
DebugGL.glGetProgramLocalParameterIivNV ( int p1, int p2, int[ ] p3, int p4 ) : void
[mangled: javax/media/opengl/DebugGL.glGetProgramLocalParameterIivNV:(II[II)V]
DebugGL.glGetProgramLocalParameterIivNV ( int p1, int p2, IntBuffer p3 ) : void
[mangled: javax/media/opengl/DebugGL.glGetProgramLocalParameterIivNV:(IILjava/nio/IntBuffer;)V]
DebugGL.glGetProgramLocalParameterIuivNV ( int p1, int p2, int[ ] p3, int p4 ) : void
[mangled: javax/media/opengl/DebugGL.glGetProgramLocalParameterIuivNV:(II[II)V]
DebugGL.glGetProgramLocalParameterIuivNV ( int p1, int p2, IntBuffer p3 ) : void
[mangled: javax/media/opengl/DebugGL.glGetProgramLocalParameterIuivNV:(IILjava/nio/IntBuffer;)V]
DebugGL.glGetQueryObjecti64vEXT ( int p1, int p2, long[ ] p3, int p4 ) : void
[mangled: javax/media/opengl/DebugGL.glGetQueryObjecti64vEXT:(II[JI)V]
DebugGL.glGetQueryObjecti64vEXT ( int p1, int p2, LongBuffer p3 ) : void
[mangled: javax/media/opengl/DebugGL.glGetQueryObjecti64vEXT:(IILjava/nio/LongBuffer;)V]
DebugGL.glGetQueryObjectui64vEXT ( int p1, int p2, long[ ] p3, int p4 ) : void
[mangled: javax/media/opengl/DebugGL.glGetQueryObjectui64vEXT:(II[JI)V]
DebugGL.glGetQueryObjectui64vEXT ( int p1, int p2, LongBuffer p3 ) : void
[mangled: javax/media/opengl/DebugGL.glGetQueryObjectui64vEXT:(IILjava/nio/LongBuffer;)V]
DebugGL.glGetTexParameterIivEXT ( int p1, int p2, int[ ] p3, int p4 ) : void
[mangled: javax/media/opengl/DebugGL.glGetTexParameterIivEXT:(II[II)V]
DebugGL.glGetTexParameterIivEXT ( int p1, int p2, IntBuffer p3 ) : void
[mangled: javax/media/opengl/DebugGL.glGetTexParameterIivEXT:(IILjava/nio/IntBuffer;)V]
DebugGL.glGetTexParameterIuivEXT ( int p1, int p2, int[ ] p3, int p4 ) : void
[mangled: javax/media/opengl/DebugGL.glGetTexParameterIuivEXT:(II[II)V]
DebugGL.glGetTexParameterIuivEXT ( int p1, int p2, IntBuffer p3 ) : void
[mangled: javax/media/opengl/DebugGL.glGetTexParameterIuivEXT:(IILjava/nio/IntBuffer;)V]
DebugGL.glGetTransformFeedbackVaryingNV ( int p1, int p2, int[ ] p3, int p4 ) : void
[mangled: javax/media/opengl/DebugGL.glGetTransformFeedbackVaryingNV:(II[II)V]
DebugGL.glGetTransformFeedbackVaryingNV ( int p1, int p2, IntBuffer p3 ) : void
[mangled: javax/media/opengl/DebugGL.glGetTransformFeedbackVaryingNV:(IILjava/nio/IntBuffer;)V]
DebugGL.glGetUniformBufferSizeEXT ( int p1, int p2 ) : int
[mangled: javax/media/opengl/DebugGL.glGetUniformBufferSizeEXT:(II)I]
DebugGL.glGetUniformOffsetEXT ( int p1, int p2 ) : int
[mangled: javax/media/opengl/DebugGL.glGetUniformOffsetEXT:(II)I]
DebugGL.glGetUniformuivEXT ( int p1, int p2, int[ ] p3, int p4 ) : void
[mangled: javax/media/opengl/DebugGL.glGetUniformuivEXT:(II[II)V]
DebugGL.glGetUniformuivEXT ( int p1, int p2, IntBuffer p3 ) : void
[mangled: javax/media/opengl/DebugGL.glGetUniformuivEXT:(IILjava/nio/IntBuffer;)V]
DebugGL.glGetVaryingLocationNV ( int p1, byte[ ] p2, int p3 ) : int
[mangled: javax/media/opengl/DebugGL.glGetVaryingLocationNV:(I[BI)I]
DebugGL.glGetVaryingLocationNV ( int p1, ByteBuffer p2 ) : int
[mangled: javax/media/opengl/DebugGL.glGetVaryingLocationNV:(ILjava/nio/ByteBuffer;)I]
DebugGL.glGetVertexAttribIivEXT ( int p1, int p2, int[ ] p3, int p4 ) : void
[mangled: javax/media/opengl/DebugGL.glGetVertexAttribIivEXT:(II[II)V]
DebugGL.glGetVertexAttribIivEXT ( int p1, int p2, IntBuffer p3 ) : void
[mangled: javax/media/opengl/DebugGL.glGetVertexAttribIivEXT:(IILjava/nio/IntBuffer;)V]
DebugGL.glGetVertexAttribIuivEXT ( int p1, int p2, int[ ] p3, int p4 ) : void
[mangled: javax/media/opengl/DebugGL.glGetVertexAttribIuivEXT:(II[II)V]
DebugGL.glGetVertexAttribIuivEXT ( int p1, int p2, IntBuffer p3 ) : void
[mangled: javax/media/opengl/DebugGL.glGetVertexAttribIuivEXT:(IILjava/nio/IntBuffer;)V]
DebugGL.glIsEnabledIndexedEXT ( int p1, int p2 ) : boolean
[mangled: javax/media/opengl/DebugGL.glIsEnabledIndexedEXT:(II)Z]
DebugGL.glProgramBufferParametersfvNV ( int p1, int p2, int p3, int p4, float[ ] p5, int p6 ) : void
[mangled: javax/media/opengl/DebugGL.glProgramBufferParametersfvNV:(IIII[FI)V]
DebugGL.glProgramBufferParametersfvNV ( int p1, int p2, int p3, int p4, FloatBuffer p5 ) : void
[mangled: javax/media/opengl/DebugGL.glProgramBufferParametersfvNV:(IIIILjava/nio/FloatBuffer;)V]
DebugGL.glProgramBufferParametersIivNV ( int p1, int p2, int p3, int p4, int[ ] p5, int p6 ) : void
[mangled: javax/media/opengl/DebugGL.glProgramBufferParametersIivNV:(IIII[II)V]
DebugGL.glProgramBufferParametersIivNV ( int p1, int p2, int p3, int p4, IntBuffer p5 ) : void
[mangled: javax/media/opengl/DebugGL.glProgramBufferParametersIivNV:(IIIILjava/nio/IntBuffer;)V]
DebugGL.glProgramBufferParametersIuivNV ( int p1, int p2, int p3, int p4, int[ ] p5, int p6 ) : void
[mangled: javax/media/opengl/DebugGL.glProgramBufferParametersIuivNV:(IIII[II)V]
DebugGL.glProgramBufferParametersIuivNV ( int p1, int p2, int p3, int p4, IntBuffer p5 ) : void
[mangled: javax/media/opengl/DebugGL.glProgramBufferParametersIuivNV:(IIIILjava/nio/IntBuffer;)V]
DebugGL.glProgramEnvParameterI4iNV ( int p1, int p2, int p3, int p4, int p5, int p6 ) : void
[mangled: javax/media/opengl/DebugGL.glProgramEnvParameterI4iNV:(IIIIII)V]
DebugGL.glProgramEnvParameterI4ivNV ( int p1, int p2, int[ ] p3, int p4 ) : void
[mangled: javax/media/opengl/DebugGL.glProgramEnvParameterI4ivNV:(II[II)V]
DebugGL.glProgramEnvParameterI4ivNV ( int p1, int p2, IntBuffer p3 ) : void
[mangled: javax/media/opengl/DebugGL.glProgramEnvParameterI4ivNV:(IILjava/nio/IntBuffer;)V]
DebugGL.glProgramEnvParameterI4uiNV ( int p1, int p2, int p3, int p4, int p5, int p6 ) : void
[mangled: javax/media/opengl/DebugGL.glProgramEnvParameterI4uiNV:(IIIIII)V]
DebugGL.glProgramEnvParameterI4uivNV ( int p1, int p2, int[ ] p3, int p4 ) : void
[mangled: javax/media/opengl/DebugGL.glProgramEnvParameterI4uivNV:(II[II)V]
DebugGL.glProgramEnvParameterI4uivNV ( int p1, int p2, IntBuffer p3 ) : void
[mangled: javax/media/opengl/DebugGL.glProgramEnvParameterI4uivNV:(IILjava/nio/IntBuffer;)V]
DebugGL.glProgramEnvParameters4fvEXT ( int p1, int p2, int p3, float[ ] p4, int p5 ) : void
[mangled: javax/media/opengl/DebugGL.glProgramEnvParameters4fvEXT:(III[FI)V]
DebugGL.glProgramEnvParameters4fvEXT ( int p1, int p2, int p3, FloatBuffer p4 ) : void
[mangled: javax/media/opengl/DebugGL.glProgramEnvParameters4fvEXT:(IIILjava/nio/FloatBuffer;)V]
DebugGL.glProgramEnvParametersI4ivNV ( int p1, int p2, int p3, int[ ] p4, int p5 ) : void
[mangled: javax/media/opengl/DebugGL.glProgramEnvParametersI4ivNV:(III[II)V]
DebugGL.glProgramEnvParametersI4ivNV ( int p1, int p2, int p3, IntBuffer p4 ) : void
[mangled: javax/media/opengl/DebugGL.glProgramEnvParametersI4ivNV:(IIILjava/nio/IntBuffer;)V]
DebugGL.glProgramEnvParametersI4uivNV ( int p1, int p2, int p3, int[ ] p4, int p5 ) : void
[mangled: javax/media/opengl/DebugGL.glProgramEnvParametersI4uivNV:(III[II)V]
DebugGL.glProgramEnvParametersI4uivNV ( int p1, int p2, int p3, IntBuffer p4 ) : void
[mangled: javax/media/opengl/DebugGL.glProgramEnvParametersI4uivNV:(IIILjava/nio/IntBuffer;)V]
DebugGL.glProgramLocalParameterI4iNV ( int p1, int p2, int p3, int p4, int p5, int p6 ) : void
[mangled: javax/media/opengl/DebugGL.glProgramLocalParameterI4iNV:(IIIIII)V]
DebugGL.glProgramLocalParameterI4ivNV ( int p1, int p2, int[ ] p3, int p4 ) : void
[mangled: javax/media/opengl/DebugGL.glProgramLocalParameterI4ivNV:(II[II)V]
DebugGL.glProgramLocalParameterI4ivNV ( int p1, int p2, IntBuffer p3 ) : void
[mangled: javax/media/opengl/DebugGL.glProgramLocalParameterI4ivNV:(IILjava/nio/IntBuffer;)V]
DebugGL.glProgramLocalParameterI4uiNV ( int p1, int p2, int p3, int p4, int p5, int p6 ) : void
[mangled: javax/media/opengl/DebugGL.glProgramLocalParameterI4uiNV:(IIIIII)V]
DebugGL.glProgramLocalParameterI4uivNV ( int p1, int p2, int[ ] p3, int p4 ) : void
[mangled: javax/media/opengl/DebugGL.glProgramLocalParameterI4uivNV:(II[II)V]
DebugGL.glProgramLocalParameterI4uivNV ( int p1, int p2, IntBuffer p3 ) : void
[mangled: javax/media/opengl/DebugGL.glProgramLocalParameterI4uivNV:(IILjava/nio/IntBuffer;)V]
DebugGL.glProgramLocalParameters4fvEXT ( int p1, int p2, int p3, float[ ] p4, int p5 ) : void
[mangled: javax/media/opengl/DebugGL.glProgramLocalParameters4fvEXT:(III[FI)V]
DebugGL.glProgramLocalParameters4fvEXT ( int p1, int p2, int p3, FloatBuffer p4 ) : void
[mangled: javax/media/opengl/DebugGL.glProgramLocalParameters4fvEXT:(IIILjava/nio/FloatBuffer;)V]
DebugGL.glProgramLocalParametersI4ivNV ( int p1, int p2, int p3, int[ ] p4, int p5 ) : void
[mangled: javax/media/opengl/DebugGL.glProgramLocalParametersI4ivNV:(III[II)V]
DebugGL.glProgramLocalParametersI4ivNV ( int p1, int p2, int p3, IntBuffer p4 ) : void
[mangled: javax/media/opengl/DebugGL.glProgramLocalParametersI4ivNV:(IIILjava/nio/IntBuffer;)V]
DebugGL.glProgramLocalParametersI4uivNV ( int p1, int p2, int p3, int[ ] p4, int p5 ) : void
[mangled: javax/media/opengl/DebugGL.glProgramLocalParametersI4uivNV:(III[II)V]
DebugGL.glProgramLocalParametersI4uivNV ( int p1, int p2, int p3, IntBuffer p4 ) : void
[mangled: javax/media/opengl/DebugGL.glProgramLocalParametersI4uivNV:(IIILjava/nio/IntBuffer;)V]
DebugGL.glProgramParameteriEXT ( int p1, int p2, int p3 ) : void
[mangled: javax/media/opengl/DebugGL.glProgramParameteriEXT:(III)V]
DebugGL.glProgramVertexLimitNV ( int p1, int p2 ) : void
[mangled: javax/media/opengl/DebugGL.glProgramVertexLimitNV:(II)V]
DebugGL.glRenderbufferStorageMultisampleCoverageNV ( int p1, int p2, int p3, int p4, int p5, int p6 ) : void
[mangled: javax/media/opengl/DebugGL.glRenderbufferStorageMultisampleCoverageNV:(IIIIII)V]
DebugGL.glRenderbufferStorageMultisampleEXT ( int p1, int p2, int p3, int p4, int p5 ) : void
[mangled: javax/media/opengl/DebugGL.glRenderbufferStorageMultisampleEXT:(IIIII)V]
DebugGL.glStencilClearTagEXT ( int p1, int p2 ) : void
[mangled: javax/media/opengl/DebugGL.glStencilClearTagEXT:(II)V]
DebugGL.glTexBufferEXT ( int p1, int p2, int p3 ) : void
[mangled: javax/media/opengl/DebugGL.glTexBufferEXT:(III)V]
DebugGL.glTexParameterIivEXT ( int p1, int p2, int[ ] p3, int p4 ) : void
[mangled: javax/media/opengl/DebugGL.glTexParameterIivEXT:(II[II)V]
DebugGL.glTexParameterIivEXT ( int p1, int p2, IntBuffer p3 ) : void
[mangled: javax/media/opengl/DebugGL.glTexParameterIivEXT:(IILjava/nio/IntBuffer;)V]
DebugGL.glTexParameterIuivEXT ( int p1, int p2, int[ ] p3, int p4 ) : void
[mangled: javax/media/opengl/DebugGL.glTexParameterIuivEXT:(II[II)V]
DebugGL.glTexParameterIuivEXT ( int p1, int p2, IntBuffer p3 ) : void
[mangled: javax/media/opengl/DebugGL.glTexParameterIuivEXT:(IILjava/nio/IntBuffer;)V]
DebugGL.glTransformFeedbackAttribsNV ( int p1, int[ ] p2, int p3, int p4 ) : void
[mangled: javax/media/opengl/DebugGL.glTransformFeedbackAttribsNV:(I[III)V]
DebugGL.glTransformFeedbackAttribsNV ( int p1, IntBuffer p2, int p3 ) : void
[mangled: javax/media/opengl/DebugGL.glTransformFeedbackAttribsNV:(ILjava/nio/IntBuffer;I)V]
DebugGL.glTransformFeedbackVaryingsNV ( int p1, int p2, int[ ] p3, int p4, int p5 ) : void
[mangled: javax/media/opengl/DebugGL.glTransformFeedbackVaryingsNV:(II[III)V]
DebugGL.glTransformFeedbackVaryingsNV ( int p1, int p2, IntBuffer p3, int p4 ) : void
[mangled: javax/media/opengl/DebugGL.glTransformFeedbackVaryingsNV:(IILjava/nio/IntBuffer;I)V]
DebugGL.glUniform1uiEXT ( int p1, int p2 ) : void
[mangled: javax/media/opengl/DebugGL.glUniform1uiEXT:(II)V]
DebugGL.glUniform1uivEXT ( int p1, int p2, int[ ] p3, int p4 ) : void
[mangled: javax/media/opengl/DebugGL.glUniform1uivEXT:(II[II)V]
DebugGL.glUniform1uivEXT ( int p1, int p2, IntBuffer p3 ) : void
[mangled: javax/media/opengl/DebugGL.glUniform1uivEXT:(IILjava/nio/IntBuffer;)V]
DebugGL.glUniform2uiEXT ( int p1, int p2, int p3 ) : void
[mangled: javax/media/opengl/DebugGL.glUniform2uiEXT:(III)V]
DebugGL.glUniform2uivEXT ( int p1, int p2, int[ ] p3, int p4 ) : void
[mangled: javax/media/opengl/DebugGL.glUniform2uivEXT:(II[II)V]
DebugGL.glUniform2uivEXT ( int p1, int p2, IntBuffer p3 ) : void
[mangled: javax/media/opengl/DebugGL.glUniform2uivEXT:(IILjava/nio/IntBuffer;)V]
DebugGL.glUniform3uiEXT ( int p1, int p2, int p3, int p4 ) : void
[mangled: javax/media/opengl/DebugGL.glUniform3uiEXT:(IIII)V]
DebugGL.glUniform3uivEXT ( int p1, int p2, int[ ] p3, int p4 ) : void
[mangled: javax/media/opengl/DebugGL.glUniform3uivEXT:(II[II)V]
DebugGL.glUniform3uivEXT ( int p1, int p2, IntBuffer p3 ) : void
[mangled: javax/media/opengl/DebugGL.glUniform3uivEXT:(IILjava/nio/IntBuffer;)V]
DebugGL.glUniform4uiEXT ( int p1, int p2, int p3, int p4, int p5 ) : void
[mangled: javax/media/opengl/DebugGL.glUniform4uiEXT:(IIIII)V]
DebugGL.glUniform4uivEXT ( int p1, int p2, int[ ] p3, int p4 ) : void
[mangled: javax/media/opengl/DebugGL.glUniform4uivEXT:(II[II)V]
DebugGL.glUniform4uivEXT ( int p1, int p2, IntBuffer p3 ) : void
[mangled: javax/media/opengl/DebugGL.glUniform4uivEXT:(IILjava/nio/IntBuffer;)V]
DebugGL.glUniformBufferEXT ( int p1, int p2, int p3 ) : void
[mangled: javax/media/opengl/DebugGL.glUniformBufferEXT:(III)V]
DebugGL.glUniformMatrix2x3fv ( int p1, int p2, boolean p3, float[ ] p4, int p5 ) : void
[mangled: javax/media/opengl/DebugGL.glUniformMatrix2x3fv:(IIZ[FI)V]
DebugGL.glUniformMatrix2x3fv ( int p1, int p2, boolean p3, FloatBuffer p4 ) : void
[mangled: javax/media/opengl/DebugGL.glUniformMatrix2x3fv:(IIZLjava/nio/FloatBuffer;)V]
DebugGL.glUniformMatrix2x4fv ( int p1, int p2, boolean p3, float[ ] p4, int p5 ) : void
[mangled: javax/media/opengl/DebugGL.glUniformMatrix2x4fv:(IIZ[FI)V]
DebugGL.glUniformMatrix2x4fv ( int p1, int p2, boolean p3, FloatBuffer p4 ) : void
[mangled: javax/media/opengl/DebugGL.glUniformMatrix2x4fv:(IIZLjava/nio/FloatBuffer;)V]
DebugGL.glUniformMatrix3x2fv ( int p1, int p2, boolean p3, float[ ] p4, int p5 ) : void
[mangled: javax/media/opengl/DebugGL.glUniformMatrix3x2fv:(IIZ[FI)V]
DebugGL.glUniformMatrix3x2fv ( int p1, int p2, boolean p3, FloatBuffer p4 ) : void
[mangled: javax/media/opengl/DebugGL.glUniformMatrix3x2fv:(IIZLjava/nio/FloatBuffer;)V]
DebugGL.glUniformMatrix3x4fv ( int p1, int p2, boolean p3, float[ ] p4, int p5 ) : void
[mangled: javax/media/opengl/DebugGL.glUniformMatrix3x4fv:(IIZ[FI)V]
DebugGL.glUniformMatrix3x4fv ( int p1, int p2, boolean p3, FloatBuffer p4 ) : void
[mangled: javax/media/opengl/DebugGL.glUniformMatrix3x4fv:(IIZLjava/nio/FloatBuffer;)V]
DebugGL.glUniformMatrix4x2fv ( int p1, int p2, boolean p3, float[ ] p4, int p5 ) : void
[mangled: javax/media/opengl/DebugGL.glUniformMatrix4x2fv:(IIZ[FI)V]
DebugGL.glUniformMatrix4x2fv ( int p1, int p2, boolean p3, FloatBuffer p4 ) : void
[mangled: javax/media/opengl/DebugGL.glUniformMatrix4x2fv:(IIZLjava/nio/FloatBuffer;)V]
DebugGL.glUniformMatrix4x3fv ( int p1, int p2, boolean p3, float[ ] p4, int p5 ) : void
[mangled: javax/media/opengl/DebugGL.glUniformMatrix4x3fv:(IIZ[FI)V]
DebugGL.glUniformMatrix4x3fv ( int p1, int p2, boolean p3, FloatBuffer p4 ) : void
[mangled: javax/media/opengl/DebugGL.glUniformMatrix4x3fv:(IIZLjava/nio/FloatBuffer;)V]
DebugGL.glVertexAttribI1iEXT ( int p1, int p2 ) : void
[mangled: javax/media/opengl/DebugGL.glVertexAttribI1iEXT:(II)V]
DebugGL.glVertexAttribI1ivEXT ( int p1, int[ ] p2, int p3 ) : void
[mangled: javax/media/opengl/DebugGL.glVertexAttribI1ivEXT:(I[II)V]
DebugGL.glVertexAttribI1ivEXT ( int p1, IntBuffer p2 ) : void
[mangled: javax/media/opengl/DebugGL.glVertexAttribI1ivEXT:(ILjava/nio/IntBuffer;)V]
DebugGL.glVertexAttribI1uiEXT ( int p1, int p2 ) : void
[mangled: javax/media/opengl/DebugGL.glVertexAttribI1uiEXT:(II)V]
DebugGL.glVertexAttribI1uivEXT ( int p1, int[ ] p2, int p3 ) : void
[mangled: javax/media/opengl/DebugGL.glVertexAttribI1uivEXT:(I[II)V]
DebugGL.glVertexAttribI1uivEXT ( int p1, IntBuffer p2 ) : void
[mangled: javax/media/opengl/DebugGL.glVertexAttribI1uivEXT:(ILjava/nio/IntBuffer;)V]
DebugGL.glVertexAttribI2iEXT ( int p1, int p2, int p3 ) : void
[mangled: javax/media/opengl/DebugGL.glVertexAttribI2iEXT:(III)V]
DebugGL.glVertexAttribI2ivEXT ( int p1, int[ ] p2, int p3 ) : void
[mangled: javax/media/opengl/DebugGL.glVertexAttribI2ivEXT:(I[II)V]
DebugGL.glVertexAttribI2ivEXT ( int p1, IntBuffer p2 ) : void
[mangled: javax/media/opengl/DebugGL.glVertexAttribI2ivEXT:(ILjava/nio/IntBuffer;)V]
DebugGL.glVertexAttribI2uiEXT ( int p1, int p2, int p3 ) : void
[mangled: javax/media/opengl/DebugGL.glVertexAttribI2uiEXT:(III)V]
DebugGL.glVertexAttribI2uivEXT ( int p1, int[ ] p2, int p3 ) : void
[mangled: javax/media/opengl/DebugGL.glVertexAttribI2uivEXT:(I[II)V]
DebugGL.glVertexAttribI2uivEXT ( int p1, IntBuffer p2 ) : void
[mangled: javax/media/opengl/DebugGL.glVertexAttribI2uivEXT:(ILjava/nio/IntBuffer;)V]
DebugGL.glVertexAttribI3iEXT ( int p1, int p2, int p3, int p4 ) : void
[mangled: javax/media/opengl/DebugGL.glVertexAttribI3iEXT:(IIII)V]
DebugGL.glVertexAttribI3ivEXT ( int p1, int[ ] p2, int p3 ) : void
[mangled: javax/media/opengl/DebugGL.glVertexAttribI3ivEXT:(I[II)V]
DebugGL.glVertexAttribI3ivEXT ( int p1, IntBuffer p2 ) : void
[mangled: javax/media/opengl/DebugGL.glVertexAttribI3ivEXT:(ILjava/nio/IntBuffer;)V]
DebugGL.glVertexAttribI3uiEXT ( int p1, int p2, int p3, int p4 ) : void
[mangled: javax/media/opengl/DebugGL.glVertexAttribI3uiEXT:(IIII)V]
DebugGL.glVertexAttribI3uivEXT ( int p1, int[ ] p2, int p3 ) : void
[mangled: javax/media/opengl/DebugGL.glVertexAttribI3uivEXT:(I[II)V]
DebugGL.glVertexAttribI3uivEXT ( int p1, IntBuffer p2 ) : void
[mangled: javax/media/opengl/DebugGL.glVertexAttribI3uivEXT:(ILjava/nio/IntBuffer;)V]
DebugGL.glVertexAttribI4bvEXT ( int p1, byte[ ] p2, int p3 ) : void
[mangled: javax/media/opengl/DebugGL.glVertexAttribI4bvEXT:(I[BI)V]
DebugGL.glVertexAttribI4bvEXT ( int p1, ByteBuffer p2 ) : void
[mangled: javax/media/opengl/DebugGL.glVertexAttribI4bvEXT:(ILjava/nio/ByteBuffer;)V]
DebugGL.glVertexAttribI4iEXT ( int p1, int p2, int p3, int p4, int p5 ) : void
[mangled: javax/media/opengl/DebugGL.glVertexAttribI4iEXT:(IIIII)V]
DebugGL.glVertexAttribI4ivEXT ( int p1, int[ ] p2, int p3 ) : void
[mangled: javax/media/opengl/DebugGL.glVertexAttribI4ivEXT:(I[II)V]
DebugGL.glVertexAttribI4ivEXT ( int p1, IntBuffer p2 ) : void
[mangled: javax/media/opengl/DebugGL.glVertexAttribI4ivEXT:(ILjava/nio/IntBuffer;)V]
DebugGL.glVertexAttribI4svEXT ( int p1, short[ ] p2, int p3 ) : void
[mangled: javax/media/opengl/DebugGL.glVertexAttribI4svEXT:(I[SI)V]
DebugGL.glVertexAttribI4svEXT ( int p1, ShortBuffer p2 ) : void
[mangled: javax/media/opengl/DebugGL.glVertexAttribI4svEXT:(ILjava/nio/ShortBuffer;)V]
DebugGL.glVertexAttribI4ubvEXT ( int p1, byte[ ] p2, int p3 ) : void
[mangled: javax/media/opengl/DebugGL.glVertexAttribI4ubvEXT:(I[BI)V]
DebugGL.glVertexAttribI4ubvEXT ( int p1, ByteBuffer p2 ) : void
[mangled: javax/media/opengl/DebugGL.glVertexAttribI4ubvEXT:(ILjava/nio/ByteBuffer;)V]
DebugGL.glVertexAttribI4uiEXT ( int p1, int p2, int p3, int p4, int p5 ) : void
[mangled: javax/media/opengl/DebugGL.glVertexAttribI4uiEXT:(IIIII)V]
DebugGL.glVertexAttribI4uivEXT ( int p1, int[ ] p2, int p3 ) : void
[mangled: javax/media/opengl/DebugGL.glVertexAttribI4uivEXT:(I[II)V]
DebugGL.glVertexAttribI4uivEXT ( int p1, IntBuffer p2 ) : void
[mangled: javax/media/opengl/DebugGL.glVertexAttribI4uivEXT:(ILjava/nio/IntBuffer;)V]
DebugGL.glVertexAttribI4usvEXT ( int p1, short[ ] p2, int p3 ) : void
[mangled: javax/media/opengl/DebugGL.glVertexAttribI4usvEXT:(I[SI)V]
DebugGL.glVertexAttribI4usvEXT ( int p1, ShortBuffer p2 ) : void
[mangled: javax/media/opengl/DebugGL.glVertexAttribI4usvEXT:(ILjava/nio/ShortBuffer;)V]
DebugGL.glVertexAttribIPointerEXT ( int p1, int p2, int p3, int p4, Buffer p5 ) : void
[mangled: javax/media/opengl/DebugGL.glVertexAttribIPointerEXT:(IIIILjava/nio/Buffer;)V]
jogl.jar, GL.class
package javax.media.opengl
GL.glActiveVaryingNV ( int p1, byte[ ] p2, int p3 ) [abstract] : void
[mangled: javax/media/opengl/GL.glActiveVaryingNV:(I[BI)V]
GL.glActiveVaryingNV ( int p1, ByteBuffer p2 ) [abstract] : void
[mangled: javax/media/opengl/GL.glActiveVaryingNV:(ILjava/nio/ByteBuffer;)V]
GL.glBeginTransformFeedbackNV ( int p1 ) [abstract] : void
[mangled: javax/media/opengl/GL.glBeginTransformFeedbackNV:(I)V]
GL.glBindBufferBaseNV ( int p1, int p2, int p3 ) [abstract] : void
[mangled: javax/media/opengl/GL.glBindBufferBaseNV:(III)V]
GL.glBindBufferOffsetNV ( int p1, int p2, int p3, int p4 ) [abstract] : void
[mangled: javax/media/opengl/GL.glBindBufferOffsetNV:(IIII)V]
GL.glBindBufferRangeNV ( int p1, int p2, int p3, int p4, int p5 ) [abstract] : void
[mangled: javax/media/opengl/GL.glBindBufferRangeNV:(IIIII)V]
GL.glBindFragDataLocationEXT ( int p1, int p2, byte[ ] p3, int p4 ) [abstract] : void
[mangled: javax/media/opengl/GL.glBindFragDataLocationEXT:(II[BI)V]
GL.glBindFragDataLocationEXT ( int p1, int p2, ByteBuffer p3 ) [abstract] : void
[mangled: javax/media/opengl/GL.glBindFragDataLocationEXT:(IILjava/nio/ByteBuffer;)V]
GL.glBlitFramebufferEXT ( int p1, int p2, int p3, int p4, int p5, int p6, int p7, int p8, int p9, int p10 ) [abstract] : void
[mangled: javax/media/opengl/GL.glBlitFramebufferEXT:(IIIIIIIIII)V]
GL.glBufferParameteriAPPLE ( int p1, int p2, int p3 ) [abstract] : void
[mangled: javax/media/opengl/GL.glBufferParameteriAPPLE:(III)V]
GL.glClearColorIiEXT ( int p1, int p2, int p3, int p4 ) [abstract] : void
[mangled: javax/media/opengl/GL.glClearColorIiEXT:(IIII)V]
GL.glClearColorIuiEXT ( int p1, int p2, int p3, int p4 ) [abstract] : void
[mangled: javax/media/opengl/GL.glClearColorIuiEXT:(IIII)V]
GL.glClearDepthdNV ( double p1 ) [abstract] : void
[mangled: javax/media/opengl/GL.glClearDepthdNV:(D)V]
GL.glColorMaskIndexedEXT ( int p1, boolean p2, boolean p3, boolean p4, boolean p5 ) [abstract] : void
[mangled: javax/media/opengl/GL.glColorMaskIndexedEXT:(IZZZZ)V]
GL.glDepthBoundsdNV ( double p1, double p2 ) [abstract] : void
[mangled: javax/media/opengl/GL.glDepthBoundsdNV:(DD)V]
GL.glDepthRangedNV ( double p1, double p2 ) [abstract] : void
[mangled: javax/media/opengl/GL.glDepthRangedNV:(DD)V]
GL.glDisableIndexedEXT ( int p1, int p2 ) [abstract] : void
[mangled: javax/media/opengl/GL.glDisableIndexedEXT:(II)V]
GL.glDrawArraysInstancedEXT ( int p1, int p2, int p3, int p4 ) [abstract] : void
[mangled: javax/media/opengl/GL.glDrawArraysInstancedEXT:(IIII)V]
GL.glDrawElementsInstancedEXT ( int p1, int p2, int p3, Buffer p4, int p5 ) [abstract] : void
[mangled: javax/media/opengl/GL.glDrawElementsInstancedEXT:(IIILjava/nio/Buffer;I)V]
GL.glEnableIndexedEXT ( int p1, int p2 ) [abstract] : void
[mangled: javax/media/opengl/GL.glEnableIndexedEXT:(II)V]
GL.glEndTransformFeedbackNV ( ) [abstract] : void
[mangled: javax/media/opengl/GL.glEndTransformFeedbackNV:()V]
GL.glFlushMappedBufferRangeAPPLE ( int p1, int p2, int p3 ) [abstract] : void
[mangled: javax/media/opengl/GL.glFlushMappedBufferRangeAPPLE:(III)V]
GL.glFramebufferTextureEXT ( int p1, int p2, int p3, int p4 ) [abstract] : void
[mangled: javax/media/opengl/GL.glFramebufferTextureEXT:(IIII)V]
GL.glFramebufferTextureFaceEXT ( int p1, int p2, int p3, int p4, int p5 ) [abstract] : void
[mangled: javax/media/opengl/GL.glFramebufferTextureFaceEXT:(IIIII)V]
GL.glFramebufferTextureLayerEXT ( int p1, int p2, int p3, int p4, int p5 ) [abstract] : void
[mangled: javax/media/opengl/GL.glFramebufferTextureLayerEXT:(IIIII)V]
GL.glGetActiveVaryingNV ( int p1, int p2, int p3, int[ ] p4, int p5, int[ ] p6, int p7, int[ ] p8, int p9, byte[ ] p10, int p11 ) [abstract] : void
[mangled: javax/media/opengl/GL.glGetActiveVaryingNV:(III[II[II[II[BI)V]
GL.glGetActiveVaryingNV ( int p1, int p2, int p3, IntBuffer p4, IntBuffer p5, IntBuffer p6, ByteBuffer p7 ) [abstract] : void
[mangled: javax/media/opengl/GL.glGetActiveVaryingNV:(IIILjava/nio/IntBuffer;Ljava/nio/IntBuffer;Ljava/nio/IntBuffer;Ljava/nio/ByteBuffer;)V]
GL.glGetBooleanIndexedvEXT ( int p1, int p2, byte[ ] p3, int p4 ) [abstract] : void
[mangled: javax/media/opengl/GL.glGetBooleanIndexedvEXT:(II[BI)V]
GL.glGetBooleanIndexedvEXT ( int p1, int p2, ByteBuffer p3 ) [abstract] : void
[mangled: javax/media/opengl/GL.glGetBooleanIndexedvEXT:(IILjava/nio/ByteBuffer;)V]
GL.glGetFragDataLocationEXT ( int p1, byte[ ] p2, int p3 ) [abstract] : int
[mangled: javax/media/opengl/GL.glGetFragDataLocationEXT:(I[BI)I]
GL.glGetFragDataLocationEXT ( int p1, ByteBuffer p2 ) [abstract] : int
[mangled: javax/media/opengl/GL.glGetFragDataLocationEXT:(ILjava/nio/ByteBuffer;)I]
GL.glGetIntegerIndexedvEXT ( int p1, int p2, int[ ] p3, int p4 ) [abstract] : void
[mangled: javax/media/opengl/GL.glGetIntegerIndexedvEXT:(II[II)V]
GL.glGetIntegerIndexedvEXT ( int p1, int p2, IntBuffer p3 ) [abstract] : void
[mangled: javax/media/opengl/GL.glGetIntegerIndexedvEXT:(IILjava/nio/IntBuffer;)V]
GL.glGetProgramEnvParameterIivNV ( int p1, int p2, int[ ] p3, int p4 ) [abstract] : void
[mangled: javax/media/opengl/GL.glGetProgramEnvParameterIivNV:(II[II)V]
GL.glGetProgramEnvParameterIivNV ( int p1, int p2, IntBuffer p3 ) [abstract] : void
[mangled: javax/media/opengl/GL.glGetProgramEnvParameterIivNV:(IILjava/nio/IntBuffer;)V]
GL.glGetProgramEnvParameterIuivNV ( int p1, int p2, int[ ] p3, int p4 ) [abstract] : void
[mangled: javax/media/opengl/GL.glGetProgramEnvParameterIuivNV:(II[II)V]
GL.glGetProgramEnvParameterIuivNV ( int p1, int p2, IntBuffer p3 ) [abstract] : void
[mangled: javax/media/opengl/GL.glGetProgramEnvParameterIuivNV:(IILjava/nio/IntBuffer;)V]
GL.glGetProgramLocalParameterIivNV ( int p1, int p2, int[ ] p3, int p4 ) [abstract] : void
[mangled: javax/media/opengl/GL.glGetProgramLocalParameterIivNV:(II[II)V]
GL.glGetProgramLocalParameterIivNV ( int p1, int p2, IntBuffer p3 ) [abstract] : void
[mangled: javax/media/opengl/GL.glGetProgramLocalParameterIivNV:(IILjava/nio/IntBuffer;)V]
GL.glGetProgramLocalParameterIuivNV ( int p1, int p2, int[ ] p3, int p4 ) [abstract] : void
[mangled: javax/media/opengl/GL.glGetProgramLocalParameterIuivNV:(II[II)V]
GL.glGetProgramLocalParameterIuivNV ( int p1, int p2, IntBuffer p3 ) [abstract] : void
[mangled: javax/media/opengl/GL.glGetProgramLocalParameterIuivNV:(IILjava/nio/IntBuffer;)V]
GL.glGetQueryObjecti64vEXT ( int p1, int p2, long[ ] p3, int p4 ) [abstract] : void
[mangled: javax/media/opengl/GL.glGetQueryObjecti64vEXT:(II[JI)V]
GL.glGetQueryObjecti64vEXT ( int p1, int p2, LongBuffer p3 ) [abstract] : void
[mangled: javax/media/opengl/GL.glGetQueryObjecti64vEXT:(IILjava/nio/LongBuffer;)V]
GL.glGetQueryObjectui64vEXT ( int p1, int p2, long[ ] p3, int p4 ) [abstract] : void
[mangled: javax/media/opengl/GL.glGetQueryObjectui64vEXT:(II[JI)V]
GL.glGetQueryObjectui64vEXT ( int p1, int p2, LongBuffer p3 ) [abstract] : void
[mangled: javax/media/opengl/GL.glGetQueryObjectui64vEXT:(IILjava/nio/LongBuffer;)V]
GL.glGetTexParameterIivEXT ( int p1, int p2, int[ ] p3, int p4 ) [abstract] : void
[mangled: javax/media/opengl/GL.glGetTexParameterIivEXT:(II[II)V]
GL.glGetTexParameterIivEXT ( int p1, int p2, IntBuffer p3 ) [abstract] : void
[mangled: javax/media/opengl/GL.glGetTexParameterIivEXT:(IILjava/nio/IntBuffer;)V]
GL.glGetTexParameterIuivEXT ( int p1, int p2, int[ ] p3, int p4 ) [abstract] : void
[mangled: javax/media/opengl/GL.glGetTexParameterIuivEXT:(II[II)V]
GL.glGetTexParameterIuivEXT ( int p1, int p2, IntBuffer p3 ) [abstract] : void
[mangled: javax/media/opengl/GL.glGetTexParameterIuivEXT:(IILjava/nio/IntBuffer;)V]
GL.glGetTransformFeedbackVaryingNV ( int p1, int p2, int[ ] p3, int p4 ) [abstract] : void
[mangled: javax/media/opengl/GL.glGetTransformFeedbackVaryingNV:(II[II)V]
GL.glGetTransformFeedbackVaryingNV ( int p1, int p2, IntBuffer p3 ) [abstract] : void
[mangled: javax/media/opengl/GL.glGetTransformFeedbackVaryingNV:(IILjava/nio/IntBuffer;)V]
GL.glGetUniformBufferSizeEXT ( int p1, int p2 ) [abstract] : int
[mangled: javax/media/opengl/GL.glGetUniformBufferSizeEXT:(II)I]
GL.glGetUniformOffsetEXT ( int p1, int p2 ) [abstract] : int
[mangled: javax/media/opengl/GL.glGetUniformOffsetEXT:(II)I]
GL.glGetUniformuivEXT ( int p1, int p2, int[ ] p3, int p4 ) [abstract] : void
[mangled: javax/media/opengl/GL.glGetUniformuivEXT:(II[II)V]
GL.glGetUniformuivEXT ( int p1, int p2, IntBuffer p3 ) [abstract] : void
[mangled: javax/media/opengl/GL.glGetUniformuivEXT:(IILjava/nio/IntBuffer;)V]
GL.glGetVaryingLocationNV ( int p1, byte[ ] p2, int p3 ) [abstract] : int
[mangled: javax/media/opengl/GL.glGetVaryingLocationNV:(I[BI)I]
GL.glGetVaryingLocationNV ( int p1, ByteBuffer p2 ) [abstract] : int
[mangled: javax/media/opengl/GL.glGetVaryingLocationNV:(ILjava/nio/ByteBuffer;)I]
GL.glGetVertexAttribIivEXT ( int p1, int p2, int[ ] p3, int p4 ) [abstract] : void
[mangled: javax/media/opengl/GL.glGetVertexAttribIivEXT:(II[II)V]
GL.glGetVertexAttribIivEXT ( int p1, int p2, IntBuffer p3 ) [abstract] : void
[mangled: javax/media/opengl/GL.glGetVertexAttribIivEXT:(IILjava/nio/IntBuffer;)V]
GL.glGetVertexAttribIuivEXT ( int p1, int p2, int[ ] p3, int p4 ) [abstract] : void
[mangled: javax/media/opengl/GL.glGetVertexAttribIuivEXT:(II[II)V]
GL.glGetVertexAttribIuivEXT ( int p1, int p2, IntBuffer p3 ) [abstract] : void
[mangled: javax/media/opengl/GL.glGetVertexAttribIuivEXT:(IILjava/nio/IntBuffer;)V]
GL.glIsEnabledIndexedEXT ( int p1, int p2 ) [abstract] : boolean
[mangled: javax/media/opengl/GL.glIsEnabledIndexedEXT:(II)Z]
GL.glProgramBufferParametersfvNV ( int p1, int p2, int p3, int p4, float[ ] p5, int p6 ) [abstract] : void
[mangled: javax/media/opengl/GL.glProgramBufferParametersfvNV:(IIII[FI)V]
GL.glProgramBufferParametersfvNV ( int p1, int p2, int p3, int p4, FloatBuffer p5 ) [abstract] : void
[mangled: javax/media/opengl/GL.glProgramBufferParametersfvNV:(IIIILjava/nio/FloatBuffer;)V]
GL.glProgramBufferParametersIivNV ( int p1, int p2, int p3, int p4, int[ ] p5, int p6 ) [abstract] : void
[mangled: javax/media/opengl/GL.glProgramBufferParametersIivNV:(IIII[II)V]
GL.glProgramBufferParametersIivNV ( int p1, int p2, int p3, int p4, IntBuffer p5 ) [abstract] : void
[mangled: javax/media/opengl/GL.glProgramBufferParametersIivNV:(IIIILjava/nio/IntBuffer;)V]
GL.glProgramBufferParametersIuivNV ( int p1, int p2, int p3, int p4, int[ ] p5, int p6 ) [abstract] : void
[mangled: javax/media/opengl/GL.glProgramBufferParametersIuivNV:(IIII[II)V]
GL.glProgramBufferParametersIuivNV ( int p1, int p2, int p3, int p4, IntBuffer p5 ) [abstract] : void
[mangled: javax/media/opengl/GL.glProgramBufferParametersIuivNV:(IIIILjava/nio/IntBuffer;)V]
GL.glProgramEnvParameterI4iNV ( int p1, int p2, int p3, int p4, int p5, int p6 ) [abstract] : void
[mangled: javax/media/opengl/GL.glProgramEnvParameterI4iNV:(IIIIII)V]
GL.glProgramEnvParameterI4ivNV ( int p1, int p2, int[ ] p3, int p4 ) [abstract] : void
[mangled: javax/media/opengl/GL.glProgramEnvParameterI4ivNV:(II[II)V]
GL.glProgramEnvParameterI4ivNV ( int p1, int p2, IntBuffer p3 ) [abstract] : void
[mangled: javax/media/opengl/GL.glProgramEnvParameterI4ivNV:(IILjava/nio/IntBuffer;)V]
GL.glProgramEnvParameterI4uiNV ( int p1, int p2, int p3, int p4, int p5, int p6 ) [abstract] : void
[mangled: javax/media/opengl/GL.glProgramEnvParameterI4uiNV:(IIIIII)V]
GL.glProgramEnvParameterI4uivNV ( int p1, int p2, int[ ] p3, int p4 ) [abstract] : void
[mangled: javax/media/opengl/GL.glProgramEnvParameterI4uivNV:(II[II)V]
GL.glProgramEnvParameterI4uivNV ( int p1, int p2, IntBuffer p3 ) [abstract] : void
[mangled: javax/media/opengl/GL.glProgramEnvParameterI4uivNV:(IILjava/nio/IntBuffer;)V]
GL.glProgramEnvParameters4fvEXT ( int p1, int p2, int p3, float[ ] p4, int p5 ) [abstract] : void
[mangled: javax/media/opengl/GL.glProgramEnvParameters4fvEXT:(III[FI)V]
GL.glProgramEnvParameters4fvEXT ( int p1, int p2, int p3, FloatBuffer p4 ) [abstract] : void
[mangled: javax/media/opengl/GL.glProgramEnvParameters4fvEXT:(IIILjava/nio/FloatBuffer;)V]
GL.glProgramEnvParametersI4ivNV ( int p1, int p2, int p3, int[ ] p4, int p5 ) [abstract] : void
[mangled: javax/media/opengl/GL.glProgramEnvParametersI4ivNV:(III[II)V]
GL.glProgramEnvParametersI4ivNV ( int p1, int p2, int p3, IntBuffer p4 ) [abstract] : void
[mangled: javax/media/opengl/GL.glProgramEnvParametersI4ivNV:(IIILjava/nio/IntBuffer;)V]
GL.glProgramEnvParametersI4uivNV ( int p1, int p2, int p3, int[ ] p4, int p5 ) [abstract] : void
[mangled: javax/media/opengl/GL.glProgramEnvParametersI4uivNV:(III[II)V]
GL.glProgramEnvParametersI4uivNV ( int p1, int p2, int p3, IntBuffer p4 ) [abstract] : void
[mangled: javax/media/opengl/GL.glProgramEnvParametersI4uivNV:(IIILjava/nio/IntBuffer;)V]
GL.glProgramLocalParameterI4iNV ( int p1, int p2, int p3, int p4, int p5, int p6 ) [abstract] : void
[mangled: javax/media/opengl/GL.glProgramLocalParameterI4iNV:(IIIIII)V]
GL.glProgramLocalParameterI4ivNV ( int p1, int p2, int[ ] p3, int p4 ) [abstract] : void
[mangled: javax/media/opengl/GL.glProgramLocalParameterI4ivNV:(II[II)V]
GL.glProgramLocalParameterI4ivNV ( int p1, int p2, IntBuffer p3 ) [abstract] : void
[mangled: javax/media/opengl/GL.glProgramLocalParameterI4ivNV:(IILjava/nio/IntBuffer;)V]
GL.glProgramLocalParameterI4uiNV ( int p1, int p2, int p3, int p4, int p5, int p6 ) [abstract] : void
[mangled: javax/media/opengl/GL.glProgramLocalParameterI4uiNV:(IIIIII)V]
GL.glProgramLocalParameterI4uivNV ( int p1, int p2, int[ ] p3, int p4 ) [abstract] : void
[mangled: javax/media/opengl/GL.glProgramLocalParameterI4uivNV:(II[II)V]
GL.glProgramLocalParameterI4uivNV ( int p1, int p2, IntBuffer p3 ) [abstract] : void
[mangled: javax/media/opengl/GL.glProgramLocalParameterI4uivNV:(IILjava/nio/IntBuffer;)V]
GL.glProgramLocalParameters4fvEXT ( int p1, int p2, int p3, float[ ] p4, int p5 ) [abstract] : void
[mangled: javax/media/opengl/GL.glProgramLocalParameters4fvEXT:(III[FI)V]
GL.glProgramLocalParameters4fvEXT ( int p1, int p2, int p3, FloatBuffer p4 ) [abstract] : void
[mangled: javax/media/opengl/GL.glProgramLocalParameters4fvEXT:(IIILjava/nio/FloatBuffer;)V]
GL.glProgramLocalParametersI4ivNV ( int p1, int p2, int p3, int[ ] p4, int p5 ) [abstract] : void
[mangled: javax/media/opengl/GL.glProgramLocalParametersI4ivNV:(III[II)V]
GL.glProgramLocalParametersI4ivNV ( int p1, int p2, int p3, IntBuffer p4 ) [abstract] : void
[mangled: javax/media/opengl/GL.glProgramLocalParametersI4ivNV:(IIILjava/nio/IntBuffer;)V]
GL.glProgramLocalParametersI4uivNV ( int p1, int p2, int p3, int[ ] p4, int p5 ) [abstract] : void
[mangled: javax/media/opengl/GL.glProgramLocalParametersI4uivNV:(III[II)V]
GL.glProgramLocalParametersI4uivNV ( int p1, int p2, int p3, IntBuffer p4 ) [abstract] : void
[mangled: javax/media/opengl/GL.glProgramLocalParametersI4uivNV:(IIILjava/nio/IntBuffer;)V]
GL.glProgramParameteriEXT ( int p1, int p2, int p3 ) [abstract] : void
[mangled: javax/media/opengl/GL.glProgramParameteriEXT:(III)V]
GL.glProgramVertexLimitNV ( int p1, int p2 ) [abstract] : void
[mangled: javax/media/opengl/GL.glProgramVertexLimitNV:(II)V]
GL.glRenderbufferStorageMultisampleCoverageNV ( int p1, int p2, int p3, int p4, int p5, int p6 ) [abstract] : void
[mangled: javax/media/opengl/GL.glRenderbufferStorageMultisampleCoverageNV:(IIIIII)V]
GL.glRenderbufferStorageMultisampleEXT ( int p1, int p2, int p3, int p4, int p5 ) [abstract] : void
[mangled: javax/media/opengl/GL.glRenderbufferStorageMultisampleEXT:(IIIII)V]
GL.glStencilClearTagEXT ( int p1, int p2 ) [abstract] : void
[mangled: javax/media/opengl/GL.glStencilClearTagEXT:(II)V]
GL.glTexBufferEXT ( int p1, int p2, int p3 ) [abstract] : void
[mangled: javax/media/opengl/GL.glTexBufferEXT:(III)V]
GL.glTexParameterIivEXT ( int p1, int p2, int[ ] p3, int p4 ) [abstract] : void
[mangled: javax/media/opengl/GL.glTexParameterIivEXT:(II[II)V]
GL.glTexParameterIivEXT ( int p1, int p2, IntBuffer p3 ) [abstract] : void
[mangled: javax/media/opengl/GL.glTexParameterIivEXT:(IILjava/nio/IntBuffer;)V]
GL.glTexParameterIuivEXT ( int p1, int p2, int[ ] p3, int p4 ) [abstract] : void
[mangled: javax/media/opengl/GL.glTexParameterIuivEXT:(II[II)V]
GL.glTexParameterIuivEXT ( int p1, int p2, IntBuffer p3 ) [abstract] : void
[mangled: javax/media/opengl/GL.glTexParameterIuivEXT:(IILjava/nio/IntBuffer;)V]
GL.glTransformFeedbackAttribsNV ( int p1, int[ ] p2, int p3, int p4 ) [abstract] : void
[mangled: javax/media/opengl/GL.glTransformFeedbackAttribsNV:(I[III)V]
GL.glTransformFeedbackAttribsNV ( int p1, IntBuffer p2, int p3 ) [abstract] : void
[mangled: javax/media/opengl/GL.glTransformFeedbackAttribsNV:(ILjava/nio/IntBuffer;I)V]
GL.glTransformFeedbackVaryingsNV ( int p1, int p2, int[ ] p3, int p4, int p5 ) [abstract] : void
[mangled: javax/media/opengl/GL.glTransformFeedbackVaryingsNV:(II[III)V]
GL.glTransformFeedbackVaryingsNV ( int p1, int p2, IntBuffer p3, int p4 ) [abstract] : void
[mangled: javax/media/opengl/GL.glTransformFeedbackVaryingsNV:(IILjava/nio/IntBuffer;I)V]
GL.glUniform1uiEXT ( int p1, int p2 ) [abstract] : void
[mangled: javax/media/opengl/GL.glUniform1uiEXT:(II)V]
GL.glUniform1uivEXT ( int p1, int p2, int[ ] p3, int p4 ) [abstract] : void
[mangled: javax/media/opengl/GL.glUniform1uivEXT:(II[II)V]
GL.glUniform1uivEXT ( int p1, int p2, IntBuffer p3 ) [abstract] : void
[mangled: javax/media/opengl/GL.glUniform1uivEXT:(IILjava/nio/IntBuffer;)V]
GL.glUniform2uiEXT ( int p1, int p2, int p3 ) [abstract] : void
[mangled: javax/media/opengl/GL.glUniform2uiEXT:(III)V]
GL.glUniform2uivEXT ( int p1, int p2, int[ ] p3, int p4 ) [abstract] : void
[mangled: javax/media/opengl/GL.glUniform2uivEXT:(II[II)V]
GL.glUniform2uivEXT ( int p1, int p2, IntBuffer p3 ) [abstract] : void
[mangled: javax/media/opengl/GL.glUniform2uivEXT:(IILjava/nio/IntBuffer;)V]
GL.glUniform3uiEXT ( int p1, int p2, int p3, int p4 ) [abstract] : void
[mangled: javax/media/opengl/GL.glUniform3uiEXT:(IIII)V]
GL.glUniform3uivEXT ( int p1, int p2, int[ ] p3, int p4 ) [abstract] : void
[mangled: javax/media/opengl/GL.glUniform3uivEXT:(II[II)V]
GL.glUniform3uivEXT ( int p1, int p2, IntBuffer p3 ) [abstract] : void
[mangled: javax/media/opengl/GL.glUniform3uivEXT:(IILjava/nio/IntBuffer;)V]
GL.glUniform4uiEXT ( int p1, int p2, int p3, int p4, int p5 ) [abstract] : void
[mangled: javax/media/opengl/GL.glUniform4uiEXT:(IIIII)V]
GL.glUniform4uivEXT ( int p1, int p2, int[ ] p3, int p4 ) [abstract] : void
[mangled: javax/media/opengl/GL.glUniform4uivEXT:(II[II)V]
GL.glUniform4uivEXT ( int p1, int p2, IntBuffer p3 ) [abstract] : void
[mangled: javax/media/opengl/GL.glUniform4uivEXT:(IILjava/nio/IntBuffer;)V]
GL.glUniformBufferEXT ( int p1, int p2, int p3 ) [abstract] : void
[mangled: javax/media/opengl/GL.glUniformBufferEXT:(III)V]
GL.glUniformMatrix2x3fv ( int p1, int p2, boolean p3, float[ ] p4, int p5 ) [abstract] : void
[mangled: javax/media/opengl/GL.glUniformMatrix2x3fv:(IIZ[FI)V]
GL.glUniformMatrix2x3fv ( int p1, int p2, boolean p3, FloatBuffer p4 ) [abstract] : void
[mangled: javax/media/opengl/GL.glUniformMatrix2x3fv:(IIZLjava/nio/FloatBuffer;)V]
GL.glUniformMatrix2x4fv ( int p1, int p2, boolean p3, float[ ] p4, int p5 ) [abstract] : void
[mangled: javax/media/opengl/GL.glUniformMatrix2x4fv:(IIZ[FI)V]
GL.glUniformMatrix2x4fv ( int p1, int p2, boolean p3, FloatBuffer p4 ) [abstract] : void
[mangled: javax/media/opengl/GL.glUniformMatrix2x4fv:(IIZLjava/nio/FloatBuffer;)V]
GL.glUniformMatrix3x2fv ( int p1, int p2, boolean p3, float[ ] p4, int p5 ) [abstract] : void
[mangled: javax/media/opengl/GL.glUniformMatrix3x2fv:(IIZ[FI)V]
GL.glUniformMatrix3x2fv ( int p1, int p2, boolean p3, FloatBuffer p4 ) [abstract] : void
[mangled: javax/media/opengl/GL.glUniformMatrix3x2fv:(IIZLjava/nio/FloatBuffer;)V]
GL.glUniformMatrix3x4fv ( int p1, int p2, boolean p3, float[ ] p4, int p5 ) [abstract] : void
[mangled: javax/media/opengl/GL.glUniformMatrix3x4fv:(IIZ[FI)V]
GL.glUniformMatrix3x4fv ( int p1, int p2, boolean p3, FloatBuffer p4 ) [abstract] : void
[mangled: javax/media/opengl/GL.glUniformMatrix3x4fv:(IIZLjava/nio/FloatBuffer;)V]
GL.glUniformMatrix4x2fv ( int p1, int p2, boolean p3, float[ ] p4, int p5 ) [abstract] : void
[mangled: javax/media/opengl/GL.glUniformMatrix4x2fv:(IIZ[FI)V]
GL.glUniformMatrix4x2fv ( int p1, int p2, boolean p3, FloatBuffer p4 ) [abstract] : void
[mangled: javax/media/opengl/GL.glUniformMatrix4x2fv:(IIZLjava/nio/FloatBuffer;)V]
GL.glUniformMatrix4x3fv ( int p1, int p2, boolean p3, float[ ] p4, int p5 ) [abstract] : void
[mangled: javax/media/opengl/GL.glUniformMatrix4x3fv:(IIZ[FI)V]
GL.glUniformMatrix4x3fv ( int p1, int p2, boolean p3, FloatBuffer p4 ) [abstract] : void
[mangled: javax/media/opengl/GL.glUniformMatrix4x3fv:(IIZLjava/nio/FloatBuffer;)V]
GL.glVertexAttribI1iEXT ( int p1, int p2 ) [abstract] : void
[mangled: javax/media/opengl/GL.glVertexAttribI1iEXT:(II)V]
GL.glVertexAttribI1ivEXT ( int p1, int[ ] p2, int p3 ) [abstract] : void
[mangled: javax/media/opengl/GL.glVertexAttribI1ivEXT:(I[II)V]
GL.glVertexAttribI1ivEXT ( int p1, IntBuffer p2 ) [abstract] : void
[mangled: javax/media/opengl/GL.glVertexAttribI1ivEXT:(ILjava/nio/IntBuffer;)V]
GL.glVertexAttribI1uiEXT ( int p1, int p2 ) [abstract] : void
[mangled: javax/media/opengl/GL.glVertexAttribI1uiEXT:(II)V]
GL.glVertexAttribI1uivEXT ( int p1, int[ ] p2, int p3 ) [abstract] : void
[mangled: javax/media/opengl/GL.glVertexAttribI1uivEXT:(I[II)V]
GL.glVertexAttribI1uivEXT ( int p1, IntBuffer p2 ) [abstract] : void
[mangled: javax/media/opengl/GL.glVertexAttribI1uivEXT:(ILjava/nio/IntBuffer;)V]
GL.glVertexAttribI2iEXT ( int p1, int p2, int p3 ) [abstract] : void
[mangled: javax/media/opengl/GL.glVertexAttribI2iEXT:(III)V]
GL.glVertexAttribI2ivEXT ( int p1, int[ ] p2, int p3 ) [abstract] : void
[mangled: javax/media/opengl/GL.glVertexAttribI2ivEXT:(I[II)V]
GL.glVertexAttribI2ivEXT ( int p1, IntBuffer p2 ) [abstract] : void
[mangled: javax/media/opengl/GL.glVertexAttribI2ivEXT:(ILjava/nio/IntBuffer;)V]
GL.glVertexAttribI2uiEXT ( int p1, int p2, int p3 ) [abstract] : void
[mangled: javax/media/opengl/GL.glVertexAttribI2uiEXT:(III)V]
GL.glVertexAttribI2uivEXT ( int p1, int[ ] p2, int p3 ) [abstract] : void
[mangled: javax/media/opengl/GL.glVertexAttribI2uivEXT:(I[II)V]
GL.glVertexAttribI2uivEXT ( int p1, IntBuffer p2 ) [abstract] : void
[mangled: javax/media/opengl/GL.glVertexAttribI2uivEXT:(ILjava/nio/IntBuffer;)V]
GL.glVertexAttribI3iEXT ( int p1, int p2, int p3, int p4 ) [abstract] : void
[mangled: javax/media/opengl/GL.glVertexAttribI3iEXT:(IIII)V]
GL.glVertexAttribI3ivEXT ( int p1, int[ ] p2, int p3 ) [abstract] : void
[mangled: javax/media/opengl/GL.glVertexAttribI3ivEXT:(I[II)V]
GL.glVertexAttribI3ivEXT ( int p1, IntBuffer p2 ) [abstract] : void
[mangled: javax/media/opengl/GL.glVertexAttribI3ivEXT:(ILjava/nio/IntBuffer;)V]
GL.glVertexAttribI3uiEXT ( int p1, int p2, int p3, int p4 ) [abstract] : void
[mangled: javax/media/opengl/GL.glVertexAttribI3uiEXT:(IIII)V]
GL.glVertexAttribI3uivEXT ( int p1, int[ ] p2, int p3 ) [abstract] : void
[mangled: javax/media/opengl/GL.glVertexAttribI3uivEXT:(I[II)V]
GL.glVertexAttribI3uivEXT ( int p1, IntBuffer p2 ) [abstract] : void
[mangled: javax/media/opengl/GL.glVertexAttribI3uivEXT:(ILjava/nio/IntBuffer;)V]
GL.glVertexAttribI4bvEXT ( int p1, byte[ ] p2, int p3 ) [abstract] : void
[mangled: javax/media/opengl/GL.glVertexAttribI4bvEXT:(I[BI)V]
GL.glVertexAttribI4bvEXT ( int p1, ByteBuffer p2 ) [abstract] : void
[mangled: javax/media/opengl/GL.glVertexAttribI4bvEXT:(ILjava/nio/ByteBuffer;)V]
GL.glVertexAttribI4iEXT ( int p1, int p2, int p3, int p4, int p5 ) [abstract] : void
[mangled: javax/media/opengl/GL.glVertexAttribI4iEXT:(IIIII)V]
GL.glVertexAttribI4ivEXT ( int p1, int[ ] p2, int p3 ) [abstract] : void
[mangled: javax/media/opengl/GL.glVertexAttribI4ivEXT:(I[II)V]
GL.glVertexAttribI4ivEXT ( int p1, IntBuffer p2 ) [abstract] : void
[mangled: javax/media/opengl/GL.glVertexAttribI4ivEXT:(ILjava/nio/IntBuffer;)V]
GL.glVertexAttribI4svEXT ( int p1, short[ ] p2, int p3 ) [abstract] : void
[mangled: javax/media/opengl/GL.glVertexAttribI4svEXT:(I[SI)V]
GL.glVertexAttribI4svEXT ( int p1, ShortBuffer p2 ) [abstract] : void
[mangled: javax/media/opengl/GL.glVertexAttribI4svEXT:(ILjava/nio/ShortBuffer;)V]
GL.glVertexAttribI4ubvEXT ( int p1, byte[ ] p2, int p3 ) [abstract] : void
[mangled: javax/media/opengl/GL.glVertexAttribI4ubvEXT:(I[BI)V]
GL.glVertexAttribI4ubvEXT ( int p1, ByteBuffer p2 ) [abstract] : void
[mangled: javax/media/opengl/GL.glVertexAttribI4ubvEXT:(ILjava/nio/ByteBuffer;)V]
GL.glVertexAttribI4uiEXT ( int p1, int p2, int p3, int p4, int p5 ) [abstract] : void
[mangled: javax/media/opengl/GL.glVertexAttribI4uiEXT:(IIIII)V]
GL.glVertexAttribI4uivEXT ( int p1, int[ ] p2, int p3 ) [abstract] : void
[mangled: javax/media/opengl/GL.glVertexAttribI4uivEXT:(I[II)V]
GL.glVertexAttribI4uivEXT ( int p1, IntBuffer p2 ) [abstract] : void
[mangled: javax/media/opengl/GL.glVertexAttribI4uivEXT:(ILjava/nio/IntBuffer;)V]
GL.glVertexAttribI4usvEXT ( int p1, short[ ] p2, int p3 ) [abstract] : void
[mangled: javax/media/opengl/GL.glVertexAttribI4usvEXT:(I[SI)V]
GL.glVertexAttribI4usvEXT ( int p1, ShortBuffer p2 ) [abstract] : void
[mangled: javax/media/opengl/GL.glVertexAttribI4usvEXT:(ILjava/nio/ShortBuffer;)V]
GL.glVertexAttribIPointerEXT ( int p1, int p2, int p3, int p4, Buffer p5 ) [abstract] : void
[mangled: javax/media/opengl/GL.glVertexAttribIPointerEXT:(IIIILjava/nio/Buffer;)V]
jogl.jar, GLCanvas.class
package javax.media.opengl
GLCanvas.getChosenGLCapabilities ( ) : GLCapabilities
[mangled: javax/media/opengl/GLCanvas.getChosenGLCapabilities:()Ljavax/media/opengl/GLCapabilities;]
jogl.jar, GLContext.class
package javax.media.opengl
GLContext.copy ( GLContext p1, int p2 ) [abstract] : void
[mangled: javax/media/opengl/GLContext.copy:(Ljavax/media/opengl/GLContext;I)V]
jogl.jar, GLDrawable.class
package javax.media.opengl
GLDrawable.getChosenGLCapabilities ( ) [abstract] : GLCapabilities
[mangled: javax/media/opengl/GLDrawable.getChosenGLCapabilities:()Ljavax/media/opengl/GLCapabilities;]
jogl.jar, GLJPanel.class
package javax.media.opengl
GLJPanel.getChosenGLCapabilities ( ) : GLCapabilities
[mangled: javax/media/opengl/GLJPanel.getChosenGLCapabilities:()Ljavax/media/opengl/GLCapabilities;]
jogl.jar, TraceGL.class
package javax.media.opengl
TraceGL.glActiveVaryingNV ( int p1, byte[ ] p2, int p3 ) : void
[mangled: javax/media/opengl/TraceGL.glActiveVaryingNV:(I[BI)V]
TraceGL.glActiveVaryingNV ( int p1, ByteBuffer p2 ) : void
[mangled: javax/media/opengl/TraceGL.glActiveVaryingNV:(ILjava/nio/ByteBuffer;)V]
TraceGL.glBeginTransformFeedbackNV ( int p1 ) : void
[mangled: javax/media/opengl/TraceGL.glBeginTransformFeedbackNV:(I)V]
TraceGL.glBindBufferBaseNV ( int p1, int p2, int p3 ) : void
[mangled: javax/media/opengl/TraceGL.glBindBufferBaseNV:(III)V]
TraceGL.glBindBufferOffsetNV ( int p1, int p2, int p3, int p4 ) : void
[mangled: javax/media/opengl/TraceGL.glBindBufferOffsetNV:(IIII)V]
TraceGL.glBindBufferRangeNV ( int p1, int p2, int p3, int p4, int p5 ) : void
[mangled: javax/media/opengl/TraceGL.glBindBufferRangeNV:(IIIII)V]
TraceGL.glBindFragDataLocationEXT ( int p1, int p2, byte[ ] p3, int p4 ) : void
[mangled: javax/media/opengl/TraceGL.glBindFragDataLocationEXT:(II[BI)V]
TraceGL.glBindFragDataLocationEXT ( int p1, int p2, ByteBuffer p3 ) : void
[mangled: javax/media/opengl/TraceGL.glBindFragDataLocationEXT:(IILjava/nio/ByteBuffer;)V]
TraceGL.glBlitFramebufferEXT ( int p1, int p2, int p3, int p4, int p5, int p6, int p7, int p8, int p9, int p10 ) : void
[mangled: javax/media/opengl/TraceGL.glBlitFramebufferEXT:(IIIIIIIIII)V]
TraceGL.glBufferParameteriAPPLE ( int p1, int p2, int p3 ) : void
[mangled: javax/media/opengl/TraceGL.glBufferParameteriAPPLE:(III)V]
TraceGL.glClearColorIiEXT ( int p1, int p2, int p3, int p4 ) : void
[mangled: javax/media/opengl/TraceGL.glClearColorIiEXT:(IIII)V]
TraceGL.glClearColorIuiEXT ( int p1, int p2, int p3, int p4 ) : void
[mangled: javax/media/opengl/TraceGL.glClearColorIuiEXT:(IIII)V]
TraceGL.glClearDepthdNV ( double p1 ) : void
[mangled: javax/media/opengl/TraceGL.glClearDepthdNV:(D)V]
TraceGL.glColorMaskIndexedEXT ( int p1, boolean p2, boolean p3, boolean p4, boolean p5 ) : void
[mangled: javax/media/opengl/TraceGL.glColorMaskIndexedEXT:(IZZZZ)V]
TraceGL.glDepthBoundsdNV ( double p1, double p2 ) : void
[mangled: javax/media/opengl/TraceGL.glDepthBoundsdNV:(DD)V]
TraceGL.glDepthRangedNV ( double p1, double p2 ) : void
[mangled: javax/media/opengl/TraceGL.glDepthRangedNV:(DD)V]
TraceGL.glDisableIndexedEXT ( int p1, int p2 ) : void
[mangled: javax/media/opengl/TraceGL.glDisableIndexedEXT:(II)V]
TraceGL.glDrawArraysInstancedEXT ( int p1, int p2, int p3, int p4 ) : void
[mangled: javax/media/opengl/TraceGL.glDrawArraysInstancedEXT:(IIII)V]
TraceGL.glDrawElementsInstancedEXT ( int p1, int p2, int p3, Buffer p4, int p5 ) : void
[mangled: javax/media/opengl/TraceGL.glDrawElementsInstancedEXT:(IIILjava/nio/Buffer;I)V]
TraceGL.glEnableIndexedEXT ( int p1, int p2 ) : void
[mangled: javax/media/opengl/TraceGL.glEnableIndexedEXT:(II)V]
TraceGL.glEndTransformFeedbackNV ( ) : void
[mangled: javax/media/opengl/TraceGL.glEndTransformFeedbackNV:()V]
TraceGL.glFlushMappedBufferRangeAPPLE ( int p1, int p2, int p3 ) : void
[mangled: javax/media/opengl/TraceGL.glFlushMappedBufferRangeAPPLE:(III)V]
TraceGL.glFramebufferTextureEXT ( int p1, int p2, int p3, int p4 ) : void
[mangled: javax/media/opengl/TraceGL.glFramebufferTextureEXT:(IIII)V]
TraceGL.glFramebufferTextureFaceEXT ( int p1, int p2, int p3, int p4, int p5 ) : void
[mangled: javax/media/opengl/TraceGL.glFramebufferTextureFaceEXT:(IIIII)V]
TraceGL.glFramebufferTextureLayerEXT ( int p1, int p2, int p3, int p4, int p5 ) : void
[mangled: javax/media/opengl/TraceGL.glFramebufferTextureLayerEXT:(IIIII)V]
TraceGL.glGetActiveVaryingNV ( int p1, int p2, int p3, int[ ] p4, int p5, int[ ] p6, int p7, int[ ] p8, int p9, byte[ ] p10, int p11 ) : void
[mangled: javax/media/opengl/TraceGL.glGetActiveVaryingNV:(III[II[II[II[BI)V]
TraceGL.glGetActiveVaryingNV ( int p1, int p2, int p3, IntBuffer p4, IntBuffer p5, IntBuffer p6, ByteBuffer p7 ) : void
[mangled: javax/media/opengl/TraceGL.glGetActiveVaryingNV:(IIILjava/nio/IntBuffer;Ljava/nio/IntBuffer;Ljava/nio/IntBuffer;Ljava/nio/ByteBuffer;)V]
TraceGL.glGetBooleanIndexedvEXT ( int p1, int p2, byte[ ] p3, int p4 ) : void
[mangled: javax/media/opengl/TraceGL.glGetBooleanIndexedvEXT:(II[BI)V]
TraceGL.glGetBooleanIndexedvEXT ( int p1, int p2, ByteBuffer p3 ) : void
[mangled: javax/media/opengl/TraceGL.glGetBooleanIndexedvEXT:(IILjava/nio/ByteBuffer;)V]
TraceGL.glGetFragDataLocationEXT ( int p1, byte[ ] p2, int p3 ) : int
[mangled: javax/media/opengl/TraceGL.glGetFragDataLocationEXT:(I[BI)I]
TraceGL.glGetFragDataLocationEXT ( int p1, ByteBuffer p2 ) : int
[mangled: javax/media/opengl/TraceGL.glGetFragDataLocationEXT:(ILjava/nio/ByteBuffer;)I]
TraceGL.glGetIntegerIndexedvEXT ( int p1, int p2, int[ ] p3, int p4 ) : void
[mangled: javax/media/opengl/TraceGL.glGetIntegerIndexedvEXT:(II[II)V]
TraceGL.glGetIntegerIndexedvEXT ( int p1, int p2, IntBuffer p3 ) : void
[mangled: javax/media/opengl/TraceGL.glGetIntegerIndexedvEXT:(IILjava/nio/IntBuffer;)V]
TraceGL.glGetProgramEnvParameterIivNV ( int p1, int p2, int[ ] p3, int p4 ) : void
[mangled: javax/media/opengl/TraceGL.glGetProgramEnvParameterIivNV:(II[II)V]
TraceGL.glGetProgramEnvParameterIivNV ( int p1, int p2, IntBuffer p3 ) : void
[mangled: javax/media/opengl/TraceGL.glGetProgramEnvParameterIivNV:(IILjava/nio/IntBuffer;)V]
TraceGL.glGetProgramEnvParameterIuivNV ( int p1, int p2, int[ ] p3, int p4 ) : void
[mangled: javax/media/opengl/TraceGL.glGetProgramEnvParameterIuivNV:(II[II)V]
TraceGL.glGetProgramEnvParameterIuivNV ( int p1, int p2, IntBuffer p3 ) : void
[mangled: javax/media/opengl/TraceGL.glGetProgramEnvParameterIuivNV:(IILjava/nio/IntBuffer;)V]
TraceGL.glGetProgramLocalParameterIivNV ( int p1, int p2, int[ ] p3, int p4 ) : void
[mangled: javax/media/opengl/TraceGL.glGetProgramLocalParameterIivNV:(II[II)V]
TraceGL.glGetProgramLocalParameterIivNV ( int p1, int p2, IntBuffer p3 ) : void
[mangled: javax/media/opengl/TraceGL.glGetProgramLocalParameterIivNV:(IILjava/nio/IntBuffer;)V]
TraceGL.glGetProgramLocalParameterIuivNV ( int p1, int p2, int[ ] p3, int p4 ) : void
[mangled: javax/media/opengl/TraceGL.glGetProgramLocalParameterIuivNV:(II[II)V]
TraceGL.glGetProgramLocalParameterIuivNV ( int p1, int p2, IntBuffer p3 ) : void
[mangled: javax/media/opengl/TraceGL.glGetProgramLocalParameterIuivNV:(IILjava/nio/IntBuffer;)V]
TraceGL.glGetQueryObjecti64vEXT ( int p1, int p2, long[ ] p3, int p4 ) : void
[mangled: javax/media/opengl/TraceGL.glGetQueryObjecti64vEXT:(II[JI)V]
TraceGL.glGetQueryObjecti64vEXT ( int p1, int p2, LongBuffer p3 ) : void
[mangled: javax/media/opengl/TraceGL.glGetQueryObjecti64vEXT:(IILjava/nio/LongBuffer;)V]
TraceGL.glGetQueryObjectui64vEXT ( int p1, int p2, long[ ] p3, int p4 ) : void
[mangled: javax/media/opengl/TraceGL.glGetQueryObjectui64vEXT:(II[JI)V]
TraceGL.glGetQueryObjectui64vEXT ( int p1, int p2, LongBuffer p3 ) : void
[mangled: javax/media/opengl/TraceGL.glGetQueryObjectui64vEXT:(IILjava/nio/LongBuffer;)V]
TraceGL.glGetTexParameterIivEXT ( int p1, int p2, int[ ] p3, int p4 ) : void
[mangled: javax/media/opengl/TraceGL.glGetTexParameterIivEXT:(II[II)V]
TraceGL.glGetTexParameterIivEXT ( int p1, int p2, IntBuffer p3 ) : void
[mangled: javax/media/opengl/TraceGL.glGetTexParameterIivEXT:(IILjava/nio/IntBuffer;)V]
TraceGL.glGetTexParameterIuivEXT ( int p1, int p2, int[ ] p3, int p4 ) : void
[mangled: javax/media/opengl/TraceGL.glGetTexParameterIuivEXT:(II[II)V]
TraceGL.glGetTexParameterIuivEXT ( int p1, int p2, IntBuffer p3 ) : void
[mangled: javax/media/opengl/TraceGL.glGetTexParameterIuivEXT:(IILjava/nio/IntBuffer;)V]
TraceGL.glGetTransformFeedbackVaryingNV ( int p1, int p2, int[ ] p3, int p4 ) : void
[mangled: javax/media/opengl/TraceGL.glGetTransformFeedbackVaryingNV:(II[II)V]
TraceGL.glGetTransformFeedbackVaryingNV ( int p1, int p2, IntBuffer p3 ) : void
[mangled: javax/media/opengl/TraceGL.glGetTransformFeedbackVaryingNV:(IILjava/nio/IntBuffer;)V]
TraceGL.glGetUniformBufferSizeEXT ( int p1, int p2 ) : int
[mangled: javax/media/opengl/TraceGL.glGetUniformBufferSizeEXT:(II)I]
TraceGL.glGetUniformOffsetEXT ( int p1, int p2 ) : int
[mangled: javax/media/opengl/TraceGL.glGetUniformOffsetEXT:(II)I]
TraceGL.glGetUniformuivEXT ( int p1, int p2, int[ ] p3, int p4 ) : void
[mangled: javax/media/opengl/TraceGL.glGetUniformuivEXT:(II[II)V]
TraceGL.glGetUniformuivEXT ( int p1, int p2, IntBuffer p3 ) : void
[mangled: javax/media/opengl/TraceGL.glGetUniformuivEXT:(IILjava/nio/IntBuffer;)V]
TraceGL.glGetVaryingLocationNV ( int p1, byte[ ] p2, int p3 ) : int
[mangled: javax/media/opengl/TraceGL.glGetVaryingLocationNV:(I[BI)I]
TraceGL.glGetVaryingLocationNV ( int p1, ByteBuffer p2 ) : int
[mangled: javax/media/opengl/TraceGL.glGetVaryingLocationNV:(ILjava/nio/ByteBuffer;)I]
TraceGL.glGetVertexAttribIivEXT ( int p1, int p2, int[ ] p3, int p4 ) : void
[mangled: javax/media/opengl/TraceGL.glGetVertexAttribIivEXT:(II[II)V]
TraceGL.glGetVertexAttribIivEXT ( int p1, int p2, IntBuffer p3 ) : void
[mangled: javax/media/opengl/TraceGL.glGetVertexAttribIivEXT:(IILjava/nio/IntBuffer;)V]
TraceGL.glGetVertexAttribIuivEXT ( int p1, int p2, int[ ] p3, int p4 ) : void
[mangled: javax/media/opengl/TraceGL.glGetVertexAttribIuivEXT:(II[II)V]
TraceGL.glGetVertexAttribIuivEXT ( int p1, int p2, IntBuffer p3 ) : void
[mangled: javax/media/opengl/TraceGL.glGetVertexAttribIuivEXT:(IILjava/nio/IntBuffer;)V]
TraceGL.glIsEnabledIndexedEXT ( int p1, int p2 ) : boolean
[mangled: javax/media/opengl/TraceGL.glIsEnabledIndexedEXT:(II)Z]
TraceGL.glProgramBufferParametersfvNV ( int p1, int p2, int p3, int p4, float[ ] p5, int p6 ) : void
[mangled: javax/media/opengl/TraceGL.glProgramBufferParametersfvNV:(IIII[FI)V]
TraceGL.glProgramBufferParametersfvNV ( int p1, int p2, int p3, int p4, FloatBuffer p5 ) : void
[mangled: javax/media/opengl/TraceGL.glProgramBufferParametersfvNV:(IIIILjava/nio/FloatBuffer;)V]
TraceGL.glProgramBufferParametersIivNV ( int p1, int p2, int p3, int p4, int[ ] p5, int p6 ) : void
[mangled: javax/media/opengl/TraceGL.glProgramBufferParametersIivNV:(IIII[II)V]
TraceGL.glProgramBufferParametersIivNV ( int p1, int p2, int p3, int p4, IntBuffer p5 ) : void
[mangled: javax/media/opengl/TraceGL.glProgramBufferParametersIivNV:(IIIILjava/nio/IntBuffer;)V]
TraceGL.glProgramBufferParametersIuivNV ( int p1, int p2, int p3, int p4, int[ ] p5, int p6 ) : void
[mangled: javax/media/opengl/TraceGL.glProgramBufferParametersIuivNV:(IIII[II)V]
TraceGL.glProgramBufferParametersIuivNV ( int p1, int p2, int p3, int p4, IntBuffer p5 ) : void
[mangled: javax/media/opengl/TraceGL.glProgramBufferParametersIuivNV:(IIIILjava/nio/IntBuffer;)V]
TraceGL.glProgramEnvParameterI4iNV ( int p1, int p2, int p3, int p4, int p5, int p6 ) : void
[mangled: javax/media/opengl/TraceGL.glProgramEnvParameterI4iNV:(IIIIII)V]
TraceGL.glProgramEnvParameterI4ivNV ( int p1, int p2, int[ ] p3, int p4 ) : void
[mangled: javax/media/opengl/TraceGL.glProgramEnvParameterI4ivNV:(II[II)V]
TraceGL.glProgramEnvParameterI4ivNV ( int p1, int p2, IntBuffer p3 ) : void
[mangled: javax/media/opengl/TraceGL.glProgramEnvParameterI4ivNV:(IILjava/nio/IntBuffer;)V]
TraceGL.glProgramEnvParameterI4uiNV ( int p1, int p2, int p3, int p4, int p5, int p6 ) : void
[mangled: javax/media/opengl/TraceGL.glProgramEnvParameterI4uiNV:(IIIIII)V]
TraceGL.glProgramEnvParameterI4uivNV ( int p1, int p2, int[ ] p3, int p4 ) : void
[mangled: javax/media/opengl/TraceGL.glProgramEnvParameterI4uivNV:(II[II)V]
TraceGL.glProgramEnvParameterI4uivNV ( int p1, int p2, IntBuffer p3 ) : void
[mangled: javax/media/opengl/TraceGL.glProgramEnvParameterI4uivNV:(IILjava/nio/IntBuffer;)V]
TraceGL.glProgramEnvParameters4fvEXT ( int p1, int p2, int p3, float[ ] p4, int p5 ) : void
[mangled: javax/media/opengl/TraceGL.glProgramEnvParameters4fvEXT:(III[FI)V]
TraceGL.glProgramEnvParameters4fvEXT ( int p1, int p2, int p3, FloatBuffer p4 ) : void
[mangled: javax/media/opengl/TraceGL.glProgramEnvParameters4fvEXT:(IIILjava/nio/FloatBuffer;)V]
TraceGL.glProgramEnvParametersI4ivNV ( int p1, int p2, int p3, int[ ] p4, int p5 ) : void
[mangled: javax/media/opengl/TraceGL.glProgramEnvParametersI4ivNV:(III[II)V]
TraceGL.glProgramEnvParametersI4ivNV ( int p1, int p2, int p3, IntBuffer p4 ) : void
[mangled: javax/media/opengl/TraceGL.glProgramEnvParametersI4ivNV:(IIILjava/nio/IntBuffer;)V]
TraceGL.glProgramEnvParametersI4uivNV ( int p1, int p2, int p3, int[ ] p4, int p5 ) : void
[mangled: javax/media/opengl/TraceGL.glProgramEnvParametersI4uivNV:(III[II)V]
TraceGL.glProgramEnvParametersI4uivNV ( int p1, int p2, int p3, IntBuffer p4 ) : void
[mangled: javax/media/opengl/TraceGL.glProgramEnvParametersI4uivNV:(IIILjava/nio/IntBuffer;)V]
TraceGL.glProgramLocalParameterI4iNV ( int p1, int p2, int p3, int p4, int p5, int p6 ) : void
[mangled: javax/media/opengl/TraceGL.glProgramLocalParameterI4iNV:(IIIIII)V]
TraceGL.glProgramLocalParameterI4ivNV ( int p1, int p2, int[ ] p3, int p4 ) : void
[mangled: javax/media/opengl/TraceGL.glProgramLocalParameterI4ivNV:(II[II)V]
TraceGL.glProgramLocalParameterI4ivNV ( int p1, int p2, IntBuffer p3 ) : void
[mangled: javax/media/opengl/TraceGL.glProgramLocalParameterI4ivNV:(IILjava/nio/IntBuffer;)V]
TraceGL.glProgramLocalParameterI4uiNV ( int p1, int p2, int p3, int p4, int p5, int p6 ) : void
[mangled: javax/media/opengl/TraceGL.glProgramLocalParameterI4uiNV:(IIIIII)V]
TraceGL.glProgramLocalParameterI4uivNV ( int p1, int p2, int[ ] p3, int p4 ) : void
[mangled: javax/media/opengl/TraceGL.glProgramLocalParameterI4uivNV:(II[II)V]
TraceGL.glProgramLocalParameterI4uivNV ( int p1, int p2, IntBuffer p3 ) : void
[mangled: javax/media/opengl/TraceGL.glProgramLocalParameterI4uivNV:(IILjava/nio/IntBuffer;)V]
TraceGL.glProgramLocalParameters4fvEXT ( int p1, int p2, int p3, float[ ] p4, int p5 ) : void
[mangled: javax/media/opengl/TraceGL.glProgramLocalParameters4fvEXT:(III[FI)V]
TraceGL.glProgramLocalParameters4fvEXT ( int p1, int p2, int p3, FloatBuffer p4 ) : void
[mangled: javax/media/opengl/TraceGL.glProgramLocalParameters4fvEXT:(IIILjava/nio/FloatBuffer;)V]
TraceGL.glProgramLocalParametersI4ivNV ( int p1, int p2, int p3, int[ ] p4, int p5 ) : void
[mangled: javax/media/opengl/TraceGL.glProgramLocalParametersI4ivNV:(III[II)V]
TraceGL.glProgramLocalParametersI4ivNV ( int p1, int p2, int p3, IntBuffer p4 ) : void
[mangled: javax/media/opengl/TraceGL.glProgramLocalParametersI4ivNV:(IIILjava/nio/IntBuffer;)V]
TraceGL.glProgramLocalParametersI4uivNV ( int p1, int p2, int p3, int[ ] p4, int p5 ) : void
[mangled: javax/media/opengl/TraceGL.glProgramLocalParametersI4uivNV:(III[II)V]
TraceGL.glProgramLocalParametersI4uivNV ( int p1, int p2, int p3, IntBuffer p4 ) : void
[mangled: javax/media/opengl/TraceGL.glProgramLocalParametersI4uivNV:(IIILjava/nio/IntBuffer;)V]
TraceGL.glProgramParameteriEXT ( int p1, int p2, int p3 ) : void
[mangled: javax/media/opengl/TraceGL.glProgramParameteriEXT:(III)V]
TraceGL.glProgramVertexLimitNV ( int p1, int p2 ) : void
[mangled: javax/media/opengl/TraceGL.glProgramVertexLimitNV:(II)V]
TraceGL.glRenderbufferStorageMultisampleCoverageNV ( int p1, int p2, int p3, int p4, int p5, int p6 ) : void
[mangled: javax/media/opengl/TraceGL.glRenderbufferStorageMultisampleCoverageNV:(IIIIII)V]
TraceGL.glRenderbufferStorageMultisampleEXT ( int p1, int p2, int p3, int p4, int p5 ) : void
[mangled: javax/media/opengl/TraceGL.glRenderbufferStorageMultisampleEXT:(IIIII)V]
TraceGL.glStencilClearTagEXT ( int p1, int p2 ) : void
[mangled: javax/media/opengl/TraceGL.glStencilClearTagEXT:(II)V]
TraceGL.glTexBufferEXT ( int p1, int p2, int p3 ) : void
[mangled: javax/media/opengl/TraceGL.glTexBufferEXT:(III)V]
TraceGL.glTexParameterIivEXT ( int p1, int p2, int[ ] p3, int p4 ) : void
[mangled: javax/media/opengl/TraceGL.glTexParameterIivEXT:(II[II)V]
TraceGL.glTexParameterIivEXT ( int p1, int p2, IntBuffer p3 ) : void
[mangled: javax/media/opengl/TraceGL.glTexParameterIivEXT:(IILjava/nio/IntBuffer;)V]
TraceGL.glTexParameterIuivEXT ( int p1, int p2, int[ ] p3, int p4 ) : void
[mangled: javax/media/opengl/TraceGL.glTexParameterIuivEXT:(II[II)V]
TraceGL.glTexParameterIuivEXT ( int p1, int p2, IntBuffer p3 ) : void
[mangled: javax/media/opengl/TraceGL.glTexParameterIuivEXT:(IILjava/nio/IntBuffer;)V]
TraceGL.glTransformFeedbackAttribsNV ( int p1, int[ ] p2, int p3, int p4 ) : void
[mangled: javax/media/opengl/TraceGL.glTransformFeedbackAttribsNV:(I[III)V]
TraceGL.glTransformFeedbackAttribsNV ( int p1, IntBuffer p2, int p3 ) : void
[mangled: javax/media/opengl/TraceGL.glTransformFeedbackAttribsNV:(ILjava/nio/IntBuffer;I)V]
TraceGL.glTransformFeedbackVaryingsNV ( int p1, int p2, int[ ] p3, int p4, int p5 ) : void
[mangled: javax/media/opengl/TraceGL.glTransformFeedbackVaryingsNV:(II[III)V]
TraceGL.glTransformFeedbackVaryingsNV ( int p1, int p2, IntBuffer p3, int p4 ) : void
[mangled: javax/media/opengl/TraceGL.glTransformFeedbackVaryingsNV:(IILjava/nio/IntBuffer;I)V]
TraceGL.glUniform1uiEXT ( int p1, int p2 ) : void
[mangled: javax/media/opengl/TraceGL.glUniform1uiEXT:(II)V]
TraceGL.glUniform1uivEXT ( int p1, int p2, int[ ] p3, int p4 ) : void
[mangled: javax/media/opengl/TraceGL.glUniform1uivEXT:(II[II)V]
TraceGL.glUniform1uivEXT ( int p1, int p2, IntBuffer p3 ) : void
[mangled: javax/media/opengl/TraceGL.glUniform1uivEXT:(IILjava/nio/IntBuffer;)V]
TraceGL.glUniform2uiEXT ( int p1, int p2, int p3 ) : void
[mangled: javax/media/opengl/TraceGL.glUniform2uiEXT:(III)V]
TraceGL.glUniform2uivEXT ( int p1, int p2, int[ ] p3, int p4 ) : void
[mangled: javax/media/opengl/TraceGL.glUniform2uivEXT:(II[II)V]
TraceGL.glUniform2uivEXT ( int p1, int p2, IntBuffer p3 ) : void
[mangled: javax/media/opengl/TraceGL.glUniform2uivEXT:(IILjava/nio/IntBuffer;)V]
TraceGL.glUniform3uiEXT ( int p1, int p2, int p3, int p4 ) : void
[mangled: javax/media/opengl/TraceGL.glUniform3uiEXT:(IIII)V]
TraceGL.glUniform3uivEXT ( int p1, int p2, int[ ] p3, int p4 ) : void
[mangled: javax/media/opengl/TraceGL.glUniform3uivEXT:(II[II)V]
TraceGL.glUniform3uivEXT ( int p1, int p2, IntBuffer p3 ) : void
[mangled: javax/media/opengl/TraceGL.glUniform3uivEXT:(IILjava/nio/IntBuffer;)V]
TraceGL.glUniform4uiEXT ( int p1, int p2, int p3, int p4, int p5 ) : void
[mangled: javax/media/opengl/TraceGL.glUniform4uiEXT:(IIIII)V]
TraceGL.glUniform4uivEXT ( int p1, int p2, int[ ] p3, int p4 ) : void
[mangled: javax/media/opengl/TraceGL.glUniform4uivEXT:(II[II)V]
TraceGL.glUniform4uivEXT ( int p1, int p2, IntBuffer p3 ) : void
[mangled: javax/media/opengl/TraceGL.glUniform4uivEXT:(IILjava/nio/IntBuffer;)V]
TraceGL.glUniformBufferEXT ( int p1, int p2, int p3 ) : void
[mangled: javax/media/opengl/TraceGL.glUniformBufferEXT:(III)V]
TraceGL.glUniformMatrix2x3fv ( int p1, int p2, boolean p3, float[ ] p4, int p5 ) : void
[mangled: javax/media/opengl/TraceGL.glUniformMatrix2x3fv:(IIZ[FI)V]
TraceGL.glUniformMatrix2x3fv ( int p1, int p2, boolean p3, FloatBuffer p4 ) : void
[mangled: javax/media/opengl/TraceGL.glUniformMatrix2x3fv:(IIZLjava/nio/FloatBuffer;)V]
TraceGL.glUniformMatrix2x4fv ( int p1, int p2, boolean p3, float[ ] p4, int p5 ) : void
[mangled: javax/media/opengl/TraceGL.glUniformMatrix2x4fv:(IIZ[FI)V]
TraceGL.glUniformMatrix2x4fv ( int p1, int p2, boolean p3, FloatBuffer p4 ) : void
[mangled: javax/media/opengl/TraceGL.glUniformMatrix2x4fv:(IIZLjava/nio/FloatBuffer;)V]
TraceGL.glUniformMatrix3x2fv ( int p1, int p2, boolean p3, float[ ] p4, int p5 ) : void
[mangled: javax/media/opengl/TraceGL.glUniformMatrix3x2fv:(IIZ[FI)V]
TraceGL.glUniformMatrix3x2fv ( int p1, int p2, boolean p3, FloatBuffer p4 ) : void
[mangled: javax/media/opengl/TraceGL.glUniformMatrix3x2fv:(IIZLjava/nio/FloatBuffer;)V]
TraceGL.glUniformMatrix3x4fv ( int p1, int p2, boolean p3, float[ ] p4, int p5 ) : void
[mangled: javax/media/opengl/TraceGL.glUniformMatrix3x4fv:(IIZ[FI)V]
TraceGL.glUniformMatrix3x4fv ( int p1, int p2, boolean p3, FloatBuffer p4 ) : void
[mangled: javax/media/opengl/TraceGL.glUniformMatrix3x4fv:(IIZLjava/nio/FloatBuffer;)V]
TraceGL.glUniformMatrix4x2fv ( int p1, int p2, boolean p3, float[ ] p4, int p5 ) : void
[mangled: javax/media/opengl/TraceGL.glUniformMatrix4x2fv:(IIZ[FI)V]
TraceGL.glUniformMatrix4x2fv ( int p1, int p2, boolean p3, FloatBuffer p4 ) : void
[mangled: javax/media/opengl/TraceGL.glUniformMatrix4x2fv:(IIZLjava/nio/FloatBuffer;)V]
TraceGL.glUniformMatrix4x3fv ( int p1, int p2, boolean p3, float[ ] p4, int p5 ) : void
[mangled: javax/media/opengl/TraceGL.glUniformMatrix4x3fv:(IIZ[FI)V]
TraceGL.glUniformMatrix4x3fv ( int p1, int p2, boolean p3, FloatBuffer p4 ) : void
[mangled: javax/media/opengl/TraceGL.glUniformMatrix4x3fv:(IIZLjava/nio/FloatBuffer;)V]
TraceGL.glVertexAttribI1iEXT ( int p1, int p2 ) : void
[mangled: javax/media/opengl/TraceGL.glVertexAttribI1iEXT:(II)V]
TraceGL.glVertexAttribI1ivEXT ( int p1, int[ ] p2, int p3 ) : void
[mangled: javax/media/opengl/TraceGL.glVertexAttribI1ivEXT:(I[II)V]
TraceGL.glVertexAttribI1ivEXT ( int p1, IntBuffer p2 ) : void
[mangled: javax/media/opengl/TraceGL.glVertexAttribI1ivEXT:(ILjava/nio/IntBuffer;)V]
TraceGL.glVertexAttribI1uiEXT ( int p1, int p2 ) : void
[mangled: javax/media/opengl/TraceGL.glVertexAttribI1uiEXT:(II)V]
TraceGL.glVertexAttribI1uivEXT ( int p1, int[ ] p2, int p3 ) : void
[mangled: javax/media/opengl/TraceGL.glVertexAttribI1uivEXT:(I[II)V]
TraceGL.glVertexAttribI1uivEXT ( int p1, IntBuffer p2 ) : void
[mangled: javax/media/opengl/TraceGL.glVertexAttribI1uivEXT:(ILjava/nio/IntBuffer;)V]
TraceGL.glVertexAttribI2iEXT ( int p1, int p2, int p3 ) : void
[mangled: javax/media/opengl/TraceGL.glVertexAttribI2iEXT:(III)V]
TraceGL.glVertexAttribI2ivEXT ( int p1, int[ ] p2, int p3 ) : void
[mangled: javax/media/opengl/TraceGL.glVertexAttribI2ivEXT:(I[II)V]
TraceGL.glVertexAttribI2ivEXT ( int p1, IntBuffer p2 ) : void
[mangled: javax/media/opengl/TraceGL.glVertexAttribI2ivEXT:(ILjava/nio/IntBuffer;)V]
TraceGL.glVertexAttribI2uiEXT ( int p1, int p2, int p3 ) : void
[mangled: javax/media/opengl/TraceGL.glVertexAttribI2uiEXT:(III)V]
TraceGL.glVertexAttribI2uivEXT ( int p1, int[ ] p2, int p3 ) : void
[mangled: javax/media/opengl/TraceGL.glVertexAttribI2uivEXT:(I[II)V]
TraceGL.glVertexAttribI2uivEXT ( int p1, IntBuffer p2 ) : void
[mangled: javax/media/opengl/TraceGL.glVertexAttribI2uivEXT:(ILjava/nio/IntBuffer;)V]
TraceGL.glVertexAttribI3iEXT ( int p1, int p2, int p3, int p4 ) : void
[mangled: javax/media/opengl/TraceGL.glVertexAttribI3iEXT:(IIII)V]
TraceGL.glVertexAttribI3ivEXT ( int p1, int[ ] p2, int p3 ) : void
[mangled: javax/media/opengl/TraceGL.glVertexAttribI3ivEXT:(I[II)V]
TraceGL.glVertexAttribI3ivEXT ( int p1, IntBuffer p2 ) : void
[mangled: javax/media/opengl/TraceGL.glVertexAttribI3ivEXT:(ILjava/nio/IntBuffer;)V]
TraceGL.glVertexAttribI3uiEXT ( int p1, int p2, int p3, int p4 ) : void
[mangled: javax/media/opengl/TraceGL.glVertexAttribI3uiEXT:(IIII)V]
TraceGL.glVertexAttribI3uivEXT ( int p1, int[ ] p2, int p3 ) : void
[mangled: javax/media/opengl/TraceGL.glVertexAttribI3uivEXT:(I[II)V]
TraceGL.glVertexAttribI3uivEXT ( int p1, IntBuffer p2 ) : void
[mangled: javax/media/opengl/TraceGL.glVertexAttribI3uivEXT:(ILjava/nio/IntBuffer;)V]
TraceGL.glVertexAttribI4bvEXT ( int p1, byte[ ] p2, int p3 ) : void
[mangled: javax/media/opengl/TraceGL.glVertexAttribI4bvEXT:(I[BI)V]
TraceGL.glVertexAttribI4bvEXT ( int p1, ByteBuffer p2 ) : void
[mangled: javax/media/opengl/TraceGL.glVertexAttribI4bvEXT:(ILjava/nio/ByteBuffer;)V]
TraceGL.glVertexAttribI4iEXT ( int p1, int p2, int p3, int p4, int p5 ) : void
[mangled: javax/media/opengl/TraceGL.glVertexAttribI4iEXT:(IIIII)V]
TraceGL.glVertexAttribI4ivEXT ( int p1, int[ ] p2, int p3 ) : void
[mangled: javax/media/opengl/TraceGL.glVertexAttribI4ivEXT:(I[II)V]
TraceGL.glVertexAttribI4ivEXT ( int p1, IntBuffer p2 ) : void
[mangled: javax/media/opengl/TraceGL.glVertexAttribI4ivEXT:(ILjava/nio/IntBuffer;)V]
TraceGL.glVertexAttribI4svEXT ( int p1, short[ ] p2, int p3 ) : void
[mangled: javax/media/opengl/TraceGL.glVertexAttribI4svEXT:(I[SI)V]
TraceGL.glVertexAttribI4svEXT ( int p1, ShortBuffer p2 ) : void
[mangled: javax/media/opengl/TraceGL.glVertexAttribI4svEXT:(ILjava/nio/ShortBuffer;)V]
TraceGL.glVertexAttribI4ubvEXT ( int p1, byte[ ] p2, int p3 ) : void
[mangled: javax/media/opengl/TraceGL.glVertexAttribI4ubvEXT:(I[BI)V]
TraceGL.glVertexAttribI4ubvEXT ( int p1, ByteBuffer p2 ) : void
[mangled: javax/media/opengl/TraceGL.glVertexAttribI4ubvEXT:(ILjava/nio/ByteBuffer;)V]
TraceGL.glVertexAttribI4uiEXT ( int p1, int p2, int p3, int p4, int p5 ) : void
[mangled: javax/media/opengl/TraceGL.glVertexAttribI4uiEXT:(IIIII)V]
TraceGL.glVertexAttribI4uivEXT ( int p1, int[ ] p2, int p3 ) : void
[mangled: javax/media/opengl/TraceGL.glVertexAttribI4uivEXT:(I[II)V]
TraceGL.glVertexAttribI4uivEXT ( int p1, IntBuffer p2 ) : void
[mangled: javax/media/opengl/TraceGL.glVertexAttribI4uivEXT:(ILjava/nio/IntBuffer;)V]
TraceGL.glVertexAttribI4usvEXT ( int p1, short[ ] p2, int p3 ) : void
[mangled: javax/media/opengl/TraceGL.glVertexAttribI4usvEXT:(I[SI)V]
TraceGL.glVertexAttribI4usvEXT ( int p1, ShortBuffer p2 ) : void
[mangled: javax/media/opengl/TraceGL.glVertexAttribI4usvEXT:(ILjava/nio/ShortBuffer;)V]
TraceGL.glVertexAttribIPointerEXT ( int p1, int p2, int p3, int p4, Buffer p5 ) : void
[mangled: javax/media/opengl/TraceGL.glVertexAttribIPointerEXT:(IIIILjava/nio/Buffer;)V]
to the top
Problems with Data Types, High Severity (169)
jogl.jar
package javax.media.opengl
[+] GL (167)
| Change | Effect |
---|
1 | Abstract method glActiveVaryingNV ( int, ByteBuffer ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glActiveVaryingNV(int, ByteBuffer) in GL. |
2 | Abstract method glActiveVaryingNV ( int, byte[ ], int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glActiveVaryingNV(int, byte[], int) in GL. |
3 | Abstract method glBeginTransformFeedbackNV ( int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glBeginTransformFeedbackNV(int) in GL. |
4 | Abstract method glBindBufferBaseNV ( int, int, int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glBindBufferBaseNV(int, int, int) in GL. |
5 | Abstract method glBindBufferOffsetNV ( int, int, int, int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glBindBufferOffsetNV(int, int, int, int) in GL. |
6 | Abstract method glBindBufferRangeNV ( int, int, int, int, int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glBindBufferRangeNV(int, int, int, int, int) in GL. |
7 | Abstract method glBindFragDataLocationEXT ( int, int, ByteBuffer ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glBindFragDataLocationEXT(int, int, ByteBuffer) in GL. |
8 | Abstract method glBindFragDataLocationEXT ( int, int, byte[ ], int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glBindFragDataLocationEXT(int, int, byte[], int) in GL. |
9 | Abstract method glBlitFramebufferEXT ( int, int, int, int, int, int, int, int, int, int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glBlitFramebufferEXT(int, int, int, int, int, int, int, int, int, int) in GL. |
10 | Abstract method glBufferParameteriAPPLE ( int, int, int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glBufferParameteriAPPLE(int, int, int) in GL. |
11 | Abstract method glClearColorIiEXT ( int, int, int, int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glClearColorIiEXT(int, int, int, int) in GL. |
12 | Abstract method glClearColorIuiEXT ( int, int, int, int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glClearColorIuiEXT(int, int, int, int) in GL. |
13 | Abstract method glClearDepthdNV ( double ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glClearDepthdNV(double) in GL. |
14 | Abstract method glColorMaskIndexedEXT ( int, boolean, boolean, boolean, boolean ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glColorMaskIndexedEXT(int, boolean, boolean, boolean, boolean) in GL. |
15 | Abstract method glDepthBoundsdNV ( double, double ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glDepthBoundsdNV(double, double) in GL. |
16 | Abstract method glDepthRangedNV ( double, double ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glDepthRangedNV(double, double) in GL. |
17 | Abstract method glDisableIndexedEXT ( int, int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glDisableIndexedEXT(int, int) in GL. |
18 | Abstract method glDrawArraysInstancedEXT ( int, int, int, int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glDrawArraysInstancedEXT(int, int, int, int) in GL. |
19 | Abstract method glDrawElementsInstancedEXT ( int, int, int, Buffer, int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glDrawElementsInstancedEXT(int, int, int, Buffer, int) in GL. |
20 | Abstract method glEnableIndexedEXT ( int, int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glEnableIndexedEXT(int, int) in GL. |
21 | Abstract method glEndTransformFeedbackNV ( ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glEndTransformFeedbackNV() in GL. |
22 | Abstract method glFlushMappedBufferRangeAPPLE ( int, int, int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glFlushMappedBufferRangeAPPLE(int, int, int) in GL. |
23 | Abstract method glFramebufferTextureEXT ( int, int, int, int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glFramebufferTextureEXT(int, int, int, int) in GL. |
24 | Abstract method glFramebufferTextureFaceEXT ( int, int, int, int, int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glFramebufferTextureFaceEXT(int, int, int, int, int) in GL. |
25 | Abstract method glFramebufferTextureLayerEXT ( int, int, int, int, int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glFramebufferTextureLayerEXT(int, int, int, int, int) in GL. |
26 | Abstract method glGetActiveVaryingNV ( int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glGetActiveVaryingNV(int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) in GL. |
27 | Abstract method glGetActiveVaryingNV ( int, int, int, int[ ], int, int[ ], int, int[ ], int, byte[ ], int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glGetActiveVaryingNV(int, int, int, int[], int, int[], int, int[], int, byte[], int) in GL. |
28 | Abstract method glGetBooleanIndexedvEXT ( int, int, ByteBuffer ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glGetBooleanIndexedvEXT(int, int, ByteBuffer) in GL. |
29 | Abstract method glGetBooleanIndexedvEXT ( int, int, byte[ ], int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glGetBooleanIndexedvEXT(int, int, byte[], int) in GL. |
30 | Abstract method glGetFragDataLocationEXT ( int, ByteBuffer ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glGetFragDataLocationEXT(int, ByteBuffer) in GL. |
31 | Abstract method glGetFragDataLocationEXT ( int, byte[ ], int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glGetFragDataLocationEXT(int, byte[], int) in GL. |
32 | Abstract method glGetIntegerIndexedvEXT ( int, int, IntBuffer ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glGetIntegerIndexedvEXT(int, int, IntBuffer) in GL. |
33 | Abstract method glGetIntegerIndexedvEXT ( int, int, int[ ], int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glGetIntegerIndexedvEXT(int, int, int[], int) in GL. |
34 | Abstract method glGetProgramEnvParameterIivNV ( int, int, IntBuffer ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glGetProgramEnvParameterIivNV(int, int, IntBuffer) in GL. |
35 | Abstract method glGetProgramEnvParameterIivNV ( int, int, int[ ], int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glGetProgramEnvParameterIivNV(int, int, int[], int) in GL. |
36 | Abstract method glGetProgramEnvParameterIuivNV ( int, int, IntBuffer ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glGetProgramEnvParameterIuivNV(int, int, IntBuffer) in GL. |
37 | Abstract method glGetProgramEnvParameterIuivNV ( int, int, int[ ], int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glGetProgramEnvParameterIuivNV(int, int, int[], int) in GL. |
38 | Abstract method glGetProgramLocalParameterIivNV ( int, int, IntBuffer ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glGetProgramLocalParameterIivNV(int, int, IntBuffer) in GL. |
39 | Abstract method glGetProgramLocalParameterIivNV ( int, int, int[ ], int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glGetProgramLocalParameterIivNV(int, int, int[], int) in GL. |
40 | Abstract method glGetProgramLocalParameterIuivNV ( int, int, IntBuffer ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glGetProgramLocalParameterIuivNV(int, int, IntBuffer) in GL. |
41 | Abstract method glGetProgramLocalParameterIuivNV ( int, int, int[ ], int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glGetProgramLocalParameterIuivNV(int, int, int[], int) in GL. |
42 | Abstract method glGetQueryObjecti64vEXT ( int, int, LongBuffer ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glGetQueryObjecti64vEXT(int, int, LongBuffer) in GL. |
43 | Abstract method glGetQueryObjecti64vEXT ( int, int, long[ ], int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glGetQueryObjecti64vEXT(int, int, long[], int) in GL. |
44 | Abstract method glGetQueryObjectui64vEXT ( int, int, LongBuffer ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glGetQueryObjectui64vEXT(int, int, LongBuffer) in GL. |
45 | Abstract method glGetQueryObjectui64vEXT ( int, int, long[ ], int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glGetQueryObjectui64vEXT(int, int, long[], int) in GL. |
46 | Abstract method glGetTexParameterIivEXT ( int, int, IntBuffer ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glGetTexParameterIivEXT(int, int, IntBuffer) in GL. |
47 | Abstract method glGetTexParameterIivEXT ( int, int, int[ ], int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glGetTexParameterIivEXT(int, int, int[], int) in GL. |
48 | Abstract method glGetTexParameterIuivEXT ( int, int, IntBuffer ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glGetTexParameterIuivEXT(int, int, IntBuffer) in GL. |
49 | Abstract method glGetTexParameterIuivEXT ( int, int, int[ ], int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glGetTexParameterIuivEXT(int, int, int[], int) in GL. |
50 | Abstract method glGetTransformFeedbackVaryingNV ( int, int, IntBuffer ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glGetTransformFeedbackVaryingNV(int, int, IntBuffer) in GL. |
51 | Abstract method glGetTransformFeedbackVaryingNV ( int, int, int[ ], int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glGetTransformFeedbackVaryingNV(int, int, int[], int) in GL. |
52 | Abstract method glGetUniformBufferSizeEXT ( int, int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glGetUniformBufferSizeEXT(int, int) in GL. |
53 | Abstract method glGetUniformOffsetEXT ( int, int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glGetUniformOffsetEXT(int, int) in GL. |
54 | Abstract method glGetUniformuivEXT ( int, int, IntBuffer ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glGetUniformuivEXT(int, int, IntBuffer) in GL. |
55 | Abstract method glGetUniformuivEXT ( int, int, int[ ], int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glGetUniformuivEXT(int, int, int[], int) in GL. |
56 | Abstract method glGetVaryingLocationNV ( int, ByteBuffer ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glGetVaryingLocationNV(int, ByteBuffer) in GL. |
57 | Abstract method glGetVaryingLocationNV ( int, byte[ ], int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glGetVaryingLocationNV(int, byte[], int) in GL. |
58 | Abstract method glGetVertexAttribIivEXT ( int, int, IntBuffer ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glGetVertexAttribIivEXT(int, int, IntBuffer) in GL. |
59 | Abstract method glGetVertexAttribIivEXT ( int, int, int[ ], int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glGetVertexAttribIivEXT(int, int, int[], int) in GL. |
60 | Abstract method glGetVertexAttribIuivEXT ( int, int, IntBuffer ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glGetVertexAttribIuivEXT(int, int, IntBuffer) in GL. |
61 | Abstract method glGetVertexAttribIuivEXT ( int, int, int[ ], int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glGetVertexAttribIuivEXT(int, int, int[], int) in GL. |
62 | Abstract method glIsEnabledIndexedEXT ( int, int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glIsEnabledIndexedEXT(int, int) in GL. |
63 | Abstract method glProgramBufferParametersIivNV ( int, int, int, int, IntBuffer ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glProgramBufferParametersIivNV(int, int, int, int, IntBuffer) in GL. |
64 | Abstract method glProgramBufferParametersIivNV ( int, int, int, int, int[ ], int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glProgramBufferParametersIivNV(int, int, int, int, int[], int) in GL. |
65 | Abstract method glProgramBufferParametersIuivNV ( int, int, int, int, IntBuffer ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glProgramBufferParametersIuivNV(int, int, int, int, IntBuffer) in GL. |
66 | Abstract method glProgramBufferParametersIuivNV ( int, int, int, int, int[ ], int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glProgramBufferParametersIuivNV(int, int, int, int, int[], int) in GL. |
67 | Abstract method glProgramBufferParametersfvNV ( int, int, int, int, FloatBuffer ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glProgramBufferParametersfvNV(int, int, int, int, FloatBuffer) in GL. |
68 | Abstract method glProgramBufferParametersfvNV ( int, int, int, int, float[ ], int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glProgramBufferParametersfvNV(int, int, int, int, float[], int) in GL. |
69 | Abstract method glProgramEnvParameterI4iNV ( int, int, int, int, int, int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glProgramEnvParameterI4iNV(int, int, int, int, int, int) in GL. |
70 | Abstract method glProgramEnvParameterI4ivNV ( int, int, IntBuffer ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glProgramEnvParameterI4ivNV(int, int, IntBuffer) in GL. |
71 | Abstract method glProgramEnvParameterI4ivNV ( int, int, int[ ], int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glProgramEnvParameterI4ivNV(int, int, int[], int) in GL. |
72 | Abstract method glProgramEnvParameterI4uiNV ( int, int, int, int, int, int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glProgramEnvParameterI4uiNV(int, int, int, int, int, int) in GL. |
73 | Abstract method glProgramEnvParameterI4uivNV ( int, int, IntBuffer ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glProgramEnvParameterI4uivNV(int, int, IntBuffer) in GL. |
74 | Abstract method glProgramEnvParameterI4uivNV ( int, int, int[ ], int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glProgramEnvParameterI4uivNV(int, int, int[], int) in GL. |
75 | Abstract method glProgramEnvParameters4fvEXT ( int, int, int, FloatBuffer ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glProgramEnvParameters4fvEXT(int, int, int, FloatBuffer) in GL. |
76 | Abstract method glProgramEnvParameters4fvEXT ( int, int, int, float[ ], int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glProgramEnvParameters4fvEXT(int, int, int, float[], int) in GL. |
77 | Abstract method glProgramEnvParametersI4ivNV ( int, int, int, IntBuffer ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glProgramEnvParametersI4ivNV(int, int, int, IntBuffer) in GL. |
78 | Abstract method glProgramEnvParametersI4ivNV ( int, int, int, int[ ], int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glProgramEnvParametersI4ivNV(int, int, int, int[], int) in GL. |
79 | Abstract method glProgramEnvParametersI4uivNV ( int, int, int, IntBuffer ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glProgramEnvParametersI4uivNV(int, int, int, IntBuffer) in GL. |
80 | Abstract method glProgramEnvParametersI4uivNV ( int, int, int, int[ ], int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glProgramEnvParametersI4uivNV(int, int, int, int[], int) in GL. |
81 | Abstract method glProgramLocalParameterI4iNV ( int, int, int, int, int, int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glProgramLocalParameterI4iNV(int, int, int, int, int, int) in GL. |
82 | Abstract method glProgramLocalParameterI4ivNV ( int, int, IntBuffer ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glProgramLocalParameterI4ivNV(int, int, IntBuffer) in GL. |
83 | Abstract method glProgramLocalParameterI4ivNV ( int, int, int[ ], int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glProgramLocalParameterI4ivNV(int, int, int[], int) in GL. |
84 | Abstract method glProgramLocalParameterI4uiNV ( int, int, int, int, int, int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glProgramLocalParameterI4uiNV(int, int, int, int, int, int) in GL. |
85 | Abstract method glProgramLocalParameterI4uivNV ( int, int, IntBuffer ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glProgramLocalParameterI4uivNV(int, int, IntBuffer) in GL. |
86 | Abstract method glProgramLocalParameterI4uivNV ( int, int, int[ ], int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glProgramLocalParameterI4uivNV(int, int, int[], int) in GL. |
87 | Abstract method glProgramLocalParameters4fvEXT ( int, int, int, FloatBuffer ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glProgramLocalParameters4fvEXT(int, int, int, FloatBuffer) in GL. |
88 | Abstract method glProgramLocalParameters4fvEXT ( int, int, int, float[ ], int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glProgramLocalParameters4fvEXT(int, int, int, float[], int) in GL. |
89 | Abstract method glProgramLocalParametersI4ivNV ( int, int, int, IntBuffer ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glProgramLocalParametersI4ivNV(int, int, int, IntBuffer) in GL. |
90 | Abstract method glProgramLocalParametersI4ivNV ( int, int, int, int[ ], int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glProgramLocalParametersI4ivNV(int, int, int, int[], int) in GL. |
91 | Abstract method glProgramLocalParametersI4uivNV ( int, int, int, IntBuffer ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glProgramLocalParametersI4uivNV(int, int, int, IntBuffer) in GL. |
92 | Abstract method glProgramLocalParametersI4uivNV ( int, int, int, int[ ], int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glProgramLocalParametersI4uivNV(int, int, int, int[], int) in GL. |
93 | Abstract method glProgramParameteriEXT ( int, int, int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glProgramParameteriEXT(int, int, int) in GL. |
94 | Abstract method glProgramVertexLimitNV ( int, int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glProgramVertexLimitNV(int, int) in GL. |
95 | Abstract method glRenderbufferStorageMultisampleCoverageNV ( int, int, int, int, int, int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glRenderbufferStorageMultisampleCoverageNV(int, int, int, int, int, int) in GL. |
96 | Abstract method glRenderbufferStorageMultisampleEXT ( int, int, int, int, int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glRenderbufferStorageMultisampleEXT(int, int, int, int, int) in GL. |
97 | Abstract method glStencilClearTagEXT ( int, int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glStencilClearTagEXT(int, int) in GL. |
98 | Abstract method glTexBufferEXT ( int, int, int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glTexBufferEXT(int, int, int) in GL. |
99 | Abstract method glTexParameterIivEXT ( int, int, IntBuffer ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glTexParameterIivEXT(int, int, IntBuffer) in GL. |
100 | Abstract method glTexParameterIivEXT ( int, int, int[ ], int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glTexParameterIivEXT(int, int, int[], int) in GL. |
101 | Abstract method glTexParameterIuivEXT ( int, int, IntBuffer ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glTexParameterIuivEXT(int, int, IntBuffer) in GL. |
102 | Abstract method glTexParameterIuivEXT ( int, int, int[ ], int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glTexParameterIuivEXT(int, int, int[], int) in GL. |
103 | Abstract method glTransformFeedbackAttribsNV ( int, IntBuffer, int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glTransformFeedbackAttribsNV(int, IntBuffer, int) in GL. |
104 | Abstract method glTransformFeedbackAttribsNV ( int, int[ ], int, int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glTransformFeedbackAttribsNV(int, int[], int, int) in GL. |
105 | Abstract method glTransformFeedbackVaryingsNV ( int, int, IntBuffer, int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glTransformFeedbackVaryingsNV(int, int, IntBuffer, int) in GL. |
106 | Abstract method glTransformFeedbackVaryingsNV ( int, int, int[ ], int, int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glTransformFeedbackVaryingsNV(int, int, int[], int, int) in GL. |
107 | Abstract method glUniform1uiEXT ( int, int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glUniform1uiEXT(int, int) in GL. |
108 | Abstract method glUniform1uivEXT ( int, int, IntBuffer ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glUniform1uivEXT(int, int, IntBuffer) in GL. |
109 | Abstract method glUniform1uivEXT ( int, int, int[ ], int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glUniform1uivEXT(int, int, int[], int) in GL. |
110 | Abstract method glUniform2uiEXT ( int, int, int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glUniform2uiEXT(int, int, int) in GL. |
111 | Abstract method glUniform2uivEXT ( int, int, IntBuffer ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glUniform2uivEXT(int, int, IntBuffer) in GL. |
112 | Abstract method glUniform2uivEXT ( int, int, int[ ], int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glUniform2uivEXT(int, int, int[], int) in GL. |
113 | Abstract method glUniform3uiEXT ( int, int, int, int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glUniform3uiEXT(int, int, int, int) in GL. |
114 | Abstract method glUniform3uivEXT ( int, int, IntBuffer ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glUniform3uivEXT(int, int, IntBuffer) in GL. |
115 | Abstract method glUniform3uivEXT ( int, int, int[ ], int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glUniform3uivEXT(int, int, int[], int) in GL. |
116 | Abstract method glUniform4uiEXT ( int, int, int, int, int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glUniform4uiEXT(int, int, int, int, int) in GL. |
117 | Abstract method glUniform4uivEXT ( int, int, IntBuffer ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glUniform4uivEXT(int, int, IntBuffer) in GL. |
118 | Abstract method glUniform4uivEXT ( int, int, int[ ], int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glUniform4uivEXT(int, int, int[], int) in GL. |
119 | Abstract method glUniformBufferEXT ( int, int, int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glUniformBufferEXT(int, int, int) in GL. |
120 | Abstract method glUniformMatrix2x3fv ( int, int, boolean, FloatBuffer ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glUniformMatrix2x3fv(int, int, boolean, FloatBuffer) in GL. |
121 | Abstract method glUniformMatrix2x3fv ( int, int, boolean, float[ ], int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glUniformMatrix2x3fv(int, int, boolean, float[], int) in GL. |
122 | Abstract method glUniformMatrix2x4fv ( int, int, boolean, FloatBuffer ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glUniformMatrix2x4fv(int, int, boolean, FloatBuffer) in GL. |
123 | Abstract method glUniformMatrix2x4fv ( int, int, boolean, float[ ], int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glUniformMatrix2x4fv(int, int, boolean, float[], int) in GL. |
124 | Abstract method glUniformMatrix3x2fv ( int, int, boolean, FloatBuffer ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glUniformMatrix3x2fv(int, int, boolean, FloatBuffer) in GL. |
125 | Abstract method glUniformMatrix3x2fv ( int, int, boolean, float[ ], int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glUniformMatrix3x2fv(int, int, boolean, float[], int) in GL. |
126 | Abstract method glUniformMatrix3x4fv ( int, int, boolean, FloatBuffer ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glUniformMatrix3x4fv(int, int, boolean, FloatBuffer) in GL. |
127 | Abstract method glUniformMatrix3x4fv ( int, int, boolean, float[ ], int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glUniformMatrix3x4fv(int, int, boolean, float[], int) in GL. |
128 | Abstract method glUniformMatrix4x2fv ( int, int, boolean, FloatBuffer ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glUniformMatrix4x2fv(int, int, boolean, FloatBuffer) in GL. |
129 | Abstract method glUniformMatrix4x2fv ( int, int, boolean, float[ ], int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glUniformMatrix4x2fv(int, int, boolean, float[], int) in GL. |
130 | Abstract method glUniformMatrix4x3fv ( int, int, boolean, FloatBuffer ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glUniformMatrix4x3fv(int, int, boolean, FloatBuffer) in GL. |
131 | Abstract method glUniformMatrix4x3fv ( int, int, boolean, float[ ], int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glUniformMatrix4x3fv(int, int, boolean, float[], int) in GL. |
132 | Abstract method glVertexAttribI1iEXT ( int, int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glVertexAttribI1iEXT(int, int) in GL. |
133 | Abstract method glVertexAttribI1ivEXT ( int, IntBuffer ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glVertexAttribI1ivEXT(int, IntBuffer) in GL. |
134 | Abstract method glVertexAttribI1ivEXT ( int, int[ ], int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glVertexAttribI1ivEXT(int, int[], int) in GL. |
135 | Abstract method glVertexAttribI1uiEXT ( int, int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glVertexAttribI1uiEXT(int, int) in GL. |
136 | Abstract method glVertexAttribI1uivEXT ( int, IntBuffer ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glVertexAttribI1uivEXT(int, IntBuffer) in GL. |
137 | Abstract method glVertexAttribI1uivEXT ( int, int[ ], int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glVertexAttribI1uivEXT(int, int[], int) in GL. |
138 | Abstract method glVertexAttribI2iEXT ( int, int, int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glVertexAttribI2iEXT(int, int, int) in GL. |
139 | Abstract method glVertexAttribI2ivEXT ( int, IntBuffer ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glVertexAttribI2ivEXT(int, IntBuffer) in GL. |
140 | Abstract method glVertexAttribI2ivEXT ( int, int[ ], int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glVertexAttribI2ivEXT(int, int[], int) in GL. |
141 | Abstract method glVertexAttribI2uiEXT ( int, int, int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glVertexAttribI2uiEXT(int, int, int) in GL. |
142 | Abstract method glVertexAttribI2uivEXT ( int, IntBuffer ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glVertexAttribI2uivEXT(int, IntBuffer) in GL. |
143 | Abstract method glVertexAttribI2uivEXT ( int, int[ ], int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glVertexAttribI2uivEXT(int, int[], int) in GL. |
144 | Abstract method glVertexAttribI3iEXT ( int, int, int, int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glVertexAttribI3iEXT(int, int, int, int) in GL. |
145 | Abstract method glVertexAttribI3ivEXT ( int, IntBuffer ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glVertexAttribI3ivEXT(int, IntBuffer) in GL. |
146 | Abstract method glVertexAttribI3ivEXT ( int, int[ ], int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glVertexAttribI3ivEXT(int, int[], int) in GL. |
147 | Abstract method glVertexAttribI3uiEXT ( int, int, int, int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glVertexAttribI3uiEXT(int, int, int, int) in GL. |
148 | Abstract method glVertexAttribI3uivEXT ( int, IntBuffer ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glVertexAttribI3uivEXT(int, IntBuffer) in GL. |
149 | Abstract method glVertexAttribI3uivEXT ( int, int[ ], int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glVertexAttribI3uivEXT(int, int[], int) in GL. |
150 | Abstract method glVertexAttribI4bvEXT ( int, ByteBuffer ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glVertexAttribI4bvEXT(int, ByteBuffer) in GL. |
151 | Abstract method glVertexAttribI4bvEXT ( int, byte[ ], int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glVertexAttribI4bvEXT(int, byte[], int) in GL. |
152 | Abstract method glVertexAttribI4iEXT ( int, int, int, int, int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glVertexAttribI4iEXT(int, int, int, int, int) in GL. |
153 | Abstract method glVertexAttribI4ivEXT ( int, IntBuffer ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glVertexAttribI4ivEXT(int, IntBuffer) in GL. |
154 | Abstract method glVertexAttribI4ivEXT ( int, int[ ], int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glVertexAttribI4ivEXT(int, int[], int) in GL. |
155 | Abstract method glVertexAttribI4svEXT ( int, ShortBuffer ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glVertexAttribI4svEXT(int, ShortBuffer) in GL. |
156 | Abstract method glVertexAttribI4svEXT ( int, short[ ], int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glVertexAttribI4svEXT(int, short[], int) in GL. |
157 | Abstract method glVertexAttribI4ubvEXT ( int, ByteBuffer ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glVertexAttribI4ubvEXT(int, ByteBuffer) in GL. |
158 | Abstract method glVertexAttribI4ubvEXT ( int, byte[ ], int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glVertexAttribI4ubvEXT(int, byte[], int) in GL. |
159 | Abstract method glVertexAttribI4uiEXT ( int, int, int, int, int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glVertexAttribI4uiEXT(int, int, int, int, int) in GL. |
160 | Abstract method glVertexAttribI4uivEXT ( int, IntBuffer ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glVertexAttribI4uivEXT(int, IntBuffer) in GL. |
161 | Abstract method glVertexAttribI4uivEXT ( int, int[ ], int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glVertexAttribI4uivEXT(int, int[], int) in GL. |
162 | Abstract method glVertexAttribI4usvEXT ( int, ShortBuffer ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glVertexAttribI4usvEXT(int, ShortBuffer) in GL. |
163 | Abstract method glVertexAttribI4usvEXT ( int, short[ ], int ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glVertexAttribI4usvEXT(int, short[], int) in GL. |
164 | Abstract method glVertexAttribIPointerEXT ( int, int, int, int, Buffer ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method glVertexAttribIPointerEXT(int, int, int, int, Buffer) in GL. |
165 | Field GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENTS_EXT (int) with the compile-time constant value 36054 has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find variable GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENTS_EXT in GL. |
166 | Field GL_FRAMEBUFFER_STATUS_ERROR_EXT (int) with the compile-time constant value 36062 has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find variable GL_FRAMEBUFFER_STATUS_ERROR_EXT in GL. |
167 | Field GL_STENCIL_INDEX_EXT (int) with the compile-time constant value 36165 has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find variable GL_STENCIL_INDEX_EXT in GL. |
[+] affected methods (1943)
DebugGL ( GL )1st parameter 'p1' of this method has type 'GL'.
getExtension ( String )This abstract method is from 'GL' interface.
getPlatformGLExtensions ( )This abstract method is from 'GL' interface.
glAccum ( int, float )This abstract method is from 'GL' interface.
glActiveStencilFaceEXT ( int )This abstract method is from 'GL' interface.
glActiveTexture ( int )This abstract method is from 'GL' interface.
glAllocateMemoryNV ( int, float, float, float )This abstract method is from 'GL' interface.
glAlphaFragmentOp1ATI ( int, int, int, int, int, int )This abstract method is from 'GL' interface.
glAlphaFragmentOp2ATI ( int, int, int, int, int, int, int, int, int )This abstract method is from 'GL' interface.
glAlphaFragmentOp3ATI ( int, int, int, int, int, int, int, int, int, int, int, int )This abstract method is from 'GL' interface.
glAlphaFunc ( int, float )This abstract method is from 'GL' interface.
glApplyTextureEXT ( int )This abstract method is from 'GL' interface.
...
[+] GLContext (1)
| Change | Effect |
---|
1 | Abstract method copy ( GLContext, int ) has been added to this class. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method copy(GLContext, int) in GLContext. |
[+] affected methods (21)
getContext ( )Return value of this abstract method has type 'GLContext'.
GLCanvas ( GLCapabilities, GLCapabilitiesChooser, GLContext, GraphicsDevice )3rd parameter 'p3' of this method has type 'GLContext'.
createContext ( GLContext )1st parameter 'p1' of this method has type 'GLContext'.
getContext ( )Return value of this method has type 'GLContext'.
GLContext ( )This constructor is from 'GLContext' abstract class.
destroy ( )This abstract method is from 'GLContext' abstract class.
getCurrent ( )This method is from 'GLContext' abstract class.
getGL ( )This abstract method is from 'GLContext' abstract class.
getGLDrawable ( )This abstract method is from 'GLContext' abstract class.
isSynchronized ( )This abstract method is from 'GLContext' abstract class.
makeCurrent ( )This abstract method is from 'GLContext' abstract class.
release ( )This abstract method is from 'GLContext' abstract class.
...
[+] GLDrawable (1)
| Change | Effect |
---|
1 | Abstract method getChosenGLCapabilities ( ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method getChosenGLCapabilities() in GLDrawable. |
[+] affected methods (9)
getGLDrawable ( )Return value of this abstract method has type 'GLDrawable'.
createContext ( GLContext )This abstract method is from 'GLDrawable' interface.
getHeight ( )This abstract method is from 'GLDrawable' interface.
getWidth ( )This abstract method is from 'GLDrawable' interface.
setRealized ( boolean )This abstract method is from 'GLDrawable' interface.
setSize ( int, int )This abstract method is from 'GLDrawable' interface.
swapBuffers ( )This abstract method is from 'GLDrawable' interface.
createExternalGLDrawable ( )Return value of this abstract method has type 'GLDrawable'.
getGLDrawable ( Object, GLCapabilities, GLCapabilitiesChooser )Return value of this abstract method has type 'GLDrawable'.
to the top
Other Changes in Data Types (245)
jogl.jar
package javax.media.opengl
[+] GL (245)
| Change | Effect |
---|
1 | Field GL_ACTIVE_VARYINGS_NV has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_ACTIVE_VARYINGS_NV is ambiguous. |
2 | Field GL_ACTIVE_VARYING_MAX_LENGTH_NV has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_ACTIVE_VARYING_MAX_LENGTH_NV is ambiguous. |
3 | Field GL_ALPHA16I_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_ALPHA16I_EXT is ambiguous. |
4 | Field GL_ALPHA16UI_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_ALPHA16UI_EXT is ambiguous. |
5 | Field GL_ALPHA32I_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_ALPHA32I_EXT is ambiguous. |
6 | Field GL_ALPHA32UI_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_ALPHA32UI_EXT is ambiguous. |
7 | Field GL_ALPHA8I_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_ALPHA8I_EXT is ambiguous. |
8 | Field GL_ALPHA8UI_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_ALPHA8UI_EXT is ambiguous. |
9 | Field GL_ALPHA_INTEGER_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_ALPHA_INTEGER_EXT is ambiguous. |
10 | Field GL_BACK_PRIMARY_COLOR_NV has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_BACK_PRIMARY_COLOR_NV is ambiguous. |
11 | Field GL_BACK_SECONDARY_COLOR_NV has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_BACK_SECONDARY_COLOR_NV is ambiguous. |
12 | Field GL_BGRA_INTEGER_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_BGRA_INTEGER_EXT is ambiguous. |
13 | Field GL_BGR_INTEGER_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_BGR_INTEGER_EXT is ambiguous. |
14 | Field GL_BLUE_INTEGER_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_BLUE_INTEGER_EXT is ambiguous. |
15 | Field GL_BUFFER_FLUSHING_UNMAP_APPLE has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_BUFFER_FLUSHING_UNMAP_APPLE is ambiguous. |
16 | Field GL_BUFFER_SERIALIZED_MODIFY_APPLE has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_BUFFER_SERIALIZED_MODIFY_APPLE is ambiguous. |
17 | Field GL_CG_FRAGMENT_SHADER_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_CG_FRAGMENT_SHADER_EXT is ambiguous. |
18 | Field GL_CG_VERTEX_SHADER_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_CG_VERTEX_SHADER_EXT is ambiguous. |
19 | Field GL_CLIP_DISTANCE_NV has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_CLIP_DISTANCE_NV is ambiguous. |
20 | Field GL_COMPARE_REF_DEPTH_TO_TEXTURE_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_COMPARE_REF_DEPTH_TO_TEXTURE_EXT is ambiguous. |
21 | Field GL_COMPRESSED_LUMINANCE_ALPHA_LATC2_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_COMPRESSED_LUMINANCE_ALPHA_LATC2_EXT is ambiguous. |
22 | Field GL_COMPRESSED_LUMINANCE_LATC1_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_COMPRESSED_LUMINANCE_LATC1_EXT is ambiguous. |
23 | Field GL_COMPRESSED_RED_GREEN_RGTC2_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_COMPRESSED_RED_GREEN_RGTC2_EXT is ambiguous. |
24 | Field GL_COMPRESSED_RED_RGTC1_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_COMPRESSED_RED_RGTC1_EXT is ambiguous. |
25 | Field GL_COMPRESSED_SIGNED_LUMINANCE_ALPHA_LATC2_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_COMPRESSED_SIGNED_LUMINANCE_ALPHA_LATC2_EXT is ambiguous. |
26 | Field GL_COMPRESSED_SIGNED_LUMINANCE_LATC1_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_COMPRESSED_SIGNED_LUMINANCE_LATC1_EXT is ambiguous. |
27 | Field GL_COMPRESSED_SIGNED_RED_GREEN_RGTC2_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_COMPRESSED_SIGNED_RED_GREEN_RGTC2_EXT is ambiguous. |
28 | Field GL_COMPRESSED_SIGNED_RED_RGTC1_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_COMPRESSED_SIGNED_RED_RGTC1_EXT is ambiguous. |
29 | Field GL_COMPRESSED_SLUMINANCE has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_COMPRESSED_SLUMINANCE is ambiguous. |
30 | Field GL_COMPRESSED_SLUMINANCE_ALPHA has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_COMPRESSED_SLUMINANCE_ALPHA is ambiguous. |
31 | Field GL_COMPRESSED_SLUMINANCE_ALPHA_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_COMPRESSED_SLUMINANCE_ALPHA_EXT is ambiguous. |
32 | Field GL_COMPRESSED_SLUMINANCE_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_COMPRESSED_SLUMINANCE_EXT is ambiguous. |
33 | Field GL_COMPRESSED_SRGB has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_COMPRESSED_SRGB is ambiguous. |
34 | Field GL_COMPRESSED_SRGB_ALPHA has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_COMPRESSED_SRGB_ALPHA is ambiguous. |
35 | Field GL_COMPRESSED_SRGB_ALPHA_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_COMPRESSED_SRGB_ALPHA_EXT is ambiguous. |
36 | Field GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT1_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT1_EXT is ambiguous. |
37 | Field GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT3_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT3_EXT is ambiguous. |
38 | Field GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT5_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT5_EXT is ambiguous. |
39 | Field GL_COMPRESSED_SRGB_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_COMPRESSED_SRGB_EXT is ambiguous. |
40 | Field GL_COMPRESSED_SRGB_S3TC_DXT1_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_COMPRESSED_SRGB_S3TC_DXT1_EXT is ambiguous. |
41 | Field GL_CURRENT_RASTER_SECONDARY_COLOR has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_CURRENT_RASTER_SECONDARY_COLOR is ambiguous. |
42 | Field GL_DEPTH24_STENCIL8_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_DEPTH24_STENCIL8_EXT is ambiguous. |
43 | Field GL_DEPTH32F_STENCIL8_NV has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_DEPTH32F_STENCIL8_NV is ambiguous. |
44 | Field GL_DEPTH_BUFFER_FLOAT_MODE_NV has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_DEPTH_BUFFER_FLOAT_MODE_NV is ambiguous. |
45 | Field GL_DEPTH_COMPONENT32F_NV has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_DEPTH_COMPONENT32F_NV is ambiguous. |
46 | Field GL_DEPTH_STENCIL_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_DEPTH_STENCIL_EXT is ambiguous. |
47 | Field GL_DRAW_FRAMEBUFFER_BINDING_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_DRAW_FRAMEBUFFER_BINDING_EXT is ambiguous. |
48 | Field GL_DRAW_FRAMEBUFFER_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_DRAW_FRAMEBUFFER_EXT is ambiguous. |
49 | Field GL_FLOAT_32_UNSIGNED_INT_24_8_REV_NV has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_FLOAT_32_UNSIGNED_INT_24_8_REV_NV is ambiguous. |
50 | Field GL_FLOAT_MAT2x3 has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_FLOAT_MAT2x3 is ambiguous. |
51 | Field GL_FLOAT_MAT2x4 has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_FLOAT_MAT2x4 is ambiguous. |
52 | Field GL_FLOAT_MAT3x2 has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_FLOAT_MAT3x2 is ambiguous. |
53 | Field GL_FLOAT_MAT3x4 has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_FLOAT_MAT3x4 is ambiguous. |
54 | Field GL_FLOAT_MAT4x2 has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_FLOAT_MAT4x2 is ambiguous. |
55 | Field GL_FLOAT_MAT4x3 has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_FLOAT_MAT4x3 is ambiguous. |
56 | Field GL_FRAMEBUFFER_ATTACHMENT_LAYERED_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_FRAMEBUFFER_ATTACHMENT_LAYERED_EXT is ambiguous. |
57 | Field GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER_EXT is ambiguous. |
58 | Field GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT_EXT is ambiguous. |
59 | Field GL_FRAMEBUFFER_INCOMPLETE_LAYER_COUNT_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_FRAMEBUFFER_INCOMPLETE_LAYER_COUNT_EXT is ambiguous. |
60 | Field GL_FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS_EXT is ambiguous. |
61 | Field GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_EXT is ambiguous. |
62 | Field GL_FRAMEBUFFER_SRGB_CAPABLE_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_FRAMEBUFFER_SRGB_CAPABLE_EXT is ambiguous. |
63 | Field GL_FRAMEBUFFER_SRGB_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_FRAMEBUFFER_SRGB_EXT is ambiguous. |
64 | Field GL_GENERIC_ATTRIB_NV has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_GENERIC_ATTRIB_NV is ambiguous. |
65 | Field GL_GEOMETRY_INPUT_TYPE_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_GEOMETRY_INPUT_TYPE_EXT is ambiguous. |
66 | Field GL_GEOMETRY_OUTPUT_TYPE_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_GEOMETRY_OUTPUT_TYPE_EXT is ambiguous. |
67 | Field GL_GEOMETRY_PROGRAM_NV has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_GEOMETRY_PROGRAM_NV is ambiguous. |
68 | Field GL_GEOMETRY_SHADER_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_GEOMETRY_SHADER_EXT is ambiguous. |
69 | Field GL_GEOMETRY_VERTICES_OUT_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_GEOMETRY_VERTICES_OUT_EXT is ambiguous. |
70 | Field GL_GREEN_INTEGER_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_GREEN_INTEGER_EXT is ambiguous. |
71 | Field GL_INTENSITY16I_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_INTENSITY16I_EXT is ambiguous. |
72 | Field GL_INTENSITY16UI_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_INTENSITY16UI_EXT is ambiguous. |
73 | Field GL_INTENSITY32I_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_INTENSITY32I_EXT is ambiguous. |
74 | Field GL_INTENSITY32UI_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_INTENSITY32UI_EXT is ambiguous. |
75 | Field GL_INTENSITY8I_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_INTENSITY8I_EXT is ambiguous. |
76 | Field GL_INTENSITY8UI_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_INTENSITY8UI_EXT is ambiguous. |
77 | Field GL_INTERLEAVED_ATTRIBS_NV has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_INTERLEAVED_ATTRIBS_NV is ambiguous. |
78 | Field GL_INT_SAMPLER_1D_ARRAY_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_INT_SAMPLER_1D_ARRAY_EXT is ambiguous. |
79 | Field GL_INT_SAMPLER_1D_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_INT_SAMPLER_1D_EXT is ambiguous. |
80 | Field GL_INT_SAMPLER_2D_ARRAY_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_INT_SAMPLER_2D_ARRAY_EXT is ambiguous. |
81 | Field GL_INT_SAMPLER_2D_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_INT_SAMPLER_2D_EXT is ambiguous. |
82 | Field GL_INT_SAMPLER_2D_RECT_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_INT_SAMPLER_2D_RECT_EXT is ambiguous. |
83 | Field GL_INT_SAMPLER_3D_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_INT_SAMPLER_3D_EXT is ambiguous. |
84 | Field GL_INT_SAMPLER_BUFFER_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_INT_SAMPLER_BUFFER_EXT is ambiguous. |
85 | Field GL_INT_SAMPLER_CUBE_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_INT_SAMPLER_CUBE_EXT is ambiguous. |
86 | Field GL_LINES_ADJACENCY_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_LINES_ADJACENCY_EXT is ambiguous. |
87 | Field GL_LINE_STRIP_ADJACENCY_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_LINE_STRIP_ADJACENCY_EXT is ambiguous. |
88 | Field GL_LUMINANCE16I_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_LUMINANCE16I_EXT is ambiguous. |
89 | Field GL_LUMINANCE16UI_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_LUMINANCE16UI_EXT is ambiguous. |
90 | Field GL_LUMINANCE32I_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_LUMINANCE32I_EXT is ambiguous. |
91 | Field GL_LUMINANCE32UI_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_LUMINANCE32UI_EXT is ambiguous. |
92 | Field GL_LUMINANCE8I_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_LUMINANCE8I_EXT is ambiguous. |
93 | Field GL_LUMINANCE8UI_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_LUMINANCE8UI_EXT is ambiguous. |
94 | Field GL_LUMINANCE_ALPHA16I_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_LUMINANCE_ALPHA16I_EXT is ambiguous. |
95 | Field GL_LUMINANCE_ALPHA16UI_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_LUMINANCE_ALPHA16UI_EXT is ambiguous. |
96 | Field GL_LUMINANCE_ALPHA32I_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_LUMINANCE_ALPHA32I_EXT is ambiguous. |
97 | Field GL_LUMINANCE_ALPHA32UI_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_LUMINANCE_ALPHA32UI_EXT is ambiguous. |
98 | Field GL_LUMINANCE_ALPHA8I_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_LUMINANCE_ALPHA8I_EXT is ambiguous. |
99 | Field GL_LUMINANCE_ALPHA8UI_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_LUMINANCE_ALPHA8UI_EXT is ambiguous. |
100 | Field GL_LUMINANCE_ALPHA_INTEGER_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_LUMINANCE_ALPHA_INTEGER_EXT is ambiguous. |
101 | Field GL_LUMINANCE_INTEGER_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_LUMINANCE_INTEGER_EXT is ambiguous. |
102 | Field GL_MAX_ARRAY_TEXTURE_LAYERS_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_MAX_ARRAY_TEXTURE_LAYERS_EXT is ambiguous. |
103 | Field GL_MAX_BINDABLE_UNIFORM_SIZE_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_MAX_BINDABLE_UNIFORM_SIZE_EXT is ambiguous. |
104 | Field GL_MAX_FRAGMENT_BINDABLE_UNIFORMS_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_MAX_FRAGMENT_BINDABLE_UNIFORMS_EXT is ambiguous. |
105 | Field GL_MAX_GEOMETRY_BINDABLE_UNIFORMS_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_MAX_GEOMETRY_BINDABLE_UNIFORMS_EXT is ambiguous. |
106 | Field GL_MAX_GEOMETRY_OUTPUT_VERTICES_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_MAX_GEOMETRY_OUTPUT_VERTICES_EXT is ambiguous. |
107 | Field GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS_EXT is ambiguous. |
108 | Field GL_MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS_EXT is ambiguous. |
109 | Field GL_MAX_GEOMETRY_UNIFORM_COMPONENTS_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_MAX_GEOMETRY_UNIFORM_COMPONENTS_EXT is ambiguous. |
110 | Field GL_MAX_GEOMETRY_VARYING_COMPONENTS_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_MAX_GEOMETRY_VARYING_COMPONENTS_EXT is ambiguous. |
111 | Field GL_MAX_MULTISAMPLE_COVERAGE_MODES_NV has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_MAX_MULTISAMPLE_COVERAGE_MODES_NV is ambiguous. |
112 | Field GL_MAX_PROGRAM_ATTRIB_COMPONENTS_NV has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_MAX_PROGRAM_ATTRIB_COMPONENTS_NV is ambiguous. |
113 | Field GL_MAX_PROGRAM_GENERIC_ATTRIBS_NV has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_MAX_PROGRAM_GENERIC_ATTRIBS_NV is ambiguous. |
114 | Field GL_MAX_PROGRAM_GENERIC_RESULTS_NV has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_MAX_PROGRAM_GENERIC_RESULTS_NV is ambiguous. |
115 | Field GL_MAX_PROGRAM_OUTPUT_VERTICES_NV has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_MAX_PROGRAM_OUTPUT_VERTICES_NV is ambiguous. |
116 | Field GL_MAX_PROGRAM_RESULT_COMPONENTS_NV has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_MAX_PROGRAM_RESULT_COMPONENTS_NV is ambiguous. |
117 | Field GL_MAX_PROGRAM_TEXEL_OFFSET_NV has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_MAX_PROGRAM_TEXEL_OFFSET_NV is ambiguous. |
118 | Field GL_MAX_PROGRAM_TOTAL_OUTPUT_COMPONENTS_NV has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_MAX_PROGRAM_TOTAL_OUTPUT_COMPONENTS_NV is ambiguous. |
119 | Field GL_MAX_RENDERBUFFER_COLOR_SAMPLES_NV has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_MAX_RENDERBUFFER_COLOR_SAMPLES_NV is ambiguous. |
120 | Field GL_MAX_RENDERBUFFER_COVERAGE_SAMPLES_NV has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_MAX_RENDERBUFFER_COVERAGE_SAMPLES_NV is ambiguous. |
121 | Field GL_MAX_SAMPLES_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_MAX_SAMPLES_EXT is ambiguous. |
122 | Field GL_MAX_TEXTURE_BUFFER_SIZE_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_MAX_TEXTURE_BUFFER_SIZE_EXT is ambiguous. |
123 | Field GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_ATTRIBS_NV has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_ATTRIBS_NV is ambiguous. |
124 | Field GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS_NV has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS_NV is ambiguous. |
125 | Field GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS_NV has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS_NV is ambiguous. |
126 | Field GL_MAX_VARYING_COMPONENTS_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_MAX_VARYING_COMPONENTS_EXT is ambiguous. |
127 | Field GL_MAX_VERTEX_BINDABLE_UNIFORMS_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_MAX_VERTEX_BINDABLE_UNIFORMS_EXT is ambiguous. |
128 | Field GL_MAX_VERTEX_VARYING_COMPONENTS_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_MAX_VERTEX_VARYING_COMPONENTS_EXT is ambiguous. |
129 | Field GL_MESAX_texture_stack has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_MESAX_texture_stack is ambiguous. |
130 | Field GL_MIN_PROGRAM_TEXEL_OFFSET_NV has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_MIN_PROGRAM_TEXEL_OFFSET_NV is ambiguous. |
131 | Field GL_MULTISAMPLE_COVERAGE_MODES_NV has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_MULTISAMPLE_COVERAGE_MODES_NV is ambiguous. |
132 | Field GL_PIXEL_PACK_BUFFER has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_PIXEL_PACK_BUFFER is ambiguous. |
133 | Field GL_PIXEL_PACK_BUFFER_BINDING has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_PIXEL_PACK_BUFFER_BINDING is ambiguous. |
134 | Field GL_PIXEL_UNPACK_BUFFER has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_PIXEL_UNPACK_BUFFER is ambiguous. |
135 | Field GL_PIXEL_UNPACK_BUFFER_BINDING has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_PIXEL_UNPACK_BUFFER_BINDING is ambiguous. |
136 | Field GL_PRIMITIVES_GENERATED_NV has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_PRIMITIVES_GENERATED_NV is ambiguous. |
137 | Field GL_PRIMITIVE_ID_NV has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_PRIMITIVE_ID_NV is ambiguous. |
138 | Field GL_PROGRAM_ATTRIB_COMPONENTS_NV has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_PROGRAM_ATTRIB_COMPONENTS_NV is ambiguous. |
139 | Field GL_PROGRAM_POINT_SIZE_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_PROGRAM_POINT_SIZE_EXT is ambiguous. |
140 | Field GL_PROGRAM_RESULT_COMPONENTS_NV has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_PROGRAM_RESULT_COMPONENTS_NV is ambiguous. |
141 | Field GL_PROXY_TEXTURE_1D_ARRAY_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_PROXY_TEXTURE_1D_ARRAY_EXT is ambiguous. |
142 | Field GL_PROXY_TEXTURE_1D_STACK_MESAX has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_PROXY_TEXTURE_1D_STACK_MESAX is ambiguous. |
143 | Field GL_PROXY_TEXTURE_2D_ARRAY_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_PROXY_TEXTURE_2D_ARRAY_EXT is ambiguous. |
144 | Field GL_PROXY_TEXTURE_2D_STACK_MESAX has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_PROXY_TEXTURE_2D_STACK_MESAX is ambiguous. |
145 | Field GL_R11F_G11F_B10F_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_R11F_G11F_B10F_EXT is ambiguous. |
146 | Field GL_RASTERIZER_DISCARD_NV has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_RASTERIZER_DISCARD_NV is ambiguous. |
147 | Field GL_READ_FRAMEBUFFER_BINDING_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_READ_FRAMEBUFFER_BINDING_EXT is ambiguous. |
148 | Field GL_READ_FRAMEBUFFER_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_READ_FRAMEBUFFER_EXT is ambiguous. |
149 | Field GL_RED_INTEGER_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_RED_INTEGER_EXT is ambiguous. |
150 | Field GL_RENDERBUFFER_ALPHA_SIZE_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_RENDERBUFFER_ALPHA_SIZE_EXT is ambiguous. |
151 | Field GL_RENDERBUFFER_BLUE_SIZE_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_RENDERBUFFER_BLUE_SIZE_EXT is ambiguous. |
152 | Field GL_RENDERBUFFER_COLOR_SAMPLES_NV has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_RENDERBUFFER_COLOR_SAMPLES_NV is ambiguous. |
153 | Field GL_RENDERBUFFER_COVERAGE_SAMPLES_NV has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_RENDERBUFFER_COVERAGE_SAMPLES_NV is ambiguous. |
154 | Field GL_RENDERBUFFER_DEPTH_SIZE_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_RENDERBUFFER_DEPTH_SIZE_EXT is ambiguous. |
155 | Field GL_RENDERBUFFER_GREEN_SIZE_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_RENDERBUFFER_GREEN_SIZE_EXT is ambiguous. |
156 | Field GL_RENDERBUFFER_RED_SIZE_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_RENDERBUFFER_RED_SIZE_EXT is ambiguous. |
157 | Field GL_RENDERBUFFER_SAMPLES_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_RENDERBUFFER_SAMPLES_EXT is ambiguous. |
158 | Field GL_RENDERBUFFER_STENCIL_SIZE_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_RENDERBUFFER_STENCIL_SIZE_EXT is ambiguous. |
159 | Field GL_RGB16I_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_RGB16I_EXT is ambiguous. |
160 | Field GL_RGB16UI_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_RGB16UI_EXT is ambiguous. |
161 | Field GL_RGB32I_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_RGB32I_EXT is ambiguous. |
162 | Field GL_RGB32UI_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_RGB32UI_EXT is ambiguous. |
163 | Field GL_RGB8I_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_RGB8I_EXT is ambiguous. |
164 | Field GL_RGB8UI_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_RGB8UI_EXT is ambiguous. |
165 | Field GL_RGB9_E5_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_RGB9_E5_EXT is ambiguous. |
166 | Field GL_RGBA16I_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_RGBA16I_EXT is ambiguous. |
167 | Field GL_RGBA16UI_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_RGBA16UI_EXT is ambiguous. |
168 | Field GL_RGBA32I_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_RGBA32I_EXT is ambiguous. |
169 | Field GL_RGBA32UI_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_RGBA32UI_EXT is ambiguous. |
170 | Field GL_RGBA8I_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_RGBA8I_EXT is ambiguous. |
171 | Field GL_RGBA8UI_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_RGBA8UI_EXT is ambiguous. |
172 | Field GL_RGBA_INTEGER_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_RGBA_INTEGER_EXT is ambiguous. |
173 | Field GL_RGBA_INTEGER_MODE_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_RGBA_INTEGER_MODE_EXT is ambiguous. |
174 | Field GL_RGBA_SIGNED_COMPONENTS_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_RGBA_SIGNED_COMPONENTS_EXT is ambiguous. |
175 | Field GL_RGB_INTEGER_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_RGB_INTEGER_EXT is ambiguous. |
176 | Field GL_SAMPLER_1D_ARRAY_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_SAMPLER_1D_ARRAY_EXT is ambiguous. |
177 | Field GL_SAMPLER_1D_ARRAY_SHADOW_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_SAMPLER_1D_ARRAY_SHADOW_EXT is ambiguous. |
178 | Field GL_SAMPLER_2D_ARRAY_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_SAMPLER_2D_ARRAY_EXT is ambiguous. |
179 | Field GL_SAMPLER_2D_ARRAY_SHADOW_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_SAMPLER_2D_ARRAY_SHADOW_EXT is ambiguous. |
180 | Field GL_SAMPLER_BUFFER_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_SAMPLER_BUFFER_EXT is ambiguous. |
181 | Field GL_SAMPLER_CUBE_SHADOW_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_SAMPLER_CUBE_SHADOW_EXT is ambiguous. |
182 | Field GL_SEPARATE_ATTRIBS_NV has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_SEPARATE_ATTRIBS_NV is ambiguous. |
183 | Field GL_SLUMINANCE has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_SLUMINANCE is ambiguous. |
184 | Field GL_SLUMINANCE8 has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_SLUMINANCE8 is ambiguous. |
185 | Field GL_SLUMINANCE8_ALPHA8 has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_SLUMINANCE8_ALPHA8 is ambiguous. |
186 | Field GL_SLUMINANCE8_ALPHA8_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_SLUMINANCE8_ALPHA8_EXT is ambiguous. |
187 | Field GL_SLUMINANCE8_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_SLUMINANCE8_EXT is ambiguous. |
188 | Field GL_SLUMINANCE_ALPHA has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_SLUMINANCE_ALPHA is ambiguous. |
189 | Field GL_SLUMINANCE_ALPHA_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_SLUMINANCE_ALPHA_EXT is ambiguous. |
190 | Field GL_SLUMINANCE_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_SLUMINANCE_EXT is ambiguous. |
191 | Field GL_SRGB has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_SRGB is ambiguous. |
192 | Field GL_SRGB8 has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_SRGB8 is ambiguous. |
193 | Field GL_SRGB8_ALPHA8 has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_SRGB8_ALPHA8 is ambiguous. |
194 | Field GL_SRGB8_ALPHA8_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_SRGB8_ALPHA8_EXT is ambiguous. |
195 | Field GL_SRGB8_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_SRGB8_EXT is ambiguous. |
196 | Field GL_SRGB_ALPHA has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_SRGB_ALPHA is ambiguous. |
197 | Field GL_SRGB_ALPHA_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_SRGB_ALPHA_EXT is ambiguous. |
198 | Field GL_SRGB_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_SRGB_EXT is ambiguous. |
199 | Field GL_STENCIL_CLEAR_TAG_VALUE_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_STENCIL_CLEAR_TAG_VALUE_EXT is ambiguous. |
200 | Field GL_STENCIL_TAG_BITS_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_STENCIL_TAG_BITS_EXT is ambiguous. |
201 | Field GL_TEXTURE_1D_ARRAY_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_TEXTURE_1D_ARRAY_EXT is ambiguous. |
202 | Field GL_TEXTURE_1D_STACK_BINDING_MESAX has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_TEXTURE_1D_STACK_BINDING_MESAX is ambiguous. |
203 | Field GL_TEXTURE_1D_STACK_MESAX has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_TEXTURE_1D_STACK_MESAX is ambiguous. |
204 | Field GL_TEXTURE_2D_ARRAY_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_TEXTURE_2D_ARRAY_EXT is ambiguous. |
205 | Field GL_TEXTURE_2D_STACK_BINDING_MESAX has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_TEXTURE_2D_STACK_BINDING_MESAX is ambiguous. |
206 | Field GL_TEXTURE_2D_STACK_MESAX has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_TEXTURE_2D_STACK_MESAX is ambiguous. |
207 | Field GL_TEXTURE_BINDING_1D_ARRAY_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_TEXTURE_BINDING_1D_ARRAY_EXT is ambiguous. |
208 | Field GL_TEXTURE_BINDING_2D_ARRAY_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_TEXTURE_BINDING_2D_ARRAY_EXT is ambiguous. |
209 | Field GL_TEXTURE_BINDING_BUFFER_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_TEXTURE_BINDING_BUFFER_EXT is ambiguous. |
210 | Field GL_TEXTURE_BUFFER_DATA_STORE_BINDING_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_TEXTURE_BUFFER_DATA_STORE_BINDING_EXT is ambiguous. |
211 | Field GL_TEXTURE_BUFFER_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_TEXTURE_BUFFER_EXT is ambiguous. |
212 | Field GL_TEXTURE_BUFFER_FORMAT_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_TEXTURE_BUFFER_FORMAT_EXT is ambiguous. |
213 | Field GL_TEXTURE_COORD_NV has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_TEXTURE_COORD_NV is ambiguous. |
214 | Field GL_TEXTURE_SHARED_SIZE_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_TEXTURE_SHARED_SIZE_EXT is ambiguous. |
215 | Field GL_TEXTURE_STENCIL_SIZE_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_TEXTURE_STENCIL_SIZE_EXT is ambiguous. |
216 | Field GL_TIME_ELAPSED_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_TIME_ELAPSED_EXT is ambiguous. |
217 | Field GL_TRANSFORM_FEEDBACK_ATTRIBS_NV has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_TRANSFORM_FEEDBACK_ATTRIBS_NV is ambiguous. |
218 | Field GL_TRANSFORM_FEEDBACK_BUFFER_BINDING_NV has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_TRANSFORM_FEEDBACK_BUFFER_BINDING_NV is ambiguous. |
219 | Field GL_TRANSFORM_FEEDBACK_BUFFER_MODE_NV has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_TRANSFORM_FEEDBACK_BUFFER_MODE_NV is ambiguous. |
220 | Field GL_TRANSFORM_FEEDBACK_BUFFER_NV has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_TRANSFORM_FEEDBACK_BUFFER_NV is ambiguous. |
221 | Field GL_TRANSFORM_FEEDBACK_BUFFER_SIZE_NV has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_TRANSFORM_FEEDBACK_BUFFER_SIZE_NV is ambiguous. |
222 | Field GL_TRANSFORM_FEEDBACK_BUFFER_START_NV has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_TRANSFORM_FEEDBACK_BUFFER_START_NV is ambiguous. |
223 | Field GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN_NV has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN_NV is ambiguous. |
224 | Field GL_TRANSFORM_FEEDBACK_RECORD_NV has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_TRANSFORM_FEEDBACK_RECORD_NV is ambiguous. |
225 | Field GL_TRANSFORM_FEEDBACK_VARYINGS_NV has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_TRANSFORM_FEEDBACK_VARYINGS_NV is ambiguous. |
226 | Field GL_TRIANGLES_ADJACENCY_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_TRIANGLES_ADJACENCY_EXT is ambiguous. |
227 | Field GL_TRIANGLE_STRIP_ADJACENCY_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_TRIANGLE_STRIP_ADJACENCY_EXT is ambiguous. |
228 | Field GL_UNIFORM_BUFFER_BINDING_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_UNIFORM_BUFFER_BINDING_EXT is ambiguous. |
229 | Field GL_UNIFORM_BUFFER_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_UNIFORM_BUFFER_EXT is ambiguous. |
230 | Field GL_UNSIGNED_INT_10F_11F_11F_REV_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_UNSIGNED_INT_10F_11F_11F_REV_EXT is ambiguous. |
231 | Field GL_UNSIGNED_INT_24_8_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_UNSIGNED_INT_24_8_EXT is ambiguous. |
232 | Field GL_UNSIGNED_INT_5_9_9_9_REV_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_UNSIGNED_INT_5_9_9_9_REV_EXT is ambiguous. |
233 | Field GL_UNSIGNED_INT_SAMPLER_1D_ARRAY_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_UNSIGNED_INT_SAMPLER_1D_ARRAY_EXT is ambiguous. |
234 | Field GL_UNSIGNED_INT_SAMPLER_1D_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_UNSIGNED_INT_SAMPLER_1D_EXT is ambiguous. |
235 | Field GL_UNSIGNED_INT_SAMPLER_2D_ARRAY_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_UNSIGNED_INT_SAMPLER_2D_ARRAY_EXT is ambiguous. |
236 | Field GL_UNSIGNED_INT_SAMPLER_2D_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_UNSIGNED_INT_SAMPLER_2D_EXT is ambiguous. |
237 | Field GL_UNSIGNED_INT_SAMPLER_2D_RECT_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_UNSIGNED_INT_SAMPLER_2D_RECT_EXT is ambiguous. |
238 | Field GL_UNSIGNED_INT_SAMPLER_3D_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_UNSIGNED_INT_SAMPLER_3D_EXT is ambiguous. |
239 | Field GL_UNSIGNED_INT_SAMPLER_BUFFER_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_UNSIGNED_INT_SAMPLER_BUFFER_EXT is ambiguous. |
240 | Field GL_UNSIGNED_INT_SAMPLER_CUBE_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_UNSIGNED_INT_SAMPLER_CUBE_EXT is ambiguous. |
241 | Field GL_UNSIGNED_INT_VEC2_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_UNSIGNED_INT_VEC2_EXT is ambiguous. |
242 | Field GL_UNSIGNED_INT_VEC3_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_UNSIGNED_INT_VEC3_EXT is ambiguous. |
243 | Field GL_UNSIGNED_INT_VEC4_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_UNSIGNED_INT_VEC4_EXT is ambiguous. |
244 | Field GL_VERTEX_ATTRIB_ARRAY_INTEGER_EXT has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_VERTEX_ATTRIB_ARRAY_INTEGER_EXT is ambiguous. |
245 | Field GL_VERTEX_ID_NV has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to GL_VERTEX_ID_NV is ambiguous. |
[+] affected methods (1943)
DebugGL ( GL )1st parameter 'p1' of this method has type 'GL'.
getExtension ( String )This abstract method is from 'GL' interface.
getPlatformGLExtensions ( )This abstract method is from 'GL' interface.
glAccum ( int, float )This abstract method is from 'GL' interface.
glActiveStencilFaceEXT ( int )This abstract method is from 'GL' interface.
glActiveTexture ( int )This abstract method is from 'GL' interface.
glAllocateMemoryNV ( int, float, float, float )This abstract method is from 'GL' interface.
glAlphaFragmentOp1ATI ( int, int, int, int, int, int )This abstract method is from 'GL' interface.
glAlphaFragmentOp2ATI ( int, int, int, int, int, int, int, int, int )This abstract method is from 'GL' interface.
glAlphaFragmentOp3ATI ( int, int, int, int, int, int, int, int, int, int, int, int )This abstract method is from 'GL' interface.
glAlphaFunc ( int, float )This abstract method is from 'GL' interface.
glApplyTextureEXT ( int )This abstract method is from 'GL' interface.
...
to the top
Java ARchives (1)
jogl.jar
to the top