1LIBRARY libGLESv1_CM 2EXPORTS 3 glAlphaFunc @1 4 glClearColor @2 5 glClearDepthf @3 6 glClipPlanef @4 7 glColor4f @5 8 glDepthRangef @6 9 glFogf @7 10 glFogfv @8 11 glFrustumf @9 12 glGetClipPlanef @10 13 glGetFloatv @11 14 glGetLightfv @12 15 glGetMaterialfv @13 16 glGetTexEnvfv @14 17 glGetTexParameterfv @15 18 glLightModelf @16 19 glLightModelfv @17 20 glLightf @18 21 glLightfv @19 22 glLineWidth @20 23 glLoadMatrixf @21 24 glMaterialf @22 25 glMaterialfv @23 26 glMultMatrixf @24 27 glMultiTexCoord4f @25 28 glNormal3f @26 29 glOrthof @27 30 glPointParameterf @28 31 glPointParameterfv @29 32 glPointSize @30 33 glPolygonOffset @31 34 glRotatef @32 35 glScalef @33 36 glTexEnvf @34 37 glTexEnvfv @35 38 glTexParameterf @36 39 glTexParameterfv @37 40 glTranslatef @38 41 glActiveTexture @39 42 glAlphaFuncx @40 43 glBindBuffer @41 44 glBindTexture @42 45 glBlendFunc @43 46 glBufferData @44 47 glBufferSubData @45 48 glClear @46 49 glClearColorx @47 50 glClearDepthx @48 51 glClearStencil @49 52 glClientActiveTexture @50 53 glClipPlanex @51 54 glColor4ub @52 55 glColor4x @53 56 glColorMask @54 57 glColorPointer @55 58 glCompressedTexImage2D @56 59 glCompressedTexSubImage2D @57 60 glCopyTexImage2D @58 61 glCopyTexSubImage2D @59 62 glCullFace @60 63 glDeleteBuffers @61 64 glDeleteTextures @62 65 glDepthFunc @63 66 glDepthMask @64 67 glDepthRangex @65 68 glDisable @66 69 glDisableClientState @67 70 glDrawArrays @68 71 glDrawElements @69 72 glEnable @70 73 glEnableClientState @71 74 glFinish @72 75 glFlush @73 76 glFogx @74 77 glFogxv @75 78 glFrontFace @76 79 glFrustumx @77 80 glGetBooleanv @78 81 glGetBufferParameteriv @79 82 glGetClipPlanex @80 83 glGenBuffers @81 84 glGenTextures @82 85 glGetError @83 86 glGetFixedv @84 87 glGetIntegerv @85 88 glGetLightxv @86 89 glGetMaterialxv @87 90 glGetPointerv @88 91 glGetString @89 92 glGetTexEnviv @90 93 glGetTexEnvxv @91 94 glGetTexParameteriv @92 95 glGetTexParameterxv @93 96 glHint @94 97 glIsBuffer @95 98 glIsEnabled @96 99 glIsTexture @97 100 glLightModelx @98 101 glLightModelxv @99 102 glLightx @100 103 glLightxv @101 104 glLineWidthx @102 105 glLoadIdentity @103 106 glLoadMatrixx @104 107 glLogicOp @105 108 glMaterialx @106 109 glMaterialxv @107 110 glMatrixMode @108 111 glMultMatrixx @109 112 glMultiTexCoord4x @110 113 glNormal3x @111 114 glNormalPointer @112 115 glOrthox @113 116 glPixelStorei @114 117 glPointParameterx @115 118 glPointParameterxv @116 119 glPointSizex @117 120 glPolygonOffsetx @118 121 glPopMatrix @119 122 glPushMatrix @120 123 glReadPixels @121 124 glRotatex @122 125 glSampleCoverage @123 126 glSampleCoveragex @124 127 glScalex @125 128 glScissor @126 129 glShadeModel @127 130 glStencilFunc @128 131 glStencilMask @129 132 glStencilOp @130 133 glTexCoordPointer @131 134 glTexEnvi @132 135 glTexEnvx @133 136 glTexEnviv @134 137 glTexEnvxv @135 138 glTexImage2D @136 139 glTexParameteri @137 140 glTexParameterx @138 141 glTexParameteriv @139 142 glTexParameterxv @140 143 glTexSubImage2D @141 144 glTranslatex @142 145 glVertexPointer @143 146 glViewport @144 147 148 ; GL_OES_draw_texture 149 glDrawTexfOES @145 150 glDrawTexfvOES @146 151 glDrawTexiOES @147 152 glDrawTexivOES @148 153 glDrawTexsOES @149 154 glDrawTexsvOES @150 155 glDrawTexxOES @151 156 glDrawTexxvOES @152 157 158 ; GL_OES_matrix_palette 159 glCurrentPaletteMatrixOES @153 160 glLoadPaletteFromModelViewMatrixOES @154 161 glMatrixIndexPointerOES @155 162 glWeightPointerOES @156 163 164 ; GL_OES_point_size_array 165 glPointSizePointerOES @157 166 167 ; GL_OES_query_matrix 168 glQueryMatrixxOES @158 169