Nicolas Capens | a9b4937 | 2015-01-30 00:33:26 -0500 | [diff] [blame] | 1 | LIBRARY opengl32 |
Nicolas Capens | 264f152 | 2015-01-09 17:21:17 -0500 | [diff] [blame] | 2 | EXPORTS |
Nicolas Capens | a9b4937 | 2015-01-30 00:33:26 -0500 | [diff] [blame] | 3 | GlmfBeginGlsBlock @1 |
| 4 | GlmfCloseMetaFile @2 |
| 5 | GlmfEndGlsBlock @3 |
| 6 | GlmfEndPlayback @4 |
| 7 | GlmfInitPlayback @5 |
| 8 | GlmfPlayGlsRecord @6 |
| 9 | glAccum @7 |
| 10 | glAlphaFunc @8 |
| 11 | glAreTexturesResident @9 |
| 12 | glArrayElement @10 |
| 13 | glBegin @11 |
| 14 | glBindTexture @12 |
| 15 | glBitmap @13 |
| 16 | glBlendFunc @14 |
| 17 | glCallList @15 |
| 18 | glCallLists @16 |
| 19 | glClear @17 |
| 20 | glClearAccum @18 |
| 21 | glClearColor @19 |
| 22 | glClearDepth @20 |
| 23 | glClearIndex @21 |
| 24 | glClearStencil @22 |
| 25 | glClipPlane @23 |
| 26 | glColor3b @24 |
| 27 | glColor3bv @25 |
| 28 | glColor3d @26 |
| 29 | glColor3dv @27 |
| 30 | glColor3f @28 |
| 31 | glColor3fv @29 |
| 32 | glColor3i @30 |
| 33 | glColor3iv @31 |
| 34 | glColor3s @32 |
| 35 | glColor3sv @33 |
| 36 | glColor3ub @34 |
| 37 | glColor3ubv @35 |
| 38 | glColor3ui @36 |
| 39 | glColor3uiv @37 |
| 40 | glColor3us @38 |
| 41 | glColor3usv @39 |
| 42 | glColor4b @40 |
| 43 | glColor4bv @41 |
| 44 | glColor4d @42 |
| 45 | glColor4dv @43 |
| 46 | glColor4f @44 |
| 47 | glColor4fv @45 |
| 48 | glColor4i @46 |
| 49 | glColor4iv @47 |
| 50 | glColor4s @48 |
| 51 | glColor4sv @49 |
| 52 | glColor4ub @50 |
| 53 | glColor4ubv @51 |
| 54 | glColor4ui @52 |
| 55 | glColor4uiv @53 |
| 56 | glColor4us @54 |
| 57 | glColor4usv @55 |
| 58 | glColorMask @56 |
| 59 | glColorMaterial @57 |
| 60 | glColorPointer @58 |
| 61 | glCopyPixels @59 |
| 62 | glCopyTexImage1D @60 |
| 63 | glCopyTexImage2D @61 |
| 64 | glCopyTexSubImage1D @62 |
| 65 | glCopyTexSubImage2D @63 |
| 66 | glCullFace @64 |
| 67 | glDebugEntry @65 |
| 68 | glDeleteLists @66 |
| 69 | glDeleteTextures @67 |
| 70 | glDepthFunc @68 |
| 71 | glDepthMask @69 |
| 72 | glDepthRange @70 |
| 73 | glDisable @71 |
| 74 | glDisableClientState @72 |
| 75 | glDrawArrays @73 |
| 76 | glDrawBuffer @74 |
| 77 | glDrawElements @75 |
| 78 | glDrawPixels @76 |
| 79 | glEdgeFlag @77 |
| 80 | glEdgeFlagPointer @78 |
| 81 | glEdgeFlagv @79 |
| 82 | glEnable @80 |
| 83 | glEnableClientState @81 |
| 84 | glEnd @82 |
| 85 | glEndList @83 |
| 86 | glEvalCoord1d @84 |
| 87 | glEvalCoord1dv @85 |
| 88 | glEvalCoord1f @86 |
| 89 | glEvalCoord1fv @87 |
| 90 | glEvalCoord2d @88 |
| 91 | glEvalCoord2dv @89 |
| 92 | glEvalCoord2f @90 |
| 93 | glEvalCoord2fv @91 |
| 94 | glEvalMesh1 @92 |
| 95 | glEvalMesh2 @93 |
| 96 | glEvalPoint1 @94 |
| 97 | glEvalPoint2 @95 |
| 98 | glFeedbackBuffer @96 |
| 99 | glFinish @97 |
| 100 | glFlush @98 |
| 101 | glFogf @99 |
| 102 | glFogfv @100 |
| 103 | glFogi @101 |
| 104 | glFogiv @102 |
| 105 | glFrontFace @103 |
| 106 | glFrustum @104 |
| 107 | glGenLists @105 |
| 108 | glGenTextures @106 |
| 109 | glGetBooleanv @107 |
| 110 | glGetClipPlane @108 |
| 111 | glGetDoublev @109 |
| 112 | glGetError @110 |
| 113 | glGetFloatv @111 |
| 114 | glGetIntegerv @112 |
| 115 | glGetLightfv @113 |
| 116 | glGetLightiv @114 |
| 117 | glGetMapdv @115 |
| 118 | glGetMapfv @116 |
| 119 | glGetMapiv @117 |
| 120 | glGetMaterialfv @118 |
| 121 | glGetMaterialiv @119 |
| 122 | glGetPixelMapfv @120 |
| 123 | glGetPixelMapuiv @121 |
| 124 | glGetPixelMapusv @122 |
| 125 | glGetPointerv @123 |
| 126 | glGetPolygonStipple @124 |
| 127 | glGetString @125 |
| 128 | glGetTexEnvfv @126 |
| 129 | glGetTexEnviv @127 |
| 130 | glGetTexGendv @128 |
| 131 | glGetTexGenfv @129 |
| 132 | glGetTexGeniv @130 |
| 133 | glGetTexImage @131 |
| 134 | glGetTexLevelParameterfv @132 |
| 135 | glGetTexLevelParameteriv @133 |
| 136 | glGetTexParameterfv @134 |
| 137 | glGetTexParameteriv @135 |
| 138 | glHint @136 |
| 139 | glIndexMask @137 |
| 140 | glIndexPointer @138 |
| 141 | glIndexd @139 |
| 142 | glIndexdv @140 |
| 143 | glIndexf @141 |
| 144 | glIndexfv @142 |
| 145 | glIndexi @143 |
| 146 | glIndexiv @144 |
| 147 | glIndexs @145 |
| 148 | glIndexsv @146 |
| 149 | glIndexub @147 |
| 150 | glIndexubv @148 |
| 151 | glInitNames @149 |
| 152 | glInterleavedArrays @150 |
| 153 | glIsEnabled @151 |
| 154 | glIsList @152 |
| 155 | glIsTexture @153 |
| 156 | glLightModelf @154 |
| 157 | glLightModelfv @155 |
| 158 | glLightModeli @156 |
| 159 | glLightModeliv @157 |
| 160 | glLightf @158 |
| 161 | glLightfv @159 |
| 162 | glLighti @160 |
| 163 | glLightiv @161 |
| 164 | glLineStipple @162 |
| 165 | glLineWidth @163 |
| 166 | glListBase @164 |
| 167 | glLoadIdentity @165 |
| 168 | glLoadMatrixd @166 |
| 169 | glLoadMatrixf @167 |
| 170 | glLoadName @168 |
| 171 | glLogicOp @169 |
| 172 | glMap1d @170 |
| 173 | glMap1f @171 |
| 174 | glMap2d @172 |
| 175 | glMap2f @173 |
| 176 | glMapGrid1d @174 |
| 177 | glMapGrid1f @175 |
| 178 | glMapGrid2d @176 |
| 179 | glMapGrid2f @177 |
| 180 | glMaterialf @178 |
| 181 | glMaterialfv @179 |
| 182 | glMateriali @180 |
| 183 | glMaterialiv @181 |
| 184 | glMatrixMode @182 |
| 185 | glMultMatrixd @183 |
| 186 | glMultMatrixf @184 |
| 187 | glNewList @185 |
| 188 | glNormal3b @186 |
| 189 | glNormal3bv @187 |
| 190 | glNormal3d @188 |
| 191 | glNormal3dv @189 |
| 192 | glNormal3f @190 |
| 193 | glNormal3fv @191 |
| 194 | glNormal3i @192 |
| 195 | glNormal3iv @193 |
| 196 | glNormal3s @194 |
| 197 | glNormal3sv @195 |
| 198 | glNormalPointer @196 |
| 199 | glOrtho @197 |
| 200 | glPassThrough @198 |
| 201 | glPixelMapfv @199 |
| 202 | glPixelMapuiv @200 |
| 203 | glPixelMapusv @201 |
| 204 | glPixelStoref @202 |
| 205 | glPixelStorei @203 |
| 206 | glPixelTransferf @204 |
| 207 | glPixelTransferi @205 |
| 208 | glPixelZoom @206 |
| 209 | glPointSize @207 |
| 210 | glPolygonMode @208 |
| 211 | glPolygonOffset @209 |
| 212 | glPolygonStipple @210 |
| 213 | glPopAttrib @211 |
| 214 | glPopClientAttrib @212 |
| 215 | glPopMatrix @213 |
| 216 | glPopName @214 |
| 217 | glPrioritizeTextures @215 |
| 218 | glPushAttrib @216 |
| 219 | glPushClientAttrib @217 |
| 220 | glPushMatrix @218 |
| 221 | glPushName @219 |
| 222 | glRasterPos2d @220 |
| 223 | glRasterPos2dv @221 |
| 224 | glRasterPos2f @222 |
| 225 | glRasterPos2fv @223 |
| 226 | glRasterPos2i @224 |
| 227 | glRasterPos2iv @225 |
| 228 | glRasterPos2s @226 |
| 229 | glRasterPos2sv @227 |
| 230 | glRasterPos3d @228 |
| 231 | glRasterPos3dv @229 |
| 232 | glRasterPos3f @230 |
| 233 | glRasterPos3fv @231 |
| 234 | glRasterPos3i @232 |
| 235 | glRasterPos3iv @233 |
| 236 | glRasterPos3s @234 |
| 237 | glRasterPos3sv @235 |
| 238 | glRasterPos4d @236 |
| 239 | glRasterPos4dv @237 |
| 240 | glRasterPos4f @238 |
| 241 | glRasterPos4fv @239 |
| 242 | glRasterPos4i @240 |
| 243 | glRasterPos4iv @241 |
| 244 | glRasterPos4s @242 |
| 245 | glRasterPos4sv @243 |
| 246 | glReadBuffer @244 |
| 247 | glReadPixels @245 |
| 248 | glRectd @246 |
| 249 | glRectdv @247 |
| 250 | glRectf @248 |
| 251 | glRectfv @249 |
| 252 | glRecti @250 |
| 253 | glRectiv @251 |
| 254 | glRects @252 |
| 255 | glRectsv @253 |
| 256 | glRenderMode @254 |
| 257 | glRotated @255 |
| 258 | glRotatef @256 |
| 259 | glScaled @257 |
| 260 | glScalef @258 |
| 261 | glScissor @259 |
| 262 | glSelectBuffer @260 |
| 263 | glShadeModel @261 |
| 264 | glStencilFunc @262 |
| 265 | glStencilMask @263 |
| 266 | glStencilOp @264 |
| 267 | glTexCoord1d @265 |
| 268 | glTexCoord1dv @266 |
| 269 | glTexCoord1f @267 |
| 270 | glTexCoord1fv @268 |
| 271 | glTexCoord1i @269 |
| 272 | glTexCoord1iv @270 |
| 273 | glTexCoord1s @271 |
| 274 | glTexCoord1sv @272 |
| 275 | glTexCoord2d @273 |
| 276 | glTexCoord2dv @274 |
| 277 | glTexCoord2f @275 |
| 278 | glTexCoord2fv @276 |
| 279 | glTexCoord2i @277 |
| 280 | glTexCoord2iv @278 |
| 281 | glTexCoord2s @279 |
| 282 | glTexCoord2sv @280 |
| 283 | glTexCoord3d @281 |
| 284 | glTexCoord3dv @282 |
| 285 | glTexCoord3f @283 |
| 286 | glTexCoord3fv @284 |
| 287 | glTexCoord3i @285 |
| 288 | glTexCoord3iv @286 |
| 289 | glTexCoord3s @287 |
| 290 | glTexCoord3sv @288 |
| 291 | glTexCoord4d @289 |
| 292 | glTexCoord4dv @290 |
| 293 | glTexCoord4f @291 |
| 294 | glTexCoord4fv @292 |
| 295 | glTexCoord4i @293 |
| 296 | glTexCoord4iv @294 |
| 297 | glTexCoord4s @295 |
| 298 | glTexCoord4sv @296 |
| 299 | glTexCoordPointer @297 |
| 300 | glTexEnvf @298 |
| 301 | glTexEnvfv @299 |
| 302 | glTexEnvi @300 |
| 303 | glTexEnviv @301 |
| 304 | glTexGend @302 |
| 305 | glTexGendv @303 |
| 306 | glTexGenf @304 |
| 307 | glTexGenfv @305 |
| 308 | glTexGeni @306 |
| 309 | glTexGeniv @307 |
| 310 | glTexImage1D @308 |
| 311 | glTexImage2D @309 |
| 312 | glTexParameterf @310 |
| 313 | glTexParameterfv @311 |
| 314 | glTexParameteri @312 |
| 315 | glTexParameteriv @313 |
| 316 | glTexSubImage1D @314 |
| 317 | glTexSubImage2D @315 |
| 318 | glTranslated @316 |
| 319 | glTranslatef @317 |
| 320 | glVertex2d @318 |
| 321 | glVertex2dv @319 |
| 322 | glVertex2f @320 |
| 323 | glVertex2fv @321 |
| 324 | glVertex2i @322 |
| 325 | glVertex2iv @323 |
| 326 | glVertex2s @324 |
| 327 | glVertex2sv @325 |
| 328 | glVertex3d @326 |
| 329 | glVertex3dv @327 |
| 330 | glVertex3f @328 |
| 331 | glVertex3fv @329 |
| 332 | glVertex3i @330 |
| 333 | glVertex3iv @331 |
| 334 | glVertex3s @332 |
| 335 | glVertex3sv @333 |
| 336 | glVertex4d @334 |
| 337 | glVertex4dv @335 |
| 338 | glVertex4f @336 |
| 339 | glVertex4fv @337 |
| 340 | glVertex4i @338 |
| 341 | glVertex4iv @339 |
| 342 | glVertex4s @340 |
| 343 | glVertex4sv @341 |
| 344 | glVertexPointer @342 |
| 345 | glViewport @343 |
| 346 | wglChoosePixelFormat @344 |
| 347 | wglCopyContext @345 |
| 348 | wglCreateContext @346 |
| 349 | wglCreateLayerContext @347 |
| 350 | wglDeleteContext @348 |
| 351 | wglDescribeLayerPlane @349 |
| 352 | wglDescribePixelFormat @350 |
| 353 | wglGetCurrentContext @351 |
| 354 | wglGetCurrentDC @352 |
| 355 | wglGetDefaultProcAddress @353 |
| 356 | wglGetLayerPaletteEntries @354 |
| 357 | wglGetPixelFormat @355 |
| 358 | wglGetProcAddress @356 |
| 359 | wglMakeCurrent @357 |
| 360 | wglRealizeLayerPalette @358 |
| 361 | wglSetLayerPaletteEntries @359 |
| 362 | wglSetPixelFormat @360 |
| 363 | wglShareLists @361 |
| 364 | wglSwapBuffers @362 |
| 365 | wglSwapLayerBuffers @363 |
| 366 | wglSwapMultipleBuffers @364 |
| 367 | wglUseFontBitmapsA @365 |
| 368 | wglUseFontBitmapsW @366 |
| 369 | wglUseFontOutlinesA @367 |
| 370 | wglUseFontOutlinesW @368 |
Maxime Grégoire | 20942c0 | 2015-07-16 14:12:47 -0400 | [diff] [blame] | 371 | wglCreateContextAttribsARB @369 |
Nicolas Capens | 264f152 | 2015-01-09 17:21:17 -0500 | [diff] [blame] | 372 | |
| 373 | Register |