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