diff --git a/graphic/graphic_2d/GL4/libGLv4.ndk.json b/graphic/graphic_2d/GL4/libGLv4.ndk.json index f9289ff6d947200661cd618c03f95a4f8995b45d..6b18a31124ae5bff178edc6b62d36e65e3a6601f 100644 --- a/graphic/graphic_2d/GL4/libGLv4.ndk.json +++ b/graphic/graphic_2d/GL4/libGLv4.ndk.json @@ -1050,5 +1050,253 @@ { "first_introduced": "20", "name": "glUniformMatrix4x3fv" + }, + { + "first_introduced": "20", + "name": "glAlphaFunc" + }, + { + "first_introduced": "20", + "name": "glBegin" + }, + { + "first_introduced": "20", + "name": "glBlendEquationEXT" + }, + { + "first_introduced": "20", + "name": "glBlitFramebufferEXT" + }, + { + "first_introduced": "20", + "name": "glClientActiveTextureARB" + }, + { + "first_introduced": "20", + "name": "glClipPlane" + }, + { + "first_introduced": "20", + "name": "glColor3f" + }, + { + "first_introduced": "20", + "name": "glColor4fv" + }, + { + "first_introduced": "20", + "name": "glColorMaterial" + }, + { + "first_introduced": "20", + "name": "glColorPointer" + }, + { + "first_introduced": "20", + "name": "glCompressedTexImage3D" + }, + { + "first_introduced": "20", + "name": "glCompressedTexSubImage3D" + }, + { + "first_introduced": "20", + "name": "glDisableClientState" + }, + { + "first_introduced": "20", + "name": "glDisableVertexAttribArrayARB" + }, + { + "first_introduced": "20", + "name": "glDrawArraysInstancedARB" + }, + { + "first_introduced": "20", + "name": "glDrawElementsInstancedARB" + }, + { + "first_introduced": "20", + "name": "glDrawPixels" + }, + { + "first_introduced": "20", + "name": "glEnableClientState" + }, + { + "first_introduced": "20", + "name": "glEnableVertexAttribArrayARB" + }, + { + "first_introduced": "20", + "name": "glEnd" + }, + { + "first_introduced": "20", + "name": "glFogf" + }, + { + "first_introduced": "20", + "name": "glFogfv" + }, + { + "first_introduced": "20", + "name": "glFogi" + }, + { + "first_introduced": "20", + "name": "glFramebufferTexture1D" + }, + { + "first_introduced": "20", + "name": "glFramebufferTexture3D" + }, + { + "first_introduced": "20", + "name": "glGetProgramivARB" + }, + { + "first_introduced": "20", + "name": "glGetQueryObjectuiv" + }, + { + "first_introduced": "20", + "name": "glLightModelfv" + }, + { + "first_introduced": "20", + "name": "glLightModeli" + }, + { + "first_introduced": "20", + "name": "glLightf" + }, + { + "first_introduced": "20", + "name": "glLightfv" + }, + { + "first_introduced": "20", + "name": "glLighti" + }, + { + "first_introduced": "20", + "name": "glLoadIdentity" + }, + { + "first_introduced": "20", + "name": "glLoadMatrixf" + }, + { + "first_introduced": "20", + "name": "glMapBufferARB" + }, + { + "first_introduced": "20", + "name": "glMaterialf" + }, + { + "first_introduced": "20", + "name": "glMaterialfv" + }, + { + "first_introduced": "20", + "name": "glMatrixMode" + }, + { + "first_introduced": "20", + "name": "glMultMatrixf" + }, + { + "first_introduced": "20", + "name": "glNormalPointer" + }, + { + "first_introduced": "20", + "name": "glPolygonStipple" + }, + { + "first_introduced": "20", + "name": "glPopAttrib" + }, + { + "first_introduced": "20", + "name": "glPopMatrix" + }, + { + "first_introduced": "20", + "name": "glPushAttrib" + }, + { + "first_introduced": "20", + "name": "glPushMatrix" + }, + { + "first_introduced": "20", + "name": "glSecondaryColor3fEXT" + }, + { + "first_introduced": "20", + "name": "glSecondaryColorPointerEXT" + }, + { + "first_introduced": "20", + "name": "glTexCoord2f" + }, + { + "first_introduced": "20", + "name": "glTexCoordPointer" + }, + { + "first_introduced": "20", + "name": "glTexEnvf" + }, + { + "first_introduced": "20", + "name": "glTexEnvfv" + }, + { + "first_introduced": "20", + "name": "glTexEnvi" + }, + { + "first_introduced": "20", + "name": "glTexImage3DMultisample" + }, + { + "first_introduced": "20", + "name": "glTexSubImage3D" + }, + { + "first_introduced": "20", + "name": "glUnmapBufferARB" + }, + { + "first_introduced": "20", + "name": "glVertex2f" + }, + { + "first_introduced": "20", + "name": "glVertexAttribDivisorARB" + }, + { + "first_introduced": "20", + "name": "glVertexAttribPointerARB" + }, + { + "first_introduced": "20", + "name": "glVertexPointer" + }, + { + "first_introduced": "20", + "name": "gluBuild1DMipmaps" + }, + { + "first_introduced": "20", + "name": "gluBuild2DMipmaps" + }, + { + "first_introduced": "20", + "name": "gluErrorString" } ] \ No newline at end of file