Merge remote branch 'main/master' into radeon-rewrite
[mesa.git] / src / mesa / drivers / dri / common / extension_helper.h
1 /* DO NOT EDIT - This file generated automatically by extension_helper.py (from Mesa) script */
2
3 /*
4 * (C) Copyright IBM Corporation 2005
5 * All Rights Reserved.
6 *
7 * Permission is hereby granted, free of charge, to any person obtaining a
8 * copy of this software and associated documentation files (the "Software"),
9 * to deal in the Software without restriction, including without limitation
10 * the rights to use, copy, modify, merge, publish, distribute, sub license,
11 * and/or sell copies of the Software, and to permit persons to whom the
12 * Software is furnished to do so, subject to the following conditions:
13 *
14 * The above copyright notice and this permission notice (including the next
15 * paragraph) shall be included in all copies or substantial portions of the
16 * Software.
17 *
18 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
19 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
20 * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
21 * IBM,
22 * AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
23 * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
24 * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
25 * SOFTWARE.
26 */
27
28 #include "utils.h"
29 #include "glapi/dispatch.h"
30
31 #ifndef NULL
32 # define NULL 0
33 #endif
34
35 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_shader_objects)
36 static const char UniformMatrix3fvARB_names[] =
37 "iiip\0" /* Parameter signature */
38 "glUniformMatrix3fv\0"
39 "glUniformMatrix3fvARB\0"
40 "";
41 #endif
42
43 #if defined(need_GL_VERSION_1_3) || defined(need_GL_ARB_multisample)
44 static const char SampleCoverageARB_names[] =
45 "fi\0" /* Parameter signature */
46 "glSampleCoverage\0"
47 "glSampleCoverageARB\0"
48 "";
49 #endif
50
51 #if defined(need_GL_EXT_convolution)
52 static const char ConvolutionFilter1D_names[] =
53 "iiiiip\0" /* Parameter signature */
54 "glConvolutionFilter1D\0"
55 "glConvolutionFilter1DEXT\0"
56 "";
57 #endif
58
59 #if defined(need_GL_VERSION_1_5) || defined(need_GL_ARB_occlusion_query)
60 static const char BeginQueryARB_names[] =
61 "ii\0" /* Parameter signature */
62 "glBeginQuery\0"
63 "glBeginQueryARB\0"
64 "";
65 #endif
66
67 #if defined(need_GL_VERSION_1_4) || defined(need_GL_NV_point_sprite)
68 static const char PointParameteriNV_names[] =
69 "ii\0" /* Parameter signature */
70 "glPointParameteri\0"
71 "glPointParameteriNV\0"
72 "";
73 #endif
74
75 #if defined(need_GL_VERSION_2_0)
76 static const char GetProgramiv_names[] =
77 "iip\0" /* Parameter signature */
78 "glGetProgramiv\0"
79 "";
80 #endif
81
82 #if defined(need_GL_VERSION_1_3)
83 static const char MultiTexCoord3sARB_names[] =
84 "iiii\0" /* Parameter signature */
85 "glMultiTexCoord3s\0"
86 "glMultiTexCoord3sARB\0"
87 "";
88 #endif
89
90 #if defined(need_GL_VERSION_1_4) || defined(need_GL_EXT_secondary_color)
91 static const char SecondaryColor3iEXT_names[] =
92 "iii\0" /* Parameter signature */
93 "glSecondaryColor3i\0"
94 "glSecondaryColor3iEXT\0"
95 "";
96 #endif
97
98 #if defined(need_GL_VERSION_1_4) || defined(need_GL_ARB_window_pos) || defined(need_GL_MESA_window_pos)
99 static const char WindowPos3fMESA_names[] =
100 "fff\0" /* Parameter signature */
101 "glWindowPos3f\0"
102 "glWindowPos3fARB\0"
103 "glWindowPos3fMESA\0"
104 "";
105 #endif
106
107 #if defined(need_GL_SGIS_pixel_texture)
108 static const char PixelTexGenParameterfvSGIS_names[] =
109 "ip\0" /* Parameter signature */
110 "glPixelTexGenParameterfvSGIS\0"
111 "";
112 #endif
113
114 #if defined(need_GL_VERSION_1_3)
115 static const char ActiveTextureARB_names[] =
116 "i\0" /* Parameter signature */
117 "glActiveTexture\0"
118 "glActiveTextureARB\0"
119 "";
120 #endif
121
122 #if defined(need_GL_ARB_framebuffer_object) || defined(need_GL_EXT_framebuffer_blit)
123 static const char BlitFramebufferEXT_names[] =
124 "iiiiiiiiii\0" /* Parameter signature */
125 "glBlitFramebuffer\0"
126 "glBlitFramebufferEXT\0"
127 "";
128 #endif
129
130 #if defined(need_GL_NV_vertex_program)
131 static const char VertexAttrib4ubvNV_names[] =
132 "ip\0" /* Parameter signature */
133 "glVertexAttrib4ubvNV\0"
134 "";
135 #endif
136
137 #if defined(need_GL_NV_fragment_program)
138 static const char GetProgramNamedParameterdvNV_names[] =
139 "iipp\0" /* Parameter signature */
140 "glGetProgramNamedParameterdvNV\0"
141 "";
142 #endif
143
144 #if defined(need_GL_EXT_histogram)
145 static const char Histogram_names[] =
146 "iiii\0" /* Parameter signature */
147 "glHistogram\0"
148 "glHistogramEXT\0"
149 "";
150 #endif
151
152 #if defined(need_GL_SGIS_texture4D)
153 static const char TexImage4DSGIS_names[] =
154 "iiiiiiiiiip\0" /* Parameter signature */
155 "glTexImage4DSGIS\0"
156 "";
157 #endif
158
159 #if defined(need_GL_VERSION_1_4) || defined(need_GL_ARB_window_pos) || defined(need_GL_MESA_window_pos)
160 static const char WindowPos2dvMESA_names[] =
161 "p\0" /* Parameter signature */
162 "glWindowPos2dv\0"
163 "glWindowPos2dvARB\0"
164 "glWindowPos2dvMESA\0"
165 "";
166 #endif
167
168 #if defined(need_GL_SUN_vertex)
169 static const char ReplacementCodeuiColor3fVertex3fvSUN_names[] =
170 "ppp\0" /* Parameter signature */
171 "glReplacementCodeuiColor3fVertex3fvSUN\0"
172 "";
173 #endif
174
175 #if defined(need_GL_VERSION_2_0) || defined(need_GL_EXT_blend_equation_separate) || defined(need_GL_ATI_blend_equation_separate)
176 static const char BlendEquationSeparateEXT_names[] =
177 "ii\0" /* Parameter signature */
178 "glBlendEquationSeparate\0"
179 "glBlendEquationSeparateEXT\0"
180 "glBlendEquationSeparateATI\0"
181 "";
182 #endif
183
184 #if defined(need_GL_SGIX_list_priority)
185 static const char ListParameterfSGIX_names[] =
186 "iif\0" /* Parameter signature */
187 "glListParameterfSGIX\0"
188 "";
189 #endif
190
191 #if defined(need_GL_VERSION_1_4) || defined(need_GL_EXT_secondary_color)
192 static const char SecondaryColor3bEXT_names[] =
193 "iii\0" /* Parameter signature */
194 "glSecondaryColor3b\0"
195 "glSecondaryColor3bEXT\0"
196 "";
197 #endif
198
199 #if defined(need_GL_SUN_vertex)
200 static const char TexCoord4fColor4fNormal3fVertex4fvSUN_names[] =
201 "pppp\0" /* Parameter signature */
202 "glTexCoord4fColor4fNormal3fVertex4fvSUN\0"
203 "";
204 #endif
205
206 #if defined(need_GL_NV_vertex_program)
207 static const char VertexAttrib4svNV_names[] =
208 "ip\0" /* Parameter signature */
209 "glVertexAttrib4svNV\0"
210 "";
211 #endif
212
213 #if defined(need_GL_VERSION_1_5) || defined(need_GL_ARB_vertex_buffer_object)
214 static const char GetBufferSubDataARB_names[] =
215 "iiip\0" /* Parameter signature */
216 "glGetBufferSubData\0"
217 "glGetBufferSubDataARB\0"
218 "";
219 #endif
220
221 #if defined(need_GL_VERSION_1_5) || defined(need_GL_ARB_vertex_buffer_object)
222 static const char BufferSubDataARB_names[] =
223 "iiip\0" /* Parameter signature */
224 "glBufferSubData\0"
225 "glBufferSubDataARB\0"
226 "";
227 #endif
228
229 #if defined(need_GL_SUN_vertex)
230 static const char TexCoord2fColor4ubVertex3fvSUN_names[] =
231 "ppp\0" /* Parameter signature */
232 "glTexCoord2fColor4ubVertex3fvSUN\0"
233 "";
234 #endif
235
236 #if defined(need_GL_VERSION_2_0)
237 static const char AttachShader_names[] =
238 "ii\0" /* Parameter signature */
239 "glAttachShader\0"
240 "";
241 #endif
242
243 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_vertex_program)
244 static const char VertexAttrib2fARB_names[] =
245 "iff\0" /* Parameter signature */
246 "glVertexAttrib2f\0"
247 "glVertexAttrib2fARB\0"
248 "";
249 #endif
250
251 #if defined(need_GL_MESA_shader_debug)
252 static const char GetDebugLogLengthMESA_names[] =
253 "iii\0" /* Parameter signature */
254 "glGetDebugLogLengthMESA\0"
255 "";
256 #endif
257
258 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_vertex_program)
259 static const char VertexAttrib3fARB_names[] =
260 "ifff\0" /* Parameter signature */
261 "glVertexAttrib3f\0"
262 "glVertexAttrib3fARB\0"
263 "";
264 #endif
265
266 #if defined(need_GL_VERSION_1_5) || defined(need_GL_ARB_occlusion_query)
267 static const char GetQueryivARB_names[] =
268 "iip\0" /* Parameter signature */
269 "glGetQueryiv\0"
270 "glGetQueryivARB\0"
271 "";
272 #endif
273
274 #if defined(need_GL_EXT_texture3D)
275 static const char TexImage3D_names[] =
276 "iiiiiiiiip\0" /* Parameter signature */
277 "glTexImage3D\0"
278 "glTexImage3DEXT\0"
279 "";
280 #endif
281
282 #if defined(need_GL_SUN_vertex)
283 static const char ReplacementCodeuiVertex3fvSUN_names[] =
284 "pp\0" /* Parameter signature */
285 "glReplacementCodeuiVertex3fvSUN\0"
286 "";
287 #endif
288
289 #if defined(need_GL_VERSION_1_5) || defined(need_GL_ARB_occlusion_query)
290 static const char GetQueryObjectivARB_names[] =
291 "iip\0" /* Parameter signature */
292 "glGetQueryObjectiv\0"
293 "glGetQueryObjectivARB\0"
294 "";
295 #endif
296
297 #if defined(need_GL_SUN_vertex)
298 static const char ReplacementCodeuiTexCoord2fVertex3fvSUN_names[] =
299 "ppp\0" /* Parameter signature */
300 "glReplacementCodeuiTexCoord2fVertex3fvSUN\0"
301 "";
302 #endif
303
304 #if defined(need_GL_VERSION_1_3) || defined(need_GL_ARB_texture_compression)
305 static const char CompressedTexSubImage2DARB_names[] =
306 "iiiiiiiip\0" /* Parameter signature */
307 "glCompressedTexSubImage2D\0"
308 "glCompressedTexSubImage2DARB\0"
309 "";
310 #endif
311
312 #if defined(need_GL_NV_register_combiners)
313 static const char CombinerOutputNV_names[] =
314 "iiiiiiiiii\0" /* Parameter signature */
315 "glCombinerOutputNV\0"
316 "";
317 #endif
318
319 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_shader_objects)
320 static const char Uniform2fARB_names[] =
321 "iff\0" /* Parameter signature */
322 "glUniform2f\0"
323 "glUniform2fARB\0"
324 "";
325 #endif
326
327 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_vertex_program)
328 static const char VertexAttrib1svARB_names[] =
329 "ip\0" /* Parameter signature */
330 "glVertexAttrib1sv\0"
331 "glVertexAttrib1svARB\0"
332 "";
333 #endif
334
335 #if defined(need_GL_NV_vertex_program)
336 static const char VertexAttribs1dvNV_names[] =
337 "iip\0" /* Parameter signature */
338 "glVertexAttribs1dvNV\0"
339 "";
340 #endif
341
342 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_shader_objects)
343 static const char Uniform2ivARB_names[] =
344 "iip\0" /* Parameter signature */
345 "glUniform2iv\0"
346 "glUniform2ivARB\0"
347 "";
348 #endif
349
350 #if defined(need_GL_HP_image_transform)
351 static const char GetImageTransformParameterfvHP_names[] =
352 "iip\0" /* Parameter signature */
353 "glGetImageTransformParameterfvHP\0"
354 "";
355 #endif
356
357 #if defined(need_GL_ARB_vertex_blend)
358 static const char WeightubvARB_names[] =
359 "ip\0" /* Parameter signature */
360 "glWeightubvARB\0"
361 "";
362 #endif
363
364 #if defined(need_GL_NV_vertex_program)
365 static const char VertexAttrib1fvNV_names[] =
366 "ip\0" /* Parameter signature */
367 "glVertexAttrib1fvNV\0"
368 "";
369 #endif
370
371 #if defined(need_GL_EXT_convolution)
372 static const char CopyConvolutionFilter1D_names[] =
373 "iiiii\0" /* Parameter signature */
374 "glCopyConvolutionFilter1D\0"
375 "glCopyConvolutionFilter1DEXT\0"
376 "";
377 #endif
378
379 #if defined(need_GL_SUN_vertex)
380 static const char ReplacementCodeuiNormal3fVertex3fSUN_names[] =
381 "iffffff\0" /* Parameter signature */
382 "glReplacementCodeuiNormal3fVertex3fSUN\0"
383 "";
384 #endif
385
386 #if defined(need_GL_SGIX_fragment_lighting)
387 static const char FragmentMaterialfvSGIX_names[] =
388 "iip\0" /* Parameter signature */
389 "glFragmentMaterialfvSGIX\0"
390 "";
391 #endif
392
393 #if defined(need_GL_EXT_blend_color)
394 static const char BlendColor_names[] =
395 "ffff\0" /* Parameter signature */
396 "glBlendColor\0"
397 "glBlendColorEXT\0"
398 "";
399 #endif
400
401 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_shader_objects)
402 static const char UniformMatrix4fvARB_names[] =
403 "iiip\0" /* Parameter signature */
404 "glUniformMatrix4fv\0"
405 "glUniformMatrix4fvARB\0"
406 "";
407 #endif
408
409 #if defined(need_GL_APPLE_vertex_array_object)
410 static const char DeleteVertexArraysAPPLE_names[] =
411 "ip\0" /* Parameter signature */
412 "glDeleteVertexArraysAPPLE\0"
413 "";
414 #endif
415
416 #if defined(need_GL_SGIX_instruments)
417 static const char ReadInstrumentsSGIX_names[] =
418 "i\0" /* Parameter signature */
419 "glReadInstrumentsSGIX\0"
420 "";
421 #endif
422
423 #if defined(need_GL_VERSION_2_1)
424 static const char UniformMatrix2x4fv_names[] =
425 "iiip\0" /* Parameter signature */
426 "glUniformMatrix2x4fv\0"
427 "";
428 #endif
429
430 #if defined(need_GL_SUN_vertex)
431 static const char Color4ubVertex3fvSUN_names[] =
432 "pp\0" /* Parameter signature */
433 "glColor4ubVertex3fvSUN\0"
434 "";
435 #endif
436
437 #if defined(need_GL_ARB_framebuffer_object) || defined(need_GL_EXT_texture_array)
438 static const char FramebufferTextureLayerEXT_names[] =
439 "iiiii\0" /* Parameter signature */
440 "glFramebufferTextureLayer\0"
441 "glFramebufferTextureLayerEXT\0"
442 "";
443 #endif
444
445 #if defined(need_GL_SGIX_list_priority)
446 static const char GetListParameterfvSGIX_names[] =
447 "iip\0" /* Parameter signature */
448 "glGetListParameterfvSGIX\0"
449 "";
450 #endif
451
452 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_vertex_program)
453 static const char VertexAttrib4NusvARB_names[] =
454 "ip\0" /* Parameter signature */
455 "glVertexAttrib4Nusv\0"
456 "glVertexAttrib4NusvARB\0"
457 "";
458 #endif
459
460 #if defined(need_GL_MESA_window_pos)
461 static const char WindowPos4svMESA_names[] =
462 "p\0" /* Parameter signature */
463 "glWindowPos4svMESA\0"
464 "";
465 #endif
466
467 #if defined(need_GL_ARB_shader_objects)
468 static const char CreateProgramObjectARB_names[] =
469 "\0" /* Parameter signature */
470 "glCreateProgramObjectARB\0"
471 "";
472 #endif
473
474 #if defined(need_GL_SGIX_fragment_lighting)
475 static const char FragmentLightModelivSGIX_names[] =
476 "ip\0" /* Parameter signature */
477 "glFragmentLightModelivSGIX\0"
478 "";
479 #endif
480
481 #if defined(need_GL_VERSION_2_1)
482 static const char UniformMatrix4x3fv_names[] =
483 "iiip\0" /* Parameter signature */
484 "glUniformMatrix4x3fv\0"
485 "";
486 #endif
487
488 #if defined(need_GL_EXT_texture_object)
489 static const char PrioritizeTextures_names[] =
490 "ipp\0" /* Parameter signature */
491 "glPrioritizeTextures\0"
492 "glPrioritizeTexturesEXT\0"
493 "";
494 #endif
495
496 #if defined(need_GL_SGIX_async)
497 static const char AsyncMarkerSGIX_names[] =
498 "i\0" /* Parameter signature */
499 "glAsyncMarkerSGIX\0"
500 "";
501 #endif
502
503 #if defined(need_GL_SUN_global_alpha)
504 static const char GlobalAlphaFactorubSUN_names[] =
505 "i\0" /* Parameter signature */
506 "glGlobalAlphaFactorubSUN\0"
507 "";
508 #endif
509
510 #if defined(need_GL_MESA_shader_debug)
511 static const char ClearDebugLogMESA_names[] =
512 "iii\0" /* Parameter signature */
513 "glClearDebugLogMESA\0"
514 "";
515 #endif
516
517 #if defined(need_GL_EXT_histogram)
518 static const char ResetHistogram_names[] =
519 "i\0" /* Parameter signature */
520 "glResetHistogram\0"
521 "glResetHistogramEXT\0"
522 "";
523 #endif
524
525 #if defined(need_GL_NV_fragment_program)
526 static const char GetProgramNamedParameterfvNV_names[] =
527 "iipp\0" /* Parameter signature */
528 "glGetProgramNamedParameterfvNV\0"
529 "";
530 #endif
531
532 #if defined(need_GL_VERSION_1_4) || defined(need_GL_ARB_point_parameters) || defined(need_GL_EXT_point_parameters) || defined(need_GL_SGIS_point_parameters)
533 static const char PointParameterfEXT_names[] =
534 "if\0" /* Parameter signature */
535 "glPointParameterf\0"
536 "glPointParameterfARB\0"
537 "glPointParameterfEXT\0"
538 "glPointParameterfSGIS\0"
539 "";
540 #endif
541
542 #if defined(need_GL_SGIX_polynomial_ffd)
543 static const char LoadIdentityDeformationMapSGIX_names[] =
544 "i\0" /* Parameter signature */
545 "glLoadIdentityDeformationMapSGIX\0"
546 "";
547 #endif
548
549 #if defined(need_GL_NV_fence)
550 static const char GenFencesNV_names[] =
551 "ip\0" /* Parameter signature */
552 "glGenFencesNV\0"
553 "";
554 #endif
555
556 #if defined(need_GL_HP_image_transform)
557 static const char ImageTransformParameterfHP_names[] =
558 "iif\0" /* Parameter signature */
559 "glImageTransformParameterfHP\0"
560 "";
561 #endif
562
563 #if defined(need_GL_ARB_matrix_palette)
564 static const char MatrixIndexusvARB_names[] =
565 "ip\0" /* Parameter signature */
566 "glMatrixIndexusvARB\0"
567 "";
568 #endif
569
570 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_vertex_program)
571 static const char DisableVertexAttribArrayARB_names[] =
572 "i\0" /* Parameter signature */
573 "glDisableVertexAttribArray\0"
574 "glDisableVertexAttribArrayARB\0"
575 "";
576 #endif
577
578 #if defined(need_GL_VERSION_2_0)
579 static const char StencilMaskSeparate_names[] =
580 "ii\0" /* Parameter signature */
581 "glStencilMaskSeparate\0"
582 "";
583 #endif
584
585 #if defined(need_GL_ARB_vertex_program)
586 static const char ProgramLocalParameter4dARB_names[] =
587 "iidddd\0" /* Parameter signature */
588 "glProgramLocalParameter4dARB\0"
589 "";
590 #endif
591
592 #if defined(need_GL_VERSION_1_3) || defined(need_GL_ARB_texture_compression)
593 static const char CompressedTexImage3DARB_names[] =
594 "iiiiiiiip\0" /* Parameter signature */
595 "glCompressedTexImage3D\0"
596 "glCompressedTexImage3DARB\0"
597 "";
598 #endif
599
600 #if defined(need_GL_EXT_convolution)
601 static const char GetConvolutionParameteriv_names[] =
602 "iip\0" /* Parameter signature */
603 "glGetConvolutionParameteriv\0"
604 "glGetConvolutionParameterivEXT\0"
605 "";
606 #endif
607
608 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_vertex_program)
609 static const char VertexAttrib1fARB_names[] =
610 "if\0" /* Parameter signature */
611 "glVertexAttrib1f\0"
612 "glVertexAttrib1fARB\0"
613 "";
614 #endif
615
616 #if defined(need_GL_NV_fence)
617 static const char TestFenceNV_names[] =
618 "i\0" /* Parameter signature */
619 "glTestFenceNV\0"
620 "";
621 #endif
622
623 #if defined(need_GL_VERSION_1_3)
624 static const char MultiTexCoord1fvARB_names[] =
625 "ip\0" /* Parameter signature */
626 "glMultiTexCoord1fv\0"
627 "glMultiTexCoord1fvARB\0"
628 "";
629 #endif
630
631 #if defined(need_GL_ATI_fragment_shader)
632 static const char ColorFragmentOp2ATI_names[] =
633 "iiiiiiiiii\0" /* Parameter signature */
634 "glColorFragmentOp2ATI\0"
635 "";
636 #endif
637
638 #if defined(need_GL_IBM_vertex_array_lists)
639 static const char SecondaryColorPointerListIBM_names[] =
640 "iiipi\0" /* Parameter signature */
641 "glSecondaryColorPointerListIBM\0"
642 "";
643 #endif
644
645 #if defined(need_GL_SGIS_pixel_texture)
646 static const char GetPixelTexGenParameterivSGIS_names[] =
647 "ip\0" /* Parameter signature */
648 "glGetPixelTexGenParameterivSGIS\0"
649 "";
650 #endif
651
652 #if defined(need_GL_NV_vertex_program)
653 static const char VertexAttrib4fNV_names[] =
654 "iffff\0" /* Parameter signature */
655 "glVertexAttrib4fNV\0"
656 "";
657 #endif
658
659 #if defined(need_GL_SUN_triangle_list)
660 static const char ReplacementCodeubSUN_names[] =
661 "i\0" /* Parameter signature */
662 "glReplacementCodeubSUN\0"
663 "";
664 #endif
665
666 #if defined(need_GL_SGIX_async)
667 static const char FinishAsyncSGIX_names[] =
668 "p\0" /* Parameter signature */
669 "glFinishAsyncSGIX\0"
670 "";
671 #endif
672
673 #if defined(need_GL_MESA_shader_debug)
674 static const char GetDebugLogMESA_names[] =
675 "iiiipp\0" /* Parameter signature */
676 "glGetDebugLogMESA\0"
677 "";
678 #endif
679
680 #if defined(need_GL_VERSION_1_4) || defined(need_GL_EXT_fog_coord)
681 static const char FogCoorddEXT_names[] =
682 "d\0" /* Parameter signature */
683 "glFogCoordd\0"
684 "glFogCoorddEXT\0"
685 "";
686 #endif
687
688 #if defined(need_GL_SUN_vertex)
689 static const char Color4ubVertex3fSUN_names[] =
690 "iiiifff\0" /* Parameter signature */
691 "glColor4ubVertex3fSUN\0"
692 "";
693 #endif
694
695 #if defined(need_GL_VERSION_1_4) || defined(need_GL_EXT_fog_coord)
696 static const char FogCoordfEXT_names[] =
697 "f\0" /* Parameter signature */
698 "glFogCoordf\0"
699 "glFogCoordfEXT\0"
700 "";
701 #endif
702
703 #if defined(need_GL_SUN_vertex)
704 static const char TexCoord2fVertex3fSUN_names[] =
705 "fffff\0" /* Parameter signature */
706 "glTexCoord2fVertex3fSUN\0"
707 "";
708 #endif
709
710 #if defined(need_GL_SUN_global_alpha)
711 static const char GlobalAlphaFactoriSUN_names[] =
712 "i\0" /* Parameter signature */
713 "glGlobalAlphaFactoriSUN\0"
714 "";
715 #endif
716
717 #if defined(need_GL_NV_vertex_program)
718 static const char VertexAttrib2dNV_names[] =
719 "idd\0" /* Parameter signature */
720 "glVertexAttrib2dNV\0"
721 "";
722 #endif
723
724 #if defined(need_GL_VERSION_2_0)
725 static const char GetProgramInfoLog_names[] =
726 "iipp\0" /* Parameter signature */
727 "glGetProgramInfoLog\0"
728 "";
729 #endif
730
731 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_vertex_program)
732 static const char VertexAttrib4NbvARB_names[] =
733 "ip\0" /* Parameter signature */
734 "glVertexAttrib4Nbv\0"
735 "glVertexAttrib4NbvARB\0"
736 "";
737 #endif
738
739 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_vertex_shader)
740 static const char GetActiveAttribARB_names[] =
741 "iiipppp\0" /* Parameter signature */
742 "glGetActiveAttrib\0"
743 "glGetActiveAttribARB\0"
744 "";
745 #endif
746
747 #if defined(need_GL_NV_vertex_program)
748 static const char VertexAttrib4ubNV_names[] =
749 "iiiii\0" /* Parameter signature */
750 "glVertexAttrib4ubNV\0"
751 "";
752 #endif
753
754 #if defined(need_GL_SUN_vertex)
755 static const char TexCoord2fColor4fNormal3fVertex3fSUN_names[] =
756 "ffffffffffff\0" /* Parameter signature */
757 "glTexCoord2fColor4fNormal3fVertex3fSUN\0"
758 "";
759 #endif
760
761 #if defined(need_GL_NV_register_combiners)
762 static const char CombinerParameterfvNV_names[] =
763 "ip\0" /* Parameter signature */
764 "glCombinerParameterfvNV\0"
765 "";
766 #endif
767
768 #if defined(need_GL_NV_vertex_program)
769 static const char VertexAttribs3dvNV_names[] =
770 "iip\0" /* Parameter signature */
771 "glVertexAttribs3dvNV\0"
772 "";
773 #endif
774
775 #if defined(need_GL_NV_vertex_program)
776 static const char VertexAttribs4fvNV_names[] =
777 "iip\0" /* Parameter signature */
778 "glVertexAttribs4fvNV\0"
779 "";
780 #endif
781
782 #if defined(need_GL_NV_vertex_array_range)
783 static const char VertexArrayRangeNV_names[] =
784 "ip\0" /* Parameter signature */
785 "glVertexArrayRangeNV\0"
786 "";
787 #endif
788
789 #if defined(need_GL_SGIX_fragment_lighting)
790 static const char FragmentLightiSGIX_names[] =
791 "iii\0" /* Parameter signature */
792 "glFragmentLightiSGIX\0"
793 "";
794 #endif
795
796 #if defined(need_GL_EXT_polygon_offset)
797 static const char PolygonOffsetEXT_names[] =
798 "ff\0" /* Parameter signature */
799 "glPolygonOffsetEXT\0"
800 "";
801 #endif
802
803 #if defined(need_GL_SGIX_async)
804 static const char PollAsyncSGIX_names[] =
805 "p\0" /* Parameter signature */
806 "glPollAsyncSGIX\0"
807 "";
808 #endif
809
810 #if defined(need_GL_ATI_fragment_shader)
811 static const char DeleteFragmentShaderATI_names[] =
812 "i\0" /* Parameter signature */
813 "glDeleteFragmentShaderATI\0"
814 "";
815 #endif
816
817 #if defined(need_GL_SUN_vertex)
818 static const char TexCoord2fNormal3fVertex3fvSUN_names[] =
819 "ppp\0" /* Parameter signature */
820 "glTexCoord2fNormal3fVertex3fvSUN\0"
821 "";
822 #endif
823
824 #if defined(need_GL_VERSION_1_3) || defined(need_GL_ARB_transpose_matrix)
825 static const char MultTransposeMatrixdARB_names[] =
826 "p\0" /* Parameter signature */
827 "glMultTransposeMatrixd\0"
828 "glMultTransposeMatrixdARB\0"
829 "";
830 #endif
831
832 #if defined(need_GL_VERSION_1_4) || defined(need_GL_ARB_window_pos) || defined(need_GL_MESA_window_pos)
833 static const char WindowPos2svMESA_names[] =
834 "p\0" /* Parameter signature */
835 "glWindowPos2sv\0"
836 "glWindowPos2svARB\0"
837 "glWindowPos2svMESA\0"
838 "";
839 #endif
840
841 #if defined(need_GL_VERSION_1_3) || defined(need_GL_ARB_texture_compression)
842 static const char CompressedTexImage1DARB_names[] =
843 "iiiiiip\0" /* Parameter signature */
844 "glCompressedTexImage1D\0"
845 "glCompressedTexImage1DARB\0"
846 "";
847 #endif
848
849 #if defined(need_GL_NV_vertex_program)
850 static const char VertexAttrib2sNV_names[] =
851 "iii\0" /* Parameter signature */
852 "glVertexAttrib2sNV\0"
853 "";
854 #endif
855
856 #if defined(need_GL_IBM_vertex_array_lists)
857 static const char NormalPointerListIBM_names[] =
858 "iipi\0" /* Parameter signature */
859 "glNormalPointerListIBM\0"
860 "";
861 #endif
862
863 #if defined(need_GL_EXT_vertex_array)
864 static const char IndexPointerEXT_names[] =
865 "iiip\0" /* Parameter signature */
866 "glIndexPointerEXT\0"
867 "";
868 #endif
869
870 #if defined(need_GL_EXT_vertex_array)
871 static const char NormalPointerEXT_names[] =
872 "iiip\0" /* Parameter signature */
873 "glNormalPointerEXT\0"
874 "";
875 #endif
876
877 #if defined(need_GL_VERSION_1_3)
878 static const char MultiTexCoord3dARB_names[] =
879 "iddd\0" /* Parameter signature */
880 "glMultiTexCoord3d\0"
881 "glMultiTexCoord3dARB\0"
882 "";
883 #endif
884
885 #if defined(need_GL_VERSION_1_3)
886 static const char MultiTexCoord2iARB_names[] =
887 "iii\0" /* Parameter signature */
888 "glMultiTexCoord2i\0"
889 "glMultiTexCoord2iARB\0"
890 "";
891 #endif
892
893 #if defined(need_GL_SUN_vertex)
894 static const char ReplacementCodeuiTexCoord2fNormal3fVertex3fSUN_names[] =
895 "iffffffff\0" /* Parameter signature */
896 "glReplacementCodeuiTexCoord2fNormal3fVertex3fSUN\0"
897 "";
898 #endif
899
900 #if defined(need_GL_VERSION_1_3)
901 static const char MultiTexCoord2svARB_names[] =
902 "ip\0" /* Parameter signature */
903 "glMultiTexCoord2sv\0"
904 "glMultiTexCoord2svARB\0"
905 "";
906 #endif
907
908 #if defined(need_GL_SUN_triangle_list)
909 static const char ReplacementCodeubvSUN_names[] =
910 "p\0" /* Parameter signature */
911 "glReplacementCodeubvSUN\0"
912 "";
913 #endif
914
915 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_shader_objects)
916 static const char Uniform3iARB_names[] =
917 "iiii\0" /* Parameter signature */
918 "glUniform3i\0"
919 "glUniform3iARB\0"
920 "";
921 #endif
922
923 #if defined(need_GL_SGIX_fragment_lighting)
924 static const char GetFragmentMaterialfvSGIX_names[] =
925 "iip\0" /* Parameter signature */
926 "glGetFragmentMaterialfvSGIX\0"
927 "";
928 #endif
929
930 #if defined(need_GL_VERSION_2_0)
931 static const char GetShaderInfoLog_names[] =
932 "iipp\0" /* Parameter signature */
933 "glGetShaderInfoLog\0"
934 "";
935 #endif
936
937 #if defined(need_GL_ARB_vertex_blend)
938 static const char WeightivARB_names[] =
939 "ip\0" /* Parameter signature */
940 "glWeightivARB\0"
941 "";
942 #endif
943
944 #if defined(need_GL_SUN_global_alpha)
945 static const char GlobalAlphaFactordSUN_names[] =
946 "d\0" /* Parameter signature */
947 "glGlobalAlphaFactordSUN\0"
948 "";
949 #endif
950
951 #if defined(need_GL_NV_vertex_program)
952 static const char VertexAttribs3fvNV_names[] =
953 "iip\0" /* Parameter signature */
954 "glVertexAttribs3fvNV\0"
955 "";
956 #endif
957
958 #if defined(need_GL_ARB_framebuffer_object) || defined(need_GL_EXT_framebuffer_object)
959 static const char GenerateMipmapEXT_names[] =
960 "i\0" /* Parameter signature */
961 "glGenerateMipmap\0"
962 "glGenerateMipmapEXT\0"
963 "";
964 #endif
965
966 #if defined(need_GL_ATI_fragment_shader)
967 static const char SetFragmentShaderConstantATI_names[] =
968 "ip\0" /* Parameter signature */
969 "glSetFragmentShaderConstantATI\0"
970 "";
971 #endif
972
973 #if defined(need_GL_NV_evaluators)
974 static const char GetMapAttribParameterivNV_names[] =
975 "iiip\0" /* Parameter signature */
976 "glGetMapAttribParameterivNV\0"
977 "";
978 #endif
979
980 #if defined(need_GL_ARB_shader_objects)
981 static const char CreateShaderObjectARB_names[] =
982 "i\0" /* Parameter signature */
983 "glCreateShaderObjectARB\0"
984 "";
985 #endif
986
987 #if defined(need_GL_SGIS_sharpen_texture)
988 static const char GetSharpenTexFuncSGIS_names[] =
989 "ip\0" /* Parameter signature */
990 "glGetSharpenTexFuncSGIS\0"
991 "";
992 #endif
993
994 #if defined(need_GL_VERSION_1_5) || defined(need_GL_ARB_vertex_buffer_object)
995 static const char BufferDataARB_names[] =
996 "iipi\0" /* Parameter signature */
997 "glBufferData\0"
998 "glBufferDataARB\0"
999 "";
1000 #endif
1001
1002 #if defined(need_GL_NV_vertex_array_range)
1003 static const char FlushVertexArrayRangeNV_names[] =
1004 "\0" /* Parameter signature */
1005 "glFlushVertexArrayRangeNV\0"
1006 "";
1007 #endif
1008
1009 #if defined(need_GL_ATI_fragment_shader)
1010 static const char SampleMapATI_names[] =
1011 "iii\0" /* Parameter signature */
1012 "glSampleMapATI\0"
1013 "";
1014 #endif
1015
1016 #if defined(need_GL_EXT_vertex_array)
1017 static const char VertexPointerEXT_names[] =
1018 "iiiip\0" /* Parameter signature */
1019 "glVertexPointerEXT\0"
1020 "";
1021 #endif
1022
1023 #if defined(need_GL_SGIS_texture_filter4)
1024 static const char GetTexFilterFuncSGIS_names[] =
1025 "iip\0" /* Parameter signature */
1026 "glGetTexFilterFuncSGIS\0"
1027 "";
1028 #endif
1029
1030 #if defined(need_GL_NV_register_combiners)
1031 static const char GetCombinerOutputParameterfvNV_names[] =
1032 "iiip\0" /* Parameter signature */
1033 "glGetCombinerOutputParameterfvNV\0"
1034 "";
1035 #endif
1036
1037 #if defined(need_GL_EXT_subtexture)
1038 static const char TexSubImage1D_names[] =
1039 "iiiiiip\0" /* Parameter signature */
1040 "glTexSubImage1D\0"
1041 "glTexSubImage1DEXT\0"
1042 "";
1043 #endif
1044
1045 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_vertex_program)
1046 static const char VertexAttrib1sARB_names[] =
1047 "ii\0" /* Parameter signature */
1048 "glVertexAttrib1s\0"
1049 "glVertexAttrib1sARB\0"
1050 "";
1051 #endif
1052
1053 #if defined(need_GL_NV_register_combiners)
1054 static const char FinalCombinerInputNV_names[] =
1055 "iiii\0" /* Parameter signature */
1056 "glFinalCombinerInputNV\0"
1057 "";
1058 #endif
1059
1060 #if defined(need_GL_SGIX_flush_raster)
1061 static const char FlushRasterSGIX_names[] =
1062 "\0" /* Parameter signature */
1063 "glFlushRasterSGIX\0"
1064 "";
1065 #endif
1066
1067 #if defined(need_GL_SUN_vertex)
1068 static const char ReplacementCodeuiTexCoord2fVertex3fSUN_names[] =
1069 "ifffff\0" /* Parameter signature */
1070 "glReplacementCodeuiTexCoord2fVertex3fSUN\0"
1071 "";
1072 #endif
1073
1074 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_shader_objects)
1075 static const char Uniform1fARB_names[] =
1076 "if\0" /* Parameter signature */
1077 "glUniform1f\0"
1078 "glUniform1fARB\0"
1079 "";
1080 #endif
1081
1082 #if defined(need_GL_EXT_texture_object)
1083 static const char AreTexturesResident_names[] =
1084 "ipp\0" /* Parameter signature */
1085 "glAreTexturesResident\0"
1086 "glAreTexturesResidentEXT\0"
1087 "";
1088 #endif
1089
1090 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ATI_separate_stencil)
1091 static const char StencilOpSeparate_names[] =
1092 "iiii\0" /* Parameter signature */
1093 "glStencilOpSeparate\0"
1094 "glStencilOpSeparateATI\0"
1095 "";
1096 #endif
1097
1098 #if defined(need_GL_SGI_color_table)
1099 static const char ColorTableParameteriv_names[] =
1100 "iip\0" /* Parameter signature */
1101 "glColorTableParameteriv\0"
1102 "glColorTableParameterivSGI\0"
1103 "";
1104 #endif
1105
1106 #if defined(need_GL_IBM_vertex_array_lists)
1107 static const char FogCoordPointerListIBM_names[] =
1108 "iipi\0" /* Parameter signature */
1109 "glFogCoordPointerListIBM\0"
1110 "";
1111 #endif
1112
1113 #if defined(need_GL_VERSION_1_4) || defined(need_GL_ARB_window_pos) || defined(need_GL_MESA_window_pos)
1114 static const char WindowPos3dMESA_names[] =
1115 "ddd\0" /* Parameter signature */
1116 "glWindowPos3d\0"
1117 "glWindowPos3dARB\0"
1118 "glWindowPos3dMESA\0"
1119 "";
1120 #endif
1121
1122 #if defined(need_GL_VERSION_1_4) || defined(need_GL_ARB_point_parameters) || defined(need_GL_EXT_point_parameters) || defined(need_GL_SGIS_point_parameters)
1123 static const char PointParameterfvEXT_names[] =
1124 "ip\0" /* Parameter signature */
1125 "glPointParameterfv\0"
1126 "glPointParameterfvARB\0"
1127 "glPointParameterfvEXT\0"
1128 "glPointParameterfvSGIS\0"
1129 "";
1130 #endif
1131
1132 #if defined(need_GL_VERSION_1_4) || defined(need_GL_ARB_window_pos) || defined(need_GL_MESA_window_pos)
1133 static const char WindowPos2fvMESA_names[] =
1134 "p\0" /* Parameter signature */
1135 "glWindowPos2fv\0"
1136 "glWindowPos2fvARB\0"
1137 "glWindowPos2fvMESA\0"
1138 "";
1139 #endif
1140
1141 #if defined(need_GL_VERSION_1_4) || defined(need_GL_EXT_secondary_color)
1142 static const char SecondaryColor3bvEXT_names[] =
1143 "p\0" /* Parameter signature */
1144 "glSecondaryColor3bv\0"
1145 "glSecondaryColor3bvEXT\0"
1146 "";
1147 #endif
1148
1149 #if defined(need_GL_IBM_vertex_array_lists)
1150 static const char VertexPointerListIBM_names[] =
1151 "iiipi\0" /* Parameter signature */
1152 "glVertexPointerListIBM\0"
1153 "";
1154 #endif
1155
1156 #if defined(need_GL_ARB_vertex_program)
1157 static const char GetProgramLocalParameterfvARB_names[] =
1158 "iip\0" /* Parameter signature */
1159 "glGetProgramLocalParameterfvARB\0"
1160 "";
1161 #endif
1162
1163 #if defined(need_GL_SGIX_fragment_lighting)
1164 static const char FragmentMaterialfSGIX_names[] =
1165 "iif\0" /* Parameter signature */
1166 "glFragmentMaterialfSGIX\0"
1167 "";
1168 #endif
1169
1170 #if defined(need_GL_SUN_vertex)
1171 static const char TexCoord2fNormal3fVertex3fSUN_names[] =
1172 "ffffffff\0" /* Parameter signature */
1173 "glTexCoord2fNormal3fVertex3fSUN\0"
1174 "";
1175 #endif
1176
1177 #if defined(need_GL_ARB_framebuffer_object) || defined(need_GL_EXT_framebuffer_object)
1178 static const char RenderbufferStorageEXT_names[] =
1179 "iiii\0" /* Parameter signature */
1180 "glRenderbufferStorage\0"
1181 "glRenderbufferStorageEXT\0"
1182 "";
1183 #endif
1184
1185 #if defined(need_GL_NV_fence)
1186 static const char IsFenceNV_names[] =
1187 "i\0" /* Parameter signature */
1188 "glIsFenceNV\0"
1189 "";
1190 #endif
1191
1192 #if defined(need_GL_ARB_shader_objects)
1193 static const char AttachObjectARB_names[] =
1194 "ii\0" /* Parameter signature */
1195 "glAttachObjectARB\0"
1196 "";
1197 #endif
1198
1199 #if defined(need_GL_SGIX_fragment_lighting)
1200 static const char GetFragmentLightivSGIX_names[] =
1201 "iip\0" /* Parameter signature */
1202 "glGetFragmentLightivSGIX\0"
1203 "";
1204 #endif
1205
1206 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_shader_objects)
1207 static const char UniformMatrix2fvARB_names[] =
1208 "iiip\0" /* Parameter signature */
1209 "glUniformMatrix2fv\0"
1210 "glUniformMatrix2fvARB\0"
1211 "";
1212 #endif
1213
1214 #if defined(need_GL_VERSION_1_3)
1215 static const char MultiTexCoord2fARB_names[] =
1216 "iff\0" /* Parameter signature */
1217 "glMultiTexCoord2f\0"
1218 "glMultiTexCoord2fARB\0"
1219 "";
1220 #endif
1221
1222 #if defined(need_GL_SGI_color_table) || defined(need_GL_EXT_paletted_texture)
1223 static const char ColorTable_names[] =
1224 "iiiiip\0" /* Parameter signature */
1225 "glColorTable\0"
1226 "glColorTableSGI\0"
1227 "glColorTableEXT\0"
1228 "";
1229 #endif
1230
1231 #if defined(need_GL_NV_evaluators)
1232 static const char MapControlPointsNV_names[] =
1233 "iiiiiiiip\0" /* Parameter signature */
1234 "glMapControlPointsNV\0"
1235 "";
1236 #endif
1237
1238 #if defined(need_GL_EXT_convolution)
1239 static const char ConvolutionFilter2D_names[] =
1240 "iiiiiip\0" /* Parameter signature */
1241 "glConvolutionFilter2D\0"
1242 "glConvolutionFilter2DEXT\0"
1243 "";
1244 #endif
1245
1246 #if defined(need_GL_NV_evaluators)
1247 static const char MapParameterfvNV_names[] =
1248 "iip\0" /* Parameter signature */
1249 "glMapParameterfvNV\0"
1250 "";
1251 #endif
1252
1253 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_vertex_program)
1254 static const char VertexAttrib3dvARB_names[] =
1255 "ip\0" /* Parameter signature */
1256 "glVertexAttrib3dv\0"
1257 "glVertexAttrib3dvARB\0"
1258 "";
1259 #endif
1260
1261 #if defined(need_GL_PGI_misc_hints)
1262 static const char HintPGI_names[] =
1263 "ii\0" /* Parameter signature */
1264 "glHintPGI\0"
1265 "";
1266 #endif
1267
1268 #if defined(need_GL_EXT_convolution)
1269 static const char ConvolutionParameteriv_names[] =
1270 "iip\0" /* Parameter signature */
1271 "glConvolutionParameteriv\0"
1272 "glConvolutionParameterivEXT\0"
1273 "";
1274 #endif
1275
1276 #if defined(need_GL_EXT_cull_vertex)
1277 static const char CullParameterdvEXT_names[] =
1278 "ip\0" /* Parameter signature */
1279 "glCullParameterdvEXT\0"
1280 "";
1281 #endif
1282
1283 #if defined(need_GL_NV_fragment_program)
1284 static const char ProgramNamedParameter4fNV_names[] =
1285 "iipffff\0" /* Parameter signature */
1286 "glProgramNamedParameter4fNV\0"
1287 "";
1288 #endif
1289
1290 #if defined(need_GL_SUN_vertex)
1291 static const char Color3fVertex3fSUN_names[] =
1292 "ffffff\0" /* Parameter signature */
1293 "glColor3fVertex3fSUN\0"
1294 "";
1295 #endif
1296
1297 #if defined(need_GL_ARB_vertex_program) || defined(need_GL_NV_vertex_program)
1298 static const char ProgramEnvParameter4fvARB_names[] =
1299 "iip\0" /* Parameter signature */
1300 "glProgramEnvParameter4fvARB\0"
1301 "glProgramParameter4fvNV\0"
1302 "";
1303 #endif
1304
1305 #if defined(need_GL_SGIX_fragment_lighting)
1306 static const char FragmentLightModeliSGIX_names[] =
1307 "ii\0" /* Parameter signature */
1308 "glFragmentLightModeliSGIX\0"
1309 "";
1310 #endif
1311
1312 #if defined(need_GL_EXT_convolution)
1313 static const char ConvolutionParameterfv_names[] =
1314 "iip\0" /* Parameter signature */
1315 "glConvolutionParameterfv\0"
1316 "glConvolutionParameterfvEXT\0"
1317 "";
1318 #endif
1319
1320 #if defined(need_GL_3DFX_tbuffer)
1321 static const char TbufferMask3DFX_names[] =
1322 "i\0" /* Parameter signature */
1323 "glTbufferMask3DFX\0"
1324 "";
1325 #endif
1326
1327 #if defined(need_GL_NV_vertex_program)
1328 static const char LoadProgramNV_names[] =
1329 "iiip\0" /* Parameter signature */
1330 "glLoadProgramNV\0"
1331 "";
1332 #endif
1333
1334 #if defined(need_GL_NV_vertex_program)
1335 static const char VertexAttrib4fvNV_names[] =
1336 "ip\0" /* Parameter signature */
1337 "glVertexAttrib4fvNV\0"
1338 "";
1339 #endif
1340
1341 #if defined(need_GL_ARB_shader_objects)
1342 static const char GetAttachedObjectsARB_names[] =
1343 "iipp\0" /* Parameter signature */
1344 "glGetAttachedObjectsARB\0"
1345 "";
1346 #endif
1347
1348 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_shader_objects)
1349 static const char Uniform3fvARB_names[] =
1350 "iip\0" /* Parameter signature */
1351 "glUniform3fv\0"
1352 "glUniform3fvARB\0"
1353 "";
1354 #endif
1355
1356 #if defined(need_GL_EXT_draw_range_elements)
1357 static const char DrawRangeElements_names[] =
1358 "iiiiip\0" /* Parameter signature */
1359 "glDrawRangeElements\0"
1360 "glDrawRangeElementsEXT\0"
1361 "";
1362 #endif
1363
1364 #if defined(need_GL_SGIX_sprite)
1365 static const char SpriteParameterfvSGIX_names[] =
1366 "ip\0" /* Parameter signature */
1367 "glSpriteParameterfvSGIX\0"
1368 "";
1369 #endif
1370
1371 #if defined(need_GL_ARB_framebuffer_object) || defined(need_GL_EXT_framebuffer_object)
1372 static const char CheckFramebufferStatusEXT_names[] =
1373 "i\0" /* Parameter signature */
1374 "glCheckFramebufferStatus\0"
1375 "glCheckFramebufferStatusEXT\0"
1376 "";
1377 #endif
1378
1379 #if defined(need_GL_SUN_global_alpha)
1380 static const char GlobalAlphaFactoruiSUN_names[] =
1381 "i\0" /* Parameter signature */
1382 "glGlobalAlphaFactoruiSUN\0"
1383 "";
1384 #endif
1385
1386 #if defined(need_GL_ARB_shader_objects)
1387 static const char GetHandleARB_names[] =
1388 "i\0" /* Parameter signature */
1389 "glGetHandleARB\0"
1390 "";
1391 #endif
1392
1393 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_vertex_program)
1394 static const char GetVertexAttribivARB_names[] =
1395 "iip\0" /* Parameter signature */
1396 "glGetVertexAttribiv\0"
1397 "glGetVertexAttribivARB\0"
1398 "";
1399 #endif
1400
1401 #if defined(need_GL_NV_register_combiners)
1402 static const char GetCombinerInputParameterfvNV_names[] =
1403 "iiiip\0" /* Parameter signature */
1404 "glGetCombinerInputParameterfvNV\0"
1405 "";
1406 #endif
1407
1408 #if defined(need_GL_VERSION_2_0)
1409 static const char CreateProgram_names[] =
1410 "\0" /* Parameter signature */
1411 "glCreateProgram\0"
1412 "";
1413 #endif
1414
1415 #if defined(need_GL_VERSION_1_3) || defined(need_GL_ARB_transpose_matrix)
1416 static const char LoadTransposeMatrixdARB_names[] =
1417 "p\0" /* Parameter signature */
1418 "glLoadTransposeMatrixd\0"
1419 "glLoadTransposeMatrixdARB\0"
1420 "";
1421 #endif
1422
1423 #if defined(need_GL_EXT_histogram)
1424 static const char GetMinmax_names[] =
1425 "iiiip\0" /* Parameter signature */
1426 "glGetMinmax\0"
1427 "glGetMinmaxEXT\0"
1428 "";
1429 #endif
1430
1431 #if defined(need_GL_VERSION_2_0)
1432 static const char StencilFuncSeparate_names[] =
1433 "iiii\0" /* Parameter signature */
1434 "glStencilFuncSeparate\0"
1435 "";
1436 #endif
1437
1438 #if defined(need_GL_VERSION_1_4) || defined(need_GL_EXT_secondary_color)
1439 static const char SecondaryColor3sEXT_names[] =
1440 "iii\0" /* Parameter signature */
1441 "glSecondaryColor3s\0"
1442 "glSecondaryColor3sEXT\0"
1443 "";
1444 #endif
1445
1446 #if defined(need_GL_SUN_vertex)
1447 static const char Color3fVertex3fvSUN_names[] =
1448 "pp\0" /* Parameter signature */
1449 "glColor3fVertex3fvSUN\0"
1450 "";
1451 #endif
1452
1453 #if defined(need_GL_SUN_global_alpha)
1454 static const char GlobalAlphaFactorbSUN_names[] =
1455 "i\0" /* Parameter signature */
1456 "glGlobalAlphaFactorbSUN\0"
1457 "";
1458 #endif
1459
1460 #if defined(need_GL_HP_image_transform)
1461 static const char ImageTransformParameterfvHP_names[] =
1462 "iip\0" /* Parameter signature */
1463 "glImageTransformParameterfvHP\0"
1464 "";
1465 #endif
1466
1467 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_vertex_program)
1468 static const char VertexAttrib4ivARB_names[] =
1469 "ip\0" /* Parameter signature */
1470 "glVertexAttrib4iv\0"
1471 "glVertexAttrib4ivARB\0"
1472 "";
1473 #endif
1474
1475 #if defined(need_GL_NV_vertex_program)
1476 static const char VertexAttrib3fNV_names[] =
1477 "ifff\0" /* Parameter signature */
1478 "glVertexAttrib3fNV\0"
1479 "";
1480 #endif
1481
1482 #if defined(need_GL_NV_vertex_program)
1483 static const char VertexAttribs2dvNV_names[] =
1484 "iip\0" /* Parameter signature */
1485 "glVertexAttribs2dvNV\0"
1486 "";
1487 #endif
1488
1489 #if defined(need_GL_EXT_timer_query)
1490 static const char GetQueryObjectui64vEXT_names[] =
1491 "iip\0" /* Parameter signature */
1492 "glGetQueryObjectui64vEXT\0"
1493 "";
1494 #endif
1495
1496 #if defined(need_GL_VERSION_1_3)
1497 static const char MultiTexCoord3fvARB_names[] =
1498 "ip\0" /* Parameter signature */
1499 "glMultiTexCoord3fv\0"
1500 "glMultiTexCoord3fvARB\0"
1501 "";
1502 #endif
1503
1504 #if defined(need_GL_VERSION_1_4) || defined(need_GL_EXT_secondary_color)
1505 static const char SecondaryColor3dEXT_names[] =
1506 "ddd\0" /* Parameter signature */
1507 "glSecondaryColor3d\0"
1508 "glSecondaryColor3dEXT\0"
1509 "";
1510 #endif
1511
1512 #if defined(need_GL_NV_vertex_program)
1513 static const char GetProgramParameterfvNV_names[] =
1514 "iiip\0" /* Parameter signature */
1515 "glGetProgramParameterfvNV\0"
1516 "";
1517 #endif
1518
1519 #if defined(need_GL_EXT_coordinate_frame)
1520 static const char TangentPointerEXT_names[] =
1521 "iip\0" /* Parameter signature */
1522 "glTangentPointerEXT\0"
1523 "";
1524 #endif
1525
1526 #if defined(need_GL_SUN_vertex)
1527 static const char Color4fNormal3fVertex3fvSUN_names[] =
1528 "ppp\0" /* Parameter signature */
1529 "glColor4fNormal3fVertex3fvSUN\0"
1530 "";
1531 #endif
1532
1533 #if defined(need_GL_SGIX_instruments)
1534 static const char GetInstrumentsSGIX_names[] =
1535 "\0" /* Parameter signature */
1536 "glGetInstrumentsSGIX\0"
1537 "";
1538 #endif
1539
1540 #if defined(need_GL_NV_evaluators)
1541 static const char EvalMapsNV_names[] =
1542 "ii\0" /* Parameter signature */
1543 "glEvalMapsNV\0"
1544 "";
1545 #endif
1546
1547 #if defined(need_GL_EXT_subtexture)
1548 static const char TexSubImage2D_names[] =
1549 "iiiiiiiip\0" /* Parameter signature */
1550 "glTexSubImage2D\0"
1551 "glTexSubImage2DEXT\0"
1552 "";
1553 #endif
1554
1555 #if defined(need_GL_SGIX_fragment_lighting)
1556 static const char FragmentLightivSGIX_names[] =
1557 "iip\0" /* Parameter signature */
1558 "glFragmentLightivSGIX\0"
1559 "";
1560 #endif
1561
1562 #if defined(need_GL_EXT_pixel_transform)
1563 static const char PixelTransformParameterfvEXT_names[] =
1564 "iip\0" /* Parameter signature */
1565 "glPixelTransformParameterfvEXT\0"
1566 "";
1567 #endif
1568
1569 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_vertex_program)
1570 static const char VertexAttrib4bvARB_names[] =
1571 "ip\0" /* Parameter signature */
1572 "glVertexAttrib4bv\0"
1573 "glVertexAttrib4bvARB\0"
1574 "";
1575 #endif
1576
1577 #if defined(need_GL_ATI_fragment_shader)
1578 static const char AlphaFragmentOp2ATI_names[] =
1579 "iiiiiiiii\0" /* Parameter signature */
1580 "glAlphaFragmentOp2ATI\0"
1581 "";
1582 #endif
1583
1584 #if defined(need_GL_VERSION_1_3)
1585 static const char MultiTexCoord4sARB_names[] =
1586 "iiiii\0" /* Parameter signature */
1587 "glMultiTexCoord4s\0"
1588 "glMultiTexCoord4sARB\0"
1589 "";
1590 #endif
1591
1592 #if defined(need_GL_SGIX_fragment_lighting)
1593 static const char GetFragmentMaterialivSGIX_names[] =
1594 "iip\0" /* Parameter signature */
1595 "glGetFragmentMaterialivSGIX\0"
1596 "";
1597 #endif
1598
1599 #if defined(need_GL_MESA_window_pos)
1600 static const char WindowPos4dMESA_names[] =
1601 "dddd\0" /* Parameter signature */
1602 "glWindowPos4dMESA\0"
1603 "";
1604 #endif
1605
1606 #if defined(need_GL_ARB_vertex_blend)
1607 static const char WeightPointerARB_names[] =
1608 "iiip\0" /* Parameter signature */
1609 "glWeightPointerARB\0"
1610 "";
1611 #endif
1612
1613 #if defined(need_GL_VERSION_1_4) || defined(need_GL_ARB_window_pos) || defined(need_GL_MESA_window_pos)
1614 static const char WindowPos2dMESA_names[] =
1615 "dd\0" /* Parameter signature */
1616 "glWindowPos2d\0"
1617 "glWindowPos2dARB\0"
1618 "glWindowPos2dMESA\0"
1619 "";
1620 #endif
1621
1622 #if defined(need_GL_ARB_framebuffer_object) || defined(need_GL_EXT_framebuffer_object)
1623 static const char FramebufferTexture3DEXT_names[] =
1624 "iiiiii\0" /* Parameter signature */
1625 "glFramebufferTexture3D\0"
1626 "glFramebufferTexture3DEXT\0"
1627 "";
1628 #endif
1629
1630 #if defined(need_GL_EXT_blend_minmax)
1631 static const char BlendEquation_names[] =
1632 "i\0" /* Parameter signature */
1633 "glBlendEquation\0"
1634 "glBlendEquationEXT\0"
1635 "";
1636 #endif
1637
1638 #if defined(need_GL_NV_vertex_program)
1639 static const char VertexAttrib3dNV_names[] =
1640 "iddd\0" /* Parameter signature */
1641 "glVertexAttrib3dNV\0"
1642 "";
1643 #endif
1644
1645 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_vertex_program)
1646 static const char VertexAttrib3dARB_names[] =
1647 "iddd\0" /* Parameter signature */
1648 "glVertexAttrib3d\0"
1649 "glVertexAttrib3dARB\0"
1650 "";
1651 #endif
1652
1653 #if defined(need_GL_SUN_vertex)
1654 static const char ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fvSUN_names[] =
1655 "ppppp\0" /* Parameter signature */
1656 "glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fvSUN\0"
1657 "";
1658 #endif
1659
1660 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_vertex_program)
1661 static const char VertexAttrib4fARB_names[] =
1662 "iffff\0" /* Parameter signature */
1663 "glVertexAttrib4f\0"
1664 "glVertexAttrib4fARB\0"
1665 "";
1666 #endif
1667
1668 #if defined(need_GL_EXT_index_func)
1669 static const char IndexFuncEXT_names[] =
1670 "if\0" /* Parameter signature */
1671 "glIndexFuncEXT\0"
1672 "";
1673 #endif
1674
1675 #if defined(need_GL_ARB_framebuffer_object) || defined(need_GL_EXT_framebuffer_object)
1676 static const char FramebufferTexture2DEXT_names[] =
1677 "iiiii\0" /* Parameter signature */
1678 "glFramebufferTexture2D\0"
1679 "glFramebufferTexture2DEXT\0"
1680 "";
1681 #endif
1682
1683 #if defined(need_GL_VERSION_1_3)
1684 static const char MultiTexCoord2dvARB_names[] =
1685 "ip\0" /* Parameter signature */
1686 "glMultiTexCoord2dv\0"
1687 "glMultiTexCoord2dvARB\0"
1688 "";
1689 #endif
1690
1691 #if defined(need_GL_EXT_cull_vertex)
1692 static const char CullParameterfvEXT_names[] =
1693 "ip\0" /* Parameter signature */
1694 "glCullParameterfvEXT\0"
1695 "";
1696 #endif
1697
1698 #if defined(need_GL_NV_fragment_program)
1699 static const char ProgramNamedParameter4fvNV_names[] =
1700 "iipp\0" /* Parameter signature */
1701 "glProgramNamedParameter4fvNV\0"
1702 "";
1703 #endif
1704
1705 #if defined(need_GL_VERSION_1_4) || defined(need_GL_EXT_secondary_color)
1706 static const char SecondaryColorPointerEXT_names[] =
1707 "iiip\0" /* Parameter signature */
1708 "glSecondaryColorPointer\0"
1709 "glSecondaryColorPointerEXT\0"
1710 "";
1711 #endif
1712
1713 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_vertex_program)
1714 static const char VertexAttrib4fvARB_names[] =
1715 "ip\0" /* Parameter signature */
1716 "glVertexAttrib4fv\0"
1717 "glVertexAttrib4fvARB\0"
1718 "";
1719 #endif
1720
1721 #if defined(need_GL_IBM_vertex_array_lists)
1722 static const char ColorPointerListIBM_names[] =
1723 "iiipi\0" /* Parameter signature */
1724 "glColorPointerListIBM\0"
1725 "";
1726 #endif
1727
1728 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_shader_objects)
1729 static const char GetActiveUniformARB_names[] =
1730 "iiipppp\0" /* Parameter signature */
1731 "glGetActiveUniform\0"
1732 "glGetActiveUniformARB\0"
1733 "";
1734 #endif
1735
1736 #if defined(need_GL_HP_image_transform)
1737 static const char ImageTransformParameteriHP_names[] =
1738 "iii\0" /* Parameter signature */
1739 "glImageTransformParameteriHP\0"
1740 "";
1741 #endif
1742
1743 #if defined(need_GL_VERSION_1_3)
1744 static const char MultiTexCoord1svARB_names[] =
1745 "ip\0" /* Parameter signature */
1746 "glMultiTexCoord1sv\0"
1747 "glMultiTexCoord1svARB\0"
1748 "";
1749 #endif
1750
1751 #if defined(need_GL_VERSION_1_5) || defined(need_GL_ARB_occlusion_query)
1752 static const char EndQueryARB_names[] =
1753 "i\0" /* Parameter signature */
1754 "glEndQuery\0"
1755 "glEndQueryARB\0"
1756 "";
1757 #endif
1758
1759 #if defined(need_GL_NV_fence)
1760 static const char DeleteFencesNV_names[] =
1761 "ip\0" /* Parameter signature */
1762 "glDeleteFencesNV\0"
1763 "";
1764 #endif
1765
1766 #if defined(need_GL_VERSION_2_0)
1767 static const char IsShader_names[] =
1768 "i\0" /* Parameter signature */
1769 "glIsShader\0"
1770 "";
1771 #endif
1772
1773 #if defined(need_GL_HP_image_transform)
1774 static const char GetImageTransformParameterivHP_names[] =
1775 "iip\0" /* Parameter signature */
1776 "glGetImageTransformParameterivHP\0"
1777 "";
1778 #endif
1779
1780 #if defined(need_GL_MESA_window_pos)
1781 static const char WindowPos4ivMESA_names[] =
1782 "p\0" /* Parameter signature */
1783 "glWindowPos4ivMESA\0"
1784 "";
1785 #endif
1786
1787 #if defined(need_GL_VERSION_1_3)
1788 static const char MultiTexCoord3svARB_names[] =
1789 "ip\0" /* Parameter signature */
1790 "glMultiTexCoord3sv\0"
1791 "glMultiTexCoord3svARB\0"
1792 "";
1793 #endif
1794
1795 #if defined(need_GL_VERSION_1_3)
1796 static const char MultiTexCoord4iARB_names[] =
1797 "iiiii\0" /* Parameter signature */
1798 "glMultiTexCoord4i\0"
1799 "glMultiTexCoord4iARB\0"
1800 "";
1801 #endif
1802
1803 #if defined(need_GL_EXT_coordinate_frame)
1804 static const char Binormal3ivEXT_names[] =
1805 "p\0" /* Parameter signature */
1806 "glBinormal3ivEXT\0"
1807 "";
1808 #endif
1809
1810 #if defined(need_GL_MESA_resize_buffers)
1811 static const char ResizeBuffersMESA_names[] =
1812 "\0" /* Parameter signature */
1813 "glResizeBuffersMESA\0"
1814 "";
1815 #endif
1816
1817 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_shader_objects)
1818 static const char GetUniformivARB_names[] =
1819 "iip\0" /* Parameter signature */
1820 "glGetUniformiv\0"
1821 "glGetUniformivARB\0"
1822 "";
1823 #endif
1824
1825 #if defined(need_GL_SGIS_pixel_texture)
1826 static const char PixelTexGenParameteriSGIS_names[] =
1827 "ii\0" /* Parameter signature */
1828 "glPixelTexGenParameteriSGIS\0"
1829 "";
1830 #endif
1831
1832 #if defined(need_GL_INTEL_parallel_arrays)
1833 static const char VertexPointervINTEL_names[] =
1834 "iip\0" /* Parameter signature */
1835 "glVertexPointervINTEL\0"
1836 "";
1837 #endif
1838
1839 #if defined(need_GL_SUN_vertex)
1840 static const char ReplacementCodeuiColor4fNormal3fVertex3fvSUN_names[] =
1841 "pppp\0" /* Parameter signature */
1842 "glReplacementCodeuiColor4fNormal3fVertex3fvSUN\0"
1843 "";
1844 #endif
1845
1846 #if defined(need_GL_VERSION_1_4) || defined(need_GL_EXT_secondary_color)
1847 static const char SecondaryColor3uiEXT_names[] =
1848 "iii\0" /* Parameter signature */
1849 "glSecondaryColor3ui\0"
1850 "glSecondaryColor3uiEXT\0"
1851 "";
1852 #endif
1853
1854 #if defined(need_GL_SGIX_instruments)
1855 static const char StartInstrumentsSGIX_names[] =
1856 "\0" /* Parameter signature */
1857 "glStartInstrumentsSGIX\0"
1858 "";
1859 #endif
1860
1861 #if defined(need_GL_VERSION_1_4) || defined(need_GL_EXT_secondary_color)
1862 static const char SecondaryColor3usvEXT_names[] =
1863 "p\0" /* Parameter signature */
1864 "glSecondaryColor3usv\0"
1865 "glSecondaryColor3usvEXT\0"
1866 "";
1867 #endif
1868
1869 #if defined(need_GL_NV_vertex_program)
1870 static const char VertexAttrib2fvNV_names[] =
1871 "ip\0" /* Parameter signature */
1872 "glVertexAttrib2fvNV\0"
1873 "";
1874 #endif
1875
1876 #if defined(need_GL_ARB_vertex_program)
1877 static const char ProgramLocalParameter4dvARB_names[] =
1878 "iip\0" /* Parameter signature */
1879 "glProgramLocalParameter4dvARB\0"
1880 "";
1881 #endif
1882
1883 #if defined(need_GL_ARB_matrix_palette)
1884 static const char MatrixIndexuivARB_names[] =
1885 "ip\0" /* Parameter signature */
1886 "glMatrixIndexuivARB\0"
1887 "";
1888 #endif
1889
1890 #if defined(need_GL_ARB_framebuffer_object)
1891 static const char RenderbufferStorageMultisample_names[] =
1892 "iiiii\0" /* Parameter signature */
1893 "glRenderbufferStorageMultisample\0"
1894 "";
1895 #endif
1896
1897 #if defined(need_GL_EXT_coordinate_frame)
1898 static const char Tangent3sEXT_names[] =
1899 "iii\0" /* Parameter signature */
1900 "glTangent3sEXT\0"
1901 "";
1902 #endif
1903
1904 #if defined(need_GL_SUN_global_alpha)
1905 static const char GlobalAlphaFactorfSUN_names[] =
1906 "f\0" /* Parameter signature */
1907 "glGlobalAlphaFactorfSUN\0"
1908 "";
1909 #endif
1910
1911 #if defined(need_GL_VERSION_1_3)
1912 static const char MultiTexCoord3iARB_names[] =
1913 "iiii\0" /* Parameter signature */
1914 "glMultiTexCoord3i\0"
1915 "glMultiTexCoord3iARB\0"
1916 "";
1917 #endif
1918
1919 #if defined(need_GL_VERSION_2_0)
1920 static const char IsProgram_names[] =
1921 "i\0" /* Parameter signature */
1922 "glIsProgram\0"
1923 "";
1924 #endif
1925
1926 #if defined(need_GL_IBM_vertex_array_lists)
1927 static const char TexCoordPointerListIBM_names[] =
1928 "iiipi\0" /* Parameter signature */
1929 "glTexCoordPointerListIBM\0"
1930 "";
1931 #endif
1932
1933 #if defined(need_GL_SUN_global_alpha)
1934 static const char GlobalAlphaFactorusSUN_names[] =
1935 "i\0" /* Parameter signature */
1936 "glGlobalAlphaFactorusSUN\0"
1937 "";
1938 #endif
1939
1940 #if defined(need_GL_NV_vertex_program)
1941 static const char VertexAttrib2dvNV_names[] =
1942 "ip\0" /* Parameter signature */
1943 "glVertexAttrib2dvNV\0"
1944 "";
1945 #endif
1946
1947 #if defined(need_GL_ARB_framebuffer_object) || defined(need_GL_EXT_framebuffer_object)
1948 static const char FramebufferRenderbufferEXT_names[] =
1949 "iiii\0" /* Parameter signature */
1950 "glFramebufferRenderbuffer\0"
1951 "glFramebufferRenderbufferEXT\0"
1952 "";
1953 #endif
1954
1955 #if defined(need_GL_NV_vertex_program)
1956 static const char VertexAttrib1dvNV_names[] =
1957 "ip\0" /* Parameter signature */
1958 "glVertexAttrib1dvNV\0"
1959 "";
1960 #endif
1961
1962 #if defined(need_GL_EXT_texture_object)
1963 static const char GenTextures_names[] =
1964 "ip\0" /* Parameter signature */
1965 "glGenTextures\0"
1966 "glGenTexturesEXT\0"
1967 "";
1968 #endif
1969
1970 #if defined(need_GL_NV_fence)
1971 static const char SetFenceNV_names[] =
1972 "ii\0" /* Parameter signature */
1973 "glSetFenceNV\0"
1974 "";
1975 #endif
1976
1977 #if defined(need_GL_ARB_framebuffer_object) || defined(need_GL_EXT_framebuffer_object)
1978 static const char FramebufferTexture1DEXT_names[] =
1979 "iiiii\0" /* Parameter signature */
1980 "glFramebufferTexture1D\0"
1981 "glFramebufferTexture1DEXT\0"
1982 "";
1983 #endif
1984
1985 #if defined(need_GL_NV_register_combiners)
1986 static const char GetCombinerOutputParameterivNV_names[] =
1987 "iiip\0" /* Parameter signature */
1988 "glGetCombinerOutputParameterivNV\0"
1989 "";
1990 #endif
1991
1992 #if defined(need_GL_SGIS_pixel_texture)
1993 static const char PixelTexGenParameterivSGIS_names[] =
1994 "ip\0" /* Parameter signature */
1995 "glPixelTexGenParameterivSGIS\0"
1996 "";
1997 #endif
1998
1999 #if defined(need_GL_EXT_texture_perturb_normal)
2000 static const char TextureNormalEXT_names[] =
2001 "i\0" /* Parameter signature */
2002 "glTextureNormalEXT\0"
2003 "";
2004 #endif
2005
2006 #if defined(need_GL_IBM_vertex_array_lists)
2007 static const char IndexPointerListIBM_names[] =
2008 "iipi\0" /* Parameter signature */
2009 "glIndexPointerListIBM\0"
2010 "";
2011 #endif
2012
2013 #if defined(need_GL_ARB_vertex_blend)
2014 static const char WeightfvARB_names[] =
2015 "ip\0" /* Parameter signature */
2016 "glWeightfvARB\0"
2017 "";
2018 #endif
2019
2020 #if defined(need_GL_MESA_window_pos)
2021 static const char WindowPos4fMESA_names[] =
2022 "ffff\0" /* Parameter signature */
2023 "glWindowPos4fMESA\0"
2024 "";
2025 #endif
2026
2027 #if defined(need_GL_VERSION_1_4) || defined(need_GL_ARB_window_pos) || defined(need_GL_MESA_window_pos)
2028 static const char WindowPos3dvMESA_names[] =
2029 "p\0" /* Parameter signature */
2030 "glWindowPos3dv\0"
2031 "glWindowPos3dvARB\0"
2032 "glWindowPos3dvMESA\0"
2033 "";
2034 #endif
2035
2036 #if defined(need_GL_EXT_timer_query)
2037 static const char GetQueryObjecti64vEXT_names[] =
2038 "iip\0" /* Parameter signature */
2039 "glGetQueryObjecti64vEXT\0"
2040 "";
2041 #endif
2042
2043 #if defined(need_GL_VERSION_1_3)
2044 static const char MultiTexCoord1dARB_names[] =
2045 "id\0" /* Parameter signature */
2046 "glMultiTexCoord1d\0"
2047 "glMultiTexCoord1dARB\0"
2048 "";
2049 #endif
2050
2051 #if defined(need_GL_VERSION_1_4) || defined(need_GL_NV_point_sprite)
2052 static const char PointParameterivNV_names[] =
2053 "ip\0" /* Parameter signature */
2054 "glPointParameteriv\0"
2055 "glPointParameterivNV\0"
2056 "";
2057 #endif
2058
2059 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_shader_objects)
2060 static const char Uniform2fvARB_names[] =
2061 "iip\0" /* Parameter signature */
2062 "glUniform2fv\0"
2063 "glUniform2fvARB\0"
2064 "";
2065 #endif
2066
2067 #if defined(need_GL_VERSION_1_3)
2068 static const char MultiTexCoord3dvARB_names[] =
2069 "ip\0" /* Parameter signature */
2070 "glMultiTexCoord3dv\0"
2071 "glMultiTexCoord3dvARB\0"
2072 "";
2073 #endif
2074
2075 #if defined(need_GL_SUN_vertex)
2076 static const char ReplacementCodeuiTexCoord2fNormal3fVertex3fvSUN_names[] =
2077 "pppp\0" /* Parameter signature */
2078 "glReplacementCodeuiTexCoord2fNormal3fVertex3fvSUN\0"
2079 "";
2080 #endif
2081
2082 #if defined(need_GL_ARB_shader_objects)
2083 static const char DeleteObjectARB_names[] =
2084 "i\0" /* Parameter signature */
2085 "glDeleteObjectARB\0"
2086 "";
2087 #endif
2088
2089 #if defined(need_GL_ARB_matrix_palette)
2090 static const char MatrixIndexPointerARB_names[] =
2091 "iiip\0" /* Parameter signature */
2092 "glMatrixIndexPointerARB\0"
2093 "";
2094 #endif
2095
2096 #if defined(need_GL_NV_fragment_program)
2097 static const char ProgramNamedParameter4dvNV_names[] =
2098 "iipp\0" /* Parameter signature */
2099 "glProgramNamedParameter4dvNV\0"
2100 "";
2101 #endif
2102
2103 #if defined(need_GL_EXT_coordinate_frame)
2104 static const char Tangent3fvEXT_names[] =
2105 "p\0" /* Parameter signature */
2106 "glTangent3fvEXT\0"
2107 "";
2108 #endif
2109
2110 #if defined(need_GL_ARB_framebuffer_object) || defined(need_GL_EXT_framebuffer_object)
2111 static const char BindFramebufferEXT_names[] =
2112 "ii\0" /* Parameter signature */
2113 "glBindFramebuffer\0"
2114 "glBindFramebufferEXT\0"
2115 "";
2116 #endif
2117
2118 #if defined(need_GL_SGIX_reference_plane)
2119 static const char ReferencePlaneSGIX_names[] =
2120 "p\0" /* Parameter signature */
2121 "glReferencePlaneSGIX\0"
2122 "";
2123 #endif
2124
2125 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_shader_objects)
2126 static const char ValidateProgramARB_names[] =
2127 "i\0" /* Parameter signature */
2128 "glValidateProgram\0"
2129 "glValidateProgramARB\0"
2130 "";
2131 #endif
2132
2133 #if defined(need_GL_EXT_compiled_vertex_array)
2134 static const char UnlockArraysEXT_names[] =
2135 "\0" /* Parameter signature */
2136 "glUnlockArraysEXT\0"
2137 "";
2138 #endif
2139
2140 #if defined(need_GL_SUN_vertex)
2141 static const char TexCoord2fColor3fVertex3fSUN_names[] =
2142 "ffffffff\0" /* Parameter signature */
2143 "glTexCoord2fColor3fVertex3fSUN\0"
2144 "";
2145 #endif
2146
2147 #if defined(need_GL_VERSION_1_4) || defined(need_GL_ARB_window_pos) || defined(need_GL_MESA_window_pos)
2148 static const char WindowPos3fvMESA_names[] =
2149 "p\0" /* Parameter signature */
2150 "glWindowPos3fv\0"
2151 "glWindowPos3fvARB\0"
2152 "glWindowPos3fvMESA\0"
2153 "";
2154 #endif
2155
2156 #if defined(need_GL_NV_vertex_program)
2157 static const char VertexAttrib1svNV_names[] =
2158 "ip\0" /* Parameter signature */
2159 "glVertexAttrib1svNV\0"
2160 "";
2161 #endif
2162
2163 #if defined(need_GL_EXT_copy_texture)
2164 static const char CopyTexSubImage3D_names[] =
2165 "iiiiiiiii\0" /* Parameter signature */
2166 "glCopyTexSubImage3D\0"
2167 "glCopyTexSubImage3DEXT\0"
2168 "";
2169 #endif
2170
2171 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_vertex_program)
2172 static const char VertexAttrib2dARB_names[] =
2173 "idd\0" /* Parameter signature */
2174 "glVertexAttrib2d\0"
2175 "glVertexAttrib2dARB\0"
2176 "";
2177 #endif
2178
2179 #if defined(need_GL_SGIS_texture_color_mask)
2180 static const char TextureColorMaskSGIS_names[] =
2181 "iiii\0" /* Parameter signature */
2182 "glTextureColorMaskSGIS\0"
2183 "";
2184 #endif
2185
2186 #if defined(need_GL_SGI_color_table) || defined(need_GL_EXT_paletted_texture)
2187 static const char GetColorTable_names[] =
2188 "iiip\0" /* Parameter signature */
2189 "glGetColorTable\0"
2190 "glGetColorTableSGI\0"
2191 "glGetColorTableEXT\0"
2192 "";
2193 #endif
2194
2195 #if defined(need_GL_SGI_color_table)
2196 static const char CopyColorTable_names[] =
2197 "iiiii\0" /* Parameter signature */
2198 "glCopyColorTable\0"
2199 "glCopyColorTableSGI\0"
2200 "";
2201 #endif
2202
2203 #if defined(need_GL_EXT_histogram)
2204 static const char GetHistogramParameterfv_names[] =
2205 "iip\0" /* Parameter signature */
2206 "glGetHistogramParameterfv\0"
2207 "glGetHistogramParameterfvEXT\0"
2208 "";
2209 #endif
2210
2211 #if defined(need_GL_INTEL_parallel_arrays)
2212 static const char ColorPointervINTEL_names[] =
2213 "iip\0" /* Parameter signature */
2214 "glColorPointervINTEL\0"
2215 "";
2216 #endif
2217
2218 #if defined(need_GL_ATI_fragment_shader)
2219 static const char AlphaFragmentOp1ATI_names[] =
2220 "iiiiii\0" /* Parameter signature */
2221 "glAlphaFragmentOp1ATI\0"
2222 "";
2223 #endif
2224
2225 #if defined(need_GL_VERSION_1_3)
2226 static const char MultiTexCoord3ivARB_names[] =
2227 "ip\0" /* Parameter signature */
2228 "glMultiTexCoord3iv\0"
2229 "glMultiTexCoord3ivARB\0"
2230 "";
2231 #endif
2232
2233 #if defined(need_GL_VERSION_1_3)
2234 static const char MultiTexCoord2sARB_names[] =
2235 "iii\0" /* Parameter signature */
2236 "glMultiTexCoord2s\0"
2237 "glMultiTexCoord2sARB\0"
2238 "";
2239 #endif
2240
2241 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_vertex_program)
2242 static const char VertexAttrib1dvARB_names[] =
2243 "ip\0" /* Parameter signature */
2244 "glVertexAttrib1dv\0"
2245 "glVertexAttrib1dvARB\0"
2246 "";
2247 #endif
2248
2249 #if defined(need_GL_EXT_texture_object)
2250 static const char DeleteTextures_names[] =
2251 "ip\0" /* Parameter signature */
2252 "glDeleteTextures\0"
2253 "glDeleteTexturesEXT\0"
2254 "";
2255 #endif
2256
2257 #if defined(need_GL_EXT_vertex_array)
2258 static const char TexCoordPointerEXT_names[] =
2259 "iiiip\0" /* Parameter signature */
2260 "glTexCoordPointerEXT\0"
2261 "";
2262 #endif
2263
2264 #if defined(need_GL_SGIS_texture4D)
2265 static const char TexSubImage4DSGIS_names[] =
2266 "iiiiiiiiiiiip\0" /* Parameter signature */
2267 "glTexSubImage4DSGIS\0"
2268 "";
2269 #endif
2270
2271 #if defined(need_GL_NV_register_combiners2)
2272 static const char CombinerStageParameterfvNV_names[] =
2273 "iip\0" /* Parameter signature */
2274 "glCombinerStageParameterfvNV\0"
2275 "";
2276 #endif
2277
2278 #if defined(need_GL_SGIX_instruments)
2279 static const char StopInstrumentsSGIX_names[] =
2280 "i\0" /* Parameter signature */
2281 "glStopInstrumentsSGIX\0"
2282 "";
2283 #endif
2284
2285 #if defined(need_GL_SUN_vertex)
2286 static const char TexCoord4fColor4fNormal3fVertex4fSUN_names[] =
2287 "fffffffffffffff\0" /* Parameter signature */
2288 "glTexCoord4fColor4fNormal3fVertex4fSUN\0"
2289 "";
2290 #endif
2291
2292 #if defined(need_GL_SGIX_polynomial_ffd)
2293 static const char DeformSGIX_names[] =
2294 "i\0" /* Parameter signature */
2295 "glDeformSGIX\0"
2296 "";
2297 #endif
2298
2299 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_vertex_program)
2300 static const char GetVertexAttribfvARB_names[] =
2301 "iip\0" /* Parameter signature */
2302 "glGetVertexAttribfv\0"
2303 "glGetVertexAttribfvARB\0"
2304 "";
2305 #endif
2306
2307 #if defined(need_GL_VERSION_1_4) || defined(need_GL_EXT_secondary_color)
2308 static const char SecondaryColor3ivEXT_names[] =
2309 "p\0" /* Parameter signature */
2310 "glSecondaryColor3iv\0"
2311 "glSecondaryColor3ivEXT\0"
2312 "";
2313 #endif
2314
2315 #if defined(need_GL_VERSION_2_1)
2316 static const char UniformMatrix4x2fv_names[] =
2317 "iiip\0" /* Parameter signature */
2318 "glUniformMatrix4x2fv\0"
2319 "";
2320 #endif
2321
2322 #if defined(need_GL_SGIS_detail_texture)
2323 static const char GetDetailTexFuncSGIS_names[] =
2324 "ip\0" /* Parameter signature */
2325 "glGetDetailTexFuncSGIS\0"
2326 "";
2327 #endif
2328
2329 #if defined(need_GL_NV_register_combiners2)
2330 static const char GetCombinerStageParameterfvNV_names[] =
2331 "iip\0" /* Parameter signature */
2332 "glGetCombinerStageParameterfvNV\0"
2333 "";
2334 #endif
2335
2336 #if defined(need_GL_EXT_coordinate_frame)
2337 static const char Binormal3fEXT_names[] =
2338 "fff\0" /* Parameter signature */
2339 "glBinormal3fEXT\0"
2340 "";
2341 #endif
2342
2343 #if defined(need_GL_SUN_vertex)
2344 static const char Color4ubVertex2fvSUN_names[] =
2345 "pp\0" /* Parameter signature */
2346 "glColor4ubVertex2fvSUN\0"
2347 "";
2348 #endif
2349
2350 #if defined(need_GL_SGIS_texture_filter4)
2351 static const char TexFilterFuncSGIS_names[] =
2352 "iiip\0" /* Parameter signature */
2353 "glTexFilterFuncSGIS\0"
2354 "";
2355 #endif
2356
2357 #if defined(need_GL_SGIS_multisample) || defined(need_GL_EXT_multisample)
2358 static const char SampleMaskSGIS_names[] =
2359 "fi\0" /* Parameter signature */
2360 "glSampleMaskSGIS\0"
2361 "glSampleMaskEXT\0"
2362 "";
2363 #endif
2364
2365 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_vertex_shader)
2366 static const char GetAttribLocationARB_names[] =
2367 "ip\0" /* Parameter signature */
2368 "glGetAttribLocation\0"
2369 "glGetAttribLocationARB\0"
2370 "";
2371 #endif
2372
2373 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_vertex_program)
2374 static const char VertexAttrib4ubvARB_names[] =
2375 "ip\0" /* Parameter signature */
2376 "glVertexAttrib4ubv\0"
2377 "glVertexAttrib4ubvARB\0"
2378 "";
2379 #endif
2380
2381 #if defined(need_GL_SGIS_detail_texture)
2382 static const char DetailTexFuncSGIS_names[] =
2383 "iip\0" /* Parameter signature */
2384 "glDetailTexFuncSGIS\0"
2385 "";
2386 #endif
2387
2388 #if defined(need_GL_SUN_vertex)
2389 static const char Normal3fVertex3fSUN_names[] =
2390 "ffffff\0" /* Parameter signature */
2391 "glNormal3fVertex3fSUN\0"
2392 "";
2393 #endif
2394
2395 #if defined(need_GL_EXT_copy_texture)
2396 static const char CopyTexImage2D_names[] =
2397 "iiiiiiii\0" /* Parameter signature */
2398 "glCopyTexImage2D\0"
2399 "glCopyTexImage2DEXT\0"
2400 "";
2401 #endif
2402
2403 #if defined(need_GL_VERSION_1_5) || defined(need_GL_ARB_vertex_buffer_object)
2404 static const char GetBufferPointervARB_names[] =
2405 "iip\0" /* Parameter signature */
2406 "glGetBufferPointerv\0"
2407 "glGetBufferPointervARB\0"
2408 "";
2409 #endif
2410
2411 #if defined(need_GL_ARB_vertex_program) || defined(need_GL_NV_vertex_program)
2412 static const char ProgramEnvParameter4fARB_names[] =
2413 "iiffff\0" /* Parameter signature */
2414 "glProgramEnvParameter4fARB\0"
2415 "glProgramParameter4fNV\0"
2416 "";
2417 #endif
2418
2419 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_shader_objects)
2420 static const char Uniform3ivARB_names[] =
2421 "iip\0" /* Parameter signature */
2422 "glUniform3iv\0"
2423 "glUniform3ivARB\0"
2424 "";
2425 #endif
2426
2427 #if defined(need_GL_NV_fence)
2428 static const char GetFenceivNV_names[] =
2429 "iip\0" /* Parameter signature */
2430 "glGetFenceivNV\0"
2431 "";
2432 #endif
2433
2434 #if defined(need_GL_MESA_window_pos)
2435 static const char WindowPos4dvMESA_names[] =
2436 "p\0" /* Parameter signature */
2437 "glWindowPos4dvMESA\0"
2438 "";
2439 #endif
2440
2441 #if defined(need_GL_EXT_color_subtable)
2442 static const char ColorSubTable_names[] =
2443 "iiiiip\0" /* Parameter signature */
2444 "glColorSubTable\0"
2445 "glColorSubTableEXT\0"
2446 "";
2447 #endif
2448
2449 #if defined(need_GL_VERSION_1_3)
2450 static const char MultiTexCoord4ivARB_names[] =
2451 "ip\0" /* Parameter signature */
2452 "glMultiTexCoord4iv\0"
2453 "glMultiTexCoord4ivARB\0"
2454 "";
2455 #endif
2456
2457 #if defined(need_GL_EXT_gpu_program_parameters)
2458 static const char ProgramLocalParameters4fvEXT_names[] =
2459 "iiip\0" /* Parameter signature */
2460 "glProgramLocalParameters4fvEXT\0"
2461 "";
2462 #endif
2463
2464 #if defined(need_GL_NV_evaluators)
2465 static const char GetMapAttribParameterfvNV_names[] =
2466 "iiip\0" /* Parameter signature */
2467 "glGetMapAttribParameterfvNV\0"
2468 "";
2469 #endif
2470
2471 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_vertex_program)
2472 static const char VertexAttrib4sARB_names[] =
2473 "iiiii\0" /* Parameter signature */
2474 "glVertexAttrib4s\0"
2475 "glVertexAttrib4sARB\0"
2476 "";
2477 #endif
2478
2479 #if defined(need_GL_VERSION_1_5) || defined(need_GL_ARB_occlusion_query)
2480 static const char GetQueryObjectuivARB_names[] =
2481 "iip\0" /* Parameter signature */
2482 "glGetQueryObjectuiv\0"
2483 "glGetQueryObjectuivARB\0"
2484 "";
2485 #endif
2486
2487 #if defined(need_GL_NV_evaluators)
2488 static const char MapParameterivNV_names[] =
2489 "iip\0" /* Parameter signature */
2490 "glMapParameterivNV\0"
2491 "";
2492 #endif
2493
2494 #if defined(need_GL_ARB_framebuffer_object) || defined(need_GL_EXT_framebuffer_object)
2495 static const char GenRenderbuffersEXT_names[] =
2496 "ip\0" /* Parameter signature */
2497 "glGenRenderbuffers\0"
2498 "glGenRenderbuffersEXT\0"
2499 "";
2500 #endif
2501
2502 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_vertex_program)
2503 static const char VertexAttrib2dvARB_names[] =
2504 "ip\0" /* Parameter signature */
2505 "glVertexAttrib2dv\0"
2506 "glVertexAttrib2dvARB\0"
2507 "";
2508 #endif
2509
2510 #if defined(need_GL_EXT_vertex_array)
2511 static const char EdgeFlagPointerEXT_names[] =
2512 "iip\0" /* Parameter signature */
2513 "glEdgeFlagPointerEXT\0"
2514 "";
2515 #endif
2516
2517 #if defined(need_GL_NV_vertex_program)
2518 static const char VertexAttribs2svNV_names[] =
2519 "iip\0" /* Parameter signature */
2520 "glVertexAttribs2svNV\0"
2521 "";
2522 #endif
2523
2524 #if defined(need_GL_ARB_vertex_blend)
2525 static const char WeightbvARB_names[] =
2526 "ip\0" /* Parameter signature */
2527 "glWeightbvARB\0"
2528 "";
2529 #endif
2530
2531 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_vertex_program)
2532 static const char VertexAttrib2fvARB_names[] =
2533 "ip\0" /* Parameter signature */
2534 "glVertexAttrib2fv\0"
2535 "glVertexAttrib2fvARB\0"
2536 "";
2537 #endif
2538
2539 #if defined(need_GL_VERSION_1_5) || defined(need_GL_ARB_vertex_buffer_object)
2540 static const char GetBufferParameterivARB_names[] =
2541 "iip\0" /* Parameter signature */
2542 "glGetBufferParameteriv\0"
2543 "glGetBufferParameterivARB\0"
2544 "";
2545 #endif
2546
2547 #if defined(need_GL_SGIX_list_priority)
2548 static const char ListParameteriSGIX_names[] =
2549 "iii\0" /* Parameter signature */
2550 "glListParameteriSGIX\0"
2551 "";
2552 #endif
2553
2554 #if defined(need_GL_SUN_vertex)
2555 static const char ReplacementCodeuiColor4fNormal3fVertex3fSUN_names[] =
2556 "iffffffffff\0" /* Parameter signature */
2557 "glReplacementCodeuiColor4fNormal3fVertex3fSUN\0"
2558 "";
2559 #endif
2560
2561 #if defined(need_GL_SGIX_instruments)
2562 static const char InstrumentsBufferSGIX_names[] =
2563 "ip\0" /* Parameter signature */
2564 "glInstrumentsBufferSGIX\0"
2565 "";
2566 #endif
2567
2568 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_vertex_program)
2569 static const char VertexAttrib4NivARB_names[] =
2570 "ip\0" /* Parameter signature */
2571 "glVertexAttrib4Niv\0"
2572 "glVertexAttrib4NivARB\0"
2573 "";
2574 #endif
2575
2576 #if defined(need_GL_VERSION_2_0)
2577 static const char GetAttachedShaders_names[] =
2578 "iipp\0" /* Parameter signature */
2579 "glGetAttachedShaders\0"
2580 "";
2581 #endif
2582
2583 #if defined(need_GL_APPLE_vertex_array_object)
2584 static const char GenVertexArraysAPPLE_names[] =
2585 "ip\0" /* Parameter signature */
2586 "glGenVertexArraysAPPLE\0"
2587 "";
2588 #endif
2589
2590 #if defined(need_GL_EXT_gpu_program_parameters)
2591 static const char ProgramEnvParameters4fvEXT_names[] =
2592 "iiip\0" /* Parameter signature */
2593 "glProgramEnvParameters4fvEXT\0"
2594 "";
2595 #endif
2596
2597 #if defined(need_GL_SUN_vertex)
2598 static const char TexCoord2fColor4fNormal3fVertex3fvSUN_names[] =
2599 "pppp\0" /* Parameter signature */
2600 "glTexCoord2fColor4fNormal3fVertex3fvSUN\0"
2601 "";
2602 #endif
2603
2604 #if defined(need_GL_VERSION_1_4) || defined(need_GL_ARB_window_pos) || defined(need_GL_MESA_window_pos)
2605 static const char WindowPos2iMESA_names[] =
2606 "ii\0" /* Parameter signature */
2607 "glWindowPos2i\0"
2608 "glWindowPos2iARB\0"
2609 "glWindowPos2iMESA\0"
2610 "";
2611 #endif
2612
2613 #if defined(need_GL_VERSION_1_4) || defined(need_GL_EXT_secondary_color)
2614 static const char SecondaryColor3fvEXT_names[] =
2615 "p\0" /* Parameter signature */
2616 "glSecondaryColor3fv\0"
2617 "glSecondaryColor3fvEXT\0"
2618 "";
2619 #endif
2620
2621 #if defined(need_GL_VERSION_1_3) || defined(need_GL_ARB_texture_compression)
2622 static const char CompressedTexSubImage1DARB_names[] =
2623 "iiiiiip\0" /* Parameter signature */
2624 "glCompressedTexSubImage1D\0"
2625 "glCompressedTexSubImage1DARB\0"
2626 "";
2627 #endif
2628
2629 #if defined(need_GL_NV_vertex_program)
2630 static const char GetVertexAttribivNV_names[] =
2631 "iip\0" /* Parameter signature */
2632 "glGetVertexAttribivNV\0"
2633 "";
2634 #endif
2635
2636 #if defined(need_GL_ARB_vertex_program)
2637 static const char GetProgramStringARB_names[] =
2638 "iip\0" /* Parameter signature */
2639 "glGetProgramStringARB\0"
2640 "";
2641 #endif
2642
2643 #if defined(need_GL_ATI_envmap_bumpmap)
2644 static const char TexBumpParameterfvATI_names[] =
2645 "ip\0" /* Parameter signature */
2646 "glTexBumpParameterfvATI\0"
2647 "";
2648 #endif
2649
2650 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_shader_objects)
2651 static const char CompileShaderARB_names[] =
2652 "i\0" /* Parameter signature */
2653 "glCompileShader\0"
2654 "glCompileShaderARB\0"
2655 "";
2656 #endif
2657
2658 #if defined(need_GL_VERSION_2_0)
2659 static const char DeleteShader_names[] =
2660 "i\0" /* Parameter signature */
2661 "glDeleteShader\0"
2662 "";
2663 #endif
2664
2665 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_shader_objects)
2666 static const char Uniform3fARB_names[] =
2667 "ifff\0" /* Parameter signature */
2668 "glUniform3f\0"
2669 "glUniform3fARB\0"
2670 "";
2671 #endif
2672
2673 #if defined(need_GL_SGIX_list_priority)
2674 static const char ListParameterfvSGIX_names[] =
2675 "iip\0" /* Parameter signature */
2676 "glListParameterfvSGIX\0"
2677 "";
2678 #endif
2679
2680 #if defined(need_GL_EXT_coordinate_frame)
2681 static const char Tangent3dvEXT_names[] =
2682 "p\0" /* Parameter signature */
2683 "glTangent3dvEXT\0"
2684 "";
2685 #endif
2686
2687 #if defined(need_GL_NV_vertex_program)
2688 static const char GetVertexAttribfvNV_names[] =
2689 "iip\0" /* Parameter signature */
2690 "glGetVertexAttribfvNV\0"
2691 "";
2692 #endif
2693
2694 #if defined(need_GL_VERSION_1_4) || defined(need_GL_ARB_window_pos) || defined(need_GL_MESA_window_pos)
2695 static const char WindowPos3sMESA_names[] =
2696 "iii\0" /* Parameter signature */
2697 "glWindowPos3s\0"
2698 "glWindowPos3sARB\0"
2699 "glWindowPos3sMESA\0"
2700 "";
2701 #endif
2702
2703 #if defined(need_GL_NV_vertex_program)
2704 static const char VertexAttrib2svNV_names[] =
2705 "ip\0" /* Parameter signature */
2706 "glVertexAttrib2svNV\0"
2707 "";
2708 #endif
2709
2710 #if defined(need_GL_NV_vertex_program)
2711 static const char VertexAttribs1fvNV_names[] =
2712 "iip\0" /* Parameter signature */
2713 "glVertexAttribs1fvNV\0"
2714 "";
2715 #endif
2716
2717 #if defined(need_GL_SUN_vertex)
2718 static const char TexCoord2fVertex3fvSUN_names[] =
2719 "pp\0" /* Parameter signature */
2720 "glTexCoord2fVertex3fvSUN\0"
2721 "";
2722 #endif
2723
2724 #if defined(need_GL_MESA_window_pos)
2725 static const char WindowPos4sMESA_names[] =
2726 "iiii\0" /* Parameter signature */
2727 "glWindowPos4sMESA\0"
2728 "";
2729 #endif
2730
2731 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_vertex_program)
2732 static const char VertexAttrib4NuivARB_names[] =
2733 "ip\0" /* Parameter signature */
2734 "glVertexAttrib4Nuiv\0"
2735 "glVertexAttrib4NuivARB\0"
2736 "";
2737 #endif
2738
2739 #if defined(need_GL_VERSION_1_3)
2740 static const char ClientActiveTextureARB_names[] =
2741 "i\0" /* Parameter signature */
2742 "glClientActiveTexture\0"
2743 "glClientActiveTextureARB\0"
2744 "";
2745 #endif
2746
2747 #if defined(need_GL_SGIX_pixel_texture)
2748 static const char PixelTexGenSGIX_names[] =
2749 "i\0" /* Parameter signature */
2750 "glPixelTexGenSGIX\0"
2751 "";
2752 #endif
2753
2754 #if defined(need_GL_SUN_triangle_list)
2755 static const char ReplacementCodeusvSUN_names[] =
2756 "p\0" /* Parameter signature */
2757 "glReplacementCodeusvSUN\0"
2758 "";
2759 #endif
2760
2761 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_shader_objects)
2762 static const char Uniform4fARB_names[] =
2763 "iffff\0" /* Parameter signature */
2764 "glUniform4f\0"
2765 "glUniform4fARB\0"
2766 "";
2767 #endif
2768
2769 #if defined(need_GL_IBM_multimode_draw_arrays)
2770 static const char MultiModeDrawArraysIBM_names[] =
2771 "pppii\0" /* Parameter signature */
2772 "glMultiModeDrawArraysIBM\0"
2773 "";
2774 #endif
2775
2776 #if defined(need_GL_ARB_vertex_program) || defined(need_GL_NV_vertex_program)
2777 static const char IsProgramNV_names[] =
2778 "i\0" /* Parameter signature */
2779 "glIsProgramARB\0"
2780 "glIsProgramNV\0"
2781 "";
2782 #endif
2783
2784 #if defined(need_GL_SUN_triangle_list)
2785 static const char ReplacementCodePointerSUN_names[] =
2786 "iip\0" /* Parameter signature */
2787 "glReplacementCodePointerSUN\0"
2788 "";
2789 #endif
2790
2791 #if defined(need_GL_ARB_vertex_program) || defined(need_GL_NV_vertex_program)
2792 static const char ProgramEnvParameter4dARB_names[] =
2793 "iidddd\0" /* Parameter signature */
2794 "glProgramEnvParameter4dARB\0"
2795 "glProgramParameter4dNV\0"
2796 "";
2797 #endif
2798
2799 #if defined(need_GL_SGI_color_table)
2800 static const char ColorTableParameterfv_names[] =
2801 "iip\0" /* Parameter signature */
2802 "glColorTableParameterfv\0"
2803 "glColorTableParameterfvSGI\0"
2804 "";
2805 #endif
2806
2807 #if defined(need_GL_SGIX_fragment_lighting)
2808 static const char FragmentLightModelfSGIX_names[] =
2809 "if\0" /* Parameter signature */
2810 "glFragmentLightModelfSGIX\0"
2811 "";
2812 #endif
2813
2814 #if defined(need_GL_EXT_coordinate_frame)
2815 static const char Binormal3bvEXT_names[] =
2816 "p\0" /* Parameter signature */
2817 "glBinormal3bvEXT\0"
2818 "";
2819 #endif
2820
2821 #if defined(need_GL_EXT_texture_object)
2822 static const char IsTexture_names[] =
2823 "i\0" /* Parameter signature */
2824 "glIsTexture\0"
2825 "glIsTextureEXT\0"
2826 "";
2827 #endif
2828
2829 #if defined(need_GL_EXT_vertex_weighting)
2830 static const char VertexWeightfvEXT_names[] =
2831 "p\0" /* Parameter signature */
2832 "glVertexWeightfvEXT\0"
2833 "";
2834 #endif
2835
2836 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_vertex_program)
2837 static const char VertexAttrib1dARB_names[] =
2838 "id\0" /* Parameter signature */
2839 "glVertexAttrib1d\0"
2840 "glVertexAttrib1dARB\0"
2841 "";
2842 #endif
2843
2844 #if defined(need_GL_HP_image_transform)
2845 static const char ImageTransformParameterivHP_names[] =
2846 "iip\0" /* Parameter signature */
2847 "glImageTransformParameterivHP\0"
2848 "";
2849 #endif
2850
2851 #if defined(need_GL_VERSION_1_5) || defined(need_GL_ARB_occlusion_query)
2852 static const char DeleteQueriesARB_names[] =
2853 "ip\0" /* Parameter signature */
2854 "glDeleteQueries\0"
2855 "glDeleteQueriesARB\0"
2856 "";
2857 #endif
2858
2859 #if defined(need_GL_SUN_vertex)
2860 static const char Color4ubVertex2fSUN_names[] =
2861 "iiiiff\0" /* Parameter signature */
2862 "glColor4ubVertex2fSUN\0"
2863 "";
2864 #endif
2865
2866 #if defined(need_GL_SGIX_fragment_lighting)
2867 static const char FragmentColorMaterialSGIX_names[] =
2868 "ii\0" /* Parameter signature */
2869 "glFragmentColorMaterialSGIX\0"
2870 "";
2871 #endif
2872
2873 #if defined(need_GL_ARB_matrix_palette)
2874 static const char CurrentPaletteMatrixARB_names[] =
2875 "i\0" /* Parameter signature */
2876 "glCurrentPaletteMatrixARB\0"
2877 "";
2878 #endif
2879
2880 #if defined(need_GL_SGIS_multisample) || defined(need_GL_EXT_multisample)
2881 static const char SamplePatternSGIS_names[] =
2882 "i\0" /* Parameter signature */
2883 "glSamplePatternSGIS\0"
2884 "glSamplePatternEXT\0"
2885 "";
2886 #endif
2887
2888 #if defined(need_GL_VERSION_1_5) || defined(need_GL_ARB_occlusion_query)
2889 static const char IsQueryARB_names[] =
2890 "i\0" /* Parameter signature */
2891 "glIsQuery\0"
2892 "glIsQueryARB\0"
2893 "";
2894 #endif
2895
2896 #if defined(need_GL_SUN_vertex)
2897 static const char ReplacementCodeuiColor4ubVertex3fSUN_names[] =
2898 "iiiiifff\0" /* Parameter signature */
2899 "glReplacementCodeuiColor4ubVertex3fSUN\0"
2900 "";
2901 #endif
2902
2903 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_vertex_program)
2904 static const char VertexAttrib4usvARB_names[] =
2905 "ip\0" /* Parameter signature */
2906 "glVertexAttrib4usv\0"
2907 "glVertexAttrib4usvARB\0"
2908 "";
2909 #endif
2910
2911 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_shader_objects)
2912 static const char LinkProgramARB_names[] =
2913 "i\0" /* Parameter signature */
2914 "glLinkProgram\0"
2915 "glLinkProgramARB\0"
2916 "";
2917 #endif
2918
2919 #if defined(need_GL_NV_vertex_program)
2920 static const char VertexAttrib2fNV_names[] =
2921 "iff\0" /* Parameter signature */
2922 "glVertexAttrib2fNV\0"
2923 "";
2924 #endif
2925
2926 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_shader_objects)
2927 static const char ShaderSourceARB_names[] =
2928 "iipp\0" /* Parameter signature */
2929 "glShaderSource\0"
2930 "glShaderSourceARB\0"
2931 "";
2932 #endif
2933
2934 #if defined(need_GL_SGIX_fragment_lighting)
2935 static const char FragmentMaterialiSGIX_names[] =
2936 "iii\0" /* Parameter signature */
2937 "glFragmentMaterialiSGIX\0"
2938 "";
2939 #endif
2940
2941 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_vertex_program)
2942 static const char VertexAttrib3svARB_names[] =
2943 "ip\0" /* Parameter signature */
2944 "glVertexAttrib3sv\0"
2945 "glVertexAttrib3svARB\0"
2946 "";
2947 #endif
2948
2949 #if defined(need_GL_VERSION_1_3) || defined(need_GL_ARB_texture_compression)
2950 static const char CompressedTexSubImage3DARB_names[] =
2951 "iiiiiiiiiip\0" /* Parameter signature */
2952 "glCompressedTexSubImage3D\0"
2953 "glCompressedTexSubImage3DARB\0"
2954 "";
2955 #endif
2956
2957 #if defined(need_GL_VERSION_1_4) || defined(need_GL_ARB_window_pos) || defined(need_GL_MESA_window_pos)
2958 static const char WindowPos2ivMESA_names[] =
2959 "p\0" /* Parameter signature */
2960 "glWindowPos2iv\0"
2961 "glWindowPos2ivARB\0"
2962 "glWindowPos2ivMESA\0"
2963 "";
2964 #endif
2965
2966 #if defined(need_GL_ARB_framebuffer_object) || defined(need_GL_EXT_framebuffer_object)
2967 static const char IsFramebufferEXT_names[] =
2968 "i\0" /* Parameter signature */
2969 "glIsFramebuffer\0"
2970 "glIsFramebufferEXT\0"
2971 "";
2972 #endif
2973
2974 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_shader_objects)
2975 static const char Uniform4ivARB_names[] =
2976 "iip\0" /* Parameter signature */
2977 "glUniform4iv\0"
2978 "glUniform4ivARB\0"
2979 "";
2980 #endif
2981
2982 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_vertex_program)
2983 static const char GetVertexAttribdvARB_names[] =
2984 "iip\0" /* Parameter signature */
2985 "glGetVertexAttribdv\0"
2986 "glGetVertexAttribdvARB\0"
2987 "";
2988 #endif
2989
2990 #if defined(need_GL_ATI_envmap_bumpmap)
2991 static const char TexBumpParameterivATI_names[] =
2992 "ip\0" /* Parameter signature */
2993 "glTexBumpParameterivATI\0"
2994 "";
2995 #endif
2996
2997 #if defined(need_GL_EXT_convolution)
2998 static const char GetSeparableFilter_names[] =
2999 "iiippp\0" /* Parameter signature */
3000 "glGetSeparableFilter\0"
3001 "glGetSeparableFilterEXT\0"
3002 "";
3003 #endif
3004
3005 #if defined(need_GL_EXT_coordinate_frame)
3006 static const char Binormal3dEXT_names[] =
3007 "ddd\0" /* Parameter signature */
3008 "glBinormal3dEXT\0"
3009 "";
3010 #endif
3011
3012 #if defined(need_GL_SGIX_sprite)
3013 static const char SpriteParameteriSGIX_names[] =
3014 "ii\0" /* Parameter signature */
3015 "glSpriteParameteriSGIX\0"
3016 "";
3017 #endif
3018
3019 #if defined(need_GL_NV_vertex_program)
3020 static const char RequestResidentProgramsNV_names[] =
3021 "ip\0" /* Parameter signature */
3022 "glRequestResidentProgramsNV\0"
3023 "";
3024 #endif
3025
3026 #if defined(need_GL_SGIX_tag_sample_buffer)
3027 static const char TagSampleBufferSGIX_names[] =
3028 "\0" /* Parameter signature */
3029 "glTagSampleBufferSGIX\0"
3030 "";
3031 #endif
3032
3033 #if defined(need_GL_SUN_triangle_list)
3034 static const char ReplacementCodeusSUN_names[] =
3035 "i\0" /* Parameter signature */
3036 "glReplacementCodeusSUN\0"
3037 "";
3038 #endif
3039
3040 #if defined(need_GL_SGIX_list_priority)
3041 static const char ListParameterivSGIX_names[] =
3042 "iip\0" /* Parameter signature */
3043 "glListParameterivSGIX\0"
3044 "";
3045 #endif
3046
3047 #if defined(need_GL_VERSION_1_4) || defined(need_GL_EXT_multi_draw_arrays)
3048 static const char MultiDrawElementsEXT_names[] =
3049 "ipipi\0" /* Parameter signature */
3050 "glMultiDrawElements\0"
3051 "glMultiDrawElementsEXT\0"
3052 "";
3053 #endif
3054
3055 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_shader_objects)
3056 static const char Uniform1ivARB_names[] =
3057 "iip\0" /* Parameter signature */
3058 "glUniform1iv\0"
3059 "glUniform1ivARB\0"
3060 "";
3061 #endif
3062
3063 #if defined(need_GL_VERSION_1_4) || defined(need_GL_ARB_window_pos) || defined(need_GL_MESA_window_pos)
3064 static const char WindowPos2sMESA_names[] =
3065 "ii\0" /* Parameter signature */
3066 "glWindowPos2s\0"
3067 "glWindowPos2sARB\0"
3068 "glWindowPos2sMESA\0"
3069 "";
3070 #endif
3071
3072 #if defined(need_GL_ARB_vertex_blend)
3073 static const char WeightusvARB_names[] =
3074 "ip\0" /* Parameter signature */
3075 "glWeightusvARB\0"
3076 "";
3077 #endif
3078
3079 #if defined(need_GL_VERSION_1_4) || defined(need_GL_EXT_fog_coord)
3080 static const char FogCoordPointerEXT_names[] =
3081 "iip\0" /* Parameter signature */
3082 "glFogCoordPointer\0"
3083 "glFogCoordPointerEXT\0"
3084 "";
3085 #endif
3086
3087 #if defined(need_GL_EXT_index_material)
3088 static const char IndexMaterialEXT_names[] =
3089 "ii\0" /* Parameter signature */
3090 "glIndexMaterialEXT\0"
3091 "";
3092 #endif
3093
3094 #if defined(need_GL_VERSION_1_4) || defined(need_GL_EXT_secondary_color)
3095 static const char SecondaryColor3ubvEXT_names[] =
3096 "p\0" /* Parameter signature */
3097 "glSecondaryColor3ubv\0"
3098 "glSecondaryColor3ubvEXT\0"
3099 "";
3100 #endif
3101
3102 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_vertex_program)
3103 static const char VertexAttrib4dvARB_names[] =
3104 "ip\0" /* Parameter signature */
3105 "glVertexAttrib4dv\0"
3106 "glVertexAttrib4dvARB\0"
3107 "";
3108 #endif
3109
3110 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_vertex_shader)
3111 static const char BindAttribLocationARB_names[] =
3112 "iip\0" /* Parameter signature */
3113 "glBindAttribLocation\0"
3114 "glBindAttribLocationARB\0"
3115 "";
3116 #endif
3117
3118 #if defined(need_GL_VERSION_1_3)
3119 static const char MultiTexCoord2dARB_names[] =
3120 "idd\0" /* Parameter signature */
3121 "glMultiTexCoord2d\0"
3122 "glMultiTexCoord2dARB\0"
3123 "";
3124 #endif
3125
3126 #if defined(need_GL_NV_vertex_program)
3127 static const char ExecuteProgramNV_names[] =
3128 "iip\0" /* Parameter signature */
3129 "glExecuteProgramNV\0"
3130 "";
3131 #endif
3132
3133 #if defined(need_GL_SGIX_fragment_lighting)
3134 static const char LightEnviSGIX_names[] =
3135 "ii\0" /* Parameter signature */
3136 "glLightEnviSGIX\0"
3137 "";
3138 #endif
3139
3140 #if defined(need_GL_SUN_triangle_list)
3141 static const char ReplacementCodeuiSUN_names[] =
3142 "i\0" /* Parameter signature */
3143 "glReplacementCodeuiSUN\0"
3144 "";
3145 #endif
3146
3147 #if defined(need_GL_NV_vertex_program)
3148 static const char VertexAttribPointerNV_names[] =
3149 "iiiip\0" /* Parameter signature */
3150 "glVertexAttribPointerNV\0"
3151 "";
3152 #endif
3153
3154 #if defined(need_GL_ARB_framebuffer_object) || defined(need_GL_EXT_framebuffer_object)
3155 static const char GetFramebufferAttachmentParameterivEXT_names[] =
3156 "iiip\0" /* Parameter signature */
3157 "glGetFramebufferAttachmentParameteriv\0"
3158 "glGetFramebufferAttachmentParameterivEXT\0"
3159 "";
3160 #endif
3161
3162 #if defined(need_GL_EXT_pixel_transform)
3163 static const char PixelTransformParameterfEXT_names[] =
3164 "iif\0" /* Parameter signature */
3165 "glPixelTransformParameterfEXT\0"
3166 "";
3167 #endif
3168
3169 #if defined(need_GL_VERSION_1_3)
3170 static const char MultiTexCoord4dvARB_names[] =
3171 "ip\0" /* Parameter signature */
3172 "glMultiTexCoord4dv\0"
3173 "glMultiTexCoord4dvARB\0"
3174 "";
3175 #endif
3176
3177 #if defined(need_GL_EXT_pixel_transform)
3178 static const char PixelTransformParameteriEXT_names[] =
3179 "iii\0" /* Parameter signature */
3180 "glPixelTransformParameteriEXT\0"
3181 "";
3182 #endif
3183
3184 #if defined(need_GL_SUN_vertex)
3185 static const char TexCoord2fColor4ubVertex3fSUN_names[] =
3186 "ffiiiifff\0" /* Parameter signature */
3187 "glTexCoord2fColor4ubVertex3fSUN\0"
3188 "";
3189 #endif
3190
3191 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_shader_objects)
3192 static const char Uniform1iARB_names[] =
3193 "ii\0" /* Parameter signature */
3194 "glUniform1i\0"
3195 "glUniform1iARB\0"
3196 "";
3197 #endif
3198
3199 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_vertex_program)
3200 static const char VertexAttribPointerARB_names[] =
3201 "iiiiip\0" /* Parameter signature */
3202 "glVertexAttribPointer\0"
3203 "glVertexAttribPointerARB\0"
3204 "";
3205 #endif
3206
3207 #if defined(need_GL_SGIS_sharpen_texture)
3208 static const char SharpenTexFuncSGIS_names[] =
3209 "iip\0" /* Parameter signature */
3210 "glSharpenTexFuncSGIS\0"
3211 "";
3212 #endif
3213
3214 #if defined(need_GL_VERSION_1_3)
3215 static const char MultiTexCoord4fvARB_names[] =
3216 "ip\0" /* Parameter signature */
3217 "glMultiTexCoord4fv\0"
3218 "glMultiTexCoord4fvARB\0"
3219 "";
3220 #endif
3221
3222 #if defined(need_GL_VERSION_2_1)
3223 static const char UniformMatrix2x3fv_names[] =
3224 "iiip\0" /* Parameter signature */
3225 "glUniformMatrix2x3fv\0"
3226 "";
3227 #endif
3228
3229 #if defined(need_GL_NV_vertex_program)
3230 static const char TrackMatrixNV_names[] =
3231 "iiii\0" /* Parameter signature */
3232 "glTrackMatrixNV\0"
3233 "";
3234 #endif
3235
3236 #if defined(need_GL_NV_register_combiners)
3237 static const char CombinerParameteriNV_names[] =
3238 "ii\0" /* Parameter signature */
3239 "glCombinerParameteriNV\0"
3240 "";
3241 #endif
3242
3243 #if defined(need_GL_SGIX_async)
3244 static const char DeleteAsyncMarkersSGIX_names[] =
3245 "ii\0" /* Parameter signature */
3246 "glDeleteAsyncMarkersSGIX\0"
3247 "";
3248 #endif
3249
3250 #if defined(need_GL_SGIX_async)
3251 static const char IsAsyncMarkerSGIX_names[] =
3252 "i\0" /* Parameter signature */
3253 "glIsAsyncMarkerSGIX\0"
3254 "";
3255 #endif
3256
3257 #if defined(need_GL_SGIX_framezoom)
3258 static const char FrameZoomSGIX_names[] =
3259 "i\0" /* Parameter signature */
3260 "glFrameZoomSGIX\0"
3261 "";
3262 #endif
3263
3264 #if defined(need_GL_SUN_vertex)
3265 static const char Normal3fVertex3fvSUN_names[] =
3266 "pp\0" /* Parameter signature */
3267 "glNormal3fVertex3fvSUN\0"
3268 "";
3269 #endif
3270
3271 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_vertex_program)
3272 static const char VertexAttrib4NsvARB_names[] =
3273 "ip\0" /* Parameter signature */
3274 "glVertexAttrib4Nsv\0"
3275 "glVertexAttrib4NsvARB\0"
3276 "";
3277 #endif
3278
3279 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_vertex_program)
3280 static const char VertexAttrib3fvARB_names[] =
3281 "ip\0" /* Parameter signature */
3282 "glVertexAttrib3fv\0"
3283 "glVertexAttrib3fvARB\0"
3284 "";
3285 #endif
3286
3287 #if defined(need_GL_ARB_framebuffer_object) || defined(need_GL_EXT_framebuffer_object)
3288 static const char DeleteFramebuffersEXT_names[] =
3289 "ip\0" /* Parameter signature */
3290 "glDeleteFramebuffers\0"
3291 "glDeleteFramebuffersEXT\0"
3292 "";
3293 #endif
3294
3295 #if defined(need_GL_SUN_global_alpha)
3296 static const char GlobalAlphaFactorsSUN_names[] =
3297 "i\0" /* Parameter signature */
3298 "glGlobalAlphaFactorsSUN\0"
3299 "";
3300 #endif
3301
3302 #if defined(need_GL_EXT_texture3D)
3303 static const char TexSubImage3D_names[] =
3304 "iiiiiiiiiip\0" /* Parameter signature */
3305 "glTexSubImage3D\0"
3306 "glTexSubImage3DEXT\0"
3307 "";
3308 #endif
3309
3310 #if defined(need_GL_EXT_coordinate_frame)
3311 static const char Tangent3fEXT_names[] =
3312 "fff\0" /* Parameter signature */
3313 "glTangent3fEXT\0"
3314 "";
3315 #endif
3316
3317 #if defined(need_GL_VERSION_1_4) || defined(need_GL_EXT_secondary_color)
3318 static const char SecondaryColor3uivEXT_names[] =
3319 "p\0" /* Parameter signature */
3320 "glSecondaryColor3uiv\0"
3321 "glSecondaryColor3uivEXT\0"
3322 "";
3323 #endif
3324
3325 #if defined(need_GL_ARB_matrix_palette)
3326 static const char MatrixIndexubvARB_names[] =
3327 "ip\0" /* Parameter signature */
3328 "glMatrixIndexubvARB\0"
3329 "";
3330 #endif
3331
3332 #if defined(need_GL_SUN_vertex)
3333 static const char Color4fNormal3fVertex3fSUN_names[] =
3334 "ffffffffff\0" /* Parameter signature */
3335 "glColor4fNormal3fVertex3fSUN\0"
3336 "";
3337 #endif
3338
3339 #if defined(need_GL_SGIS_pixel_texture)
3340 static const char PixelTexGenParameterfSGIS_names[] =
3341 "if\0" /* Parameter signature */
3342 "glPixelTexGenParameterfSGIS\0"
3343 "";
3344 #endif
3345
3346 #if defined(need_GL_VERSION_2_0)
3347 static const char CreateShader_names[] =
3348 "i\0" /* Parameter signature */
3349 "glCreateShader\0"
3350 "";
3351 #endif
3352
3353 #if defined(need_GL_SGI_color_table) || defined(need_GL_EXT_paletted_texture)
3354 static const char GetColorTableParameterfv_names[] =
3355 "iip\0" /* Parameter signature */
3356 "glGetColorTableParameterfv\0"
3357 "glGetColorTableParameterfvSGI\0"
3358 "glGetColorTableParameterfvEXT\0"
3359 "";
3360 #endif
3361
3362 #if defined(need_GL_SGIX_fragment_lighting)
3363 static const char FragmentLightModelfvSGIX_names[] =
3364 "ip\0" /* Parameter signature */
3365 "glFragmentLightModelfvSGIX\0"
3366 "";
3367 #endif
3368
3369 #if defined(need_GL_VERSION_1_3)
3370 static const char MultiTexCoord3fARB_names[] =
3371 "ifff\0" /* Parameter signature */
3372 "glMultiTexCoord3f\0"
3373 "glMultiTexCoord3fARB\0"
3374 "";
3375 #endif
3376
3377 #if defined(need_GL_SGIS_pixel_texture)
3378 static const char GetPixelTexGenParameterfvSGIS_names[] =
3379 "ip\0" /* Parameter signature */
3380 "glGetPixelTexGenParameterfvSGIS\0"
3381 "";
3382 #endif
3383
3384 #if defined(need_GL_ARB_framebuffer_object) || defined(need_GL_EXT_framebuffer_object)
3385 static const char GenFramebuffersEXT_names[] =
3386 "ip\0" /* Parameter signature */
3387 "glGenFramebuffers\0"
3388 "glGenFramebuffersEXT\0"
3389 "";
3390 #endif
3391
3392 #if defined(need_GL_NV_vertex_program)
3393 static const char GetProgramParameterdvNV_names[] =
3394 "iiip\0" /* Parameter signature */
3395 "glGetProgramParameterdvNV\0"
3396 "";
3397 #endif
3398
3399 #if defined(need_GL_SGIX_instruments)
3400 static const char PollInstrumentsSGIX_names[] =
3401 "p\0" /* Parameter signature */
3402 "glPollInstrumentsSGIX\0"
3403 "";
3404 #endif
3405
3406 #if defined(need_GL_SGIX_fragment_lighting)
3407 static const char FragmentLightfvSGIX_names[] =
3408 "iip\0" /* Parameter signature */
3409 "glFragmentLightfvSGIX\0"
3410 "";
3411 #endif
3412
3413 #if defined(need_GL_VERSION_2_0)
3414 static const char DetachShader_names[] =
3415 "ii\0" /* Parameter signature */
3416 "glDetachShader\0"
3417 "";
3418 #endif
3419
3420 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_vertex_program)
3421 static const char VertexAttrib4NubARB_names[] =
3422 "iiiii\0" /* Parameter signature */
3423 "glVertexAttrib4Nub\0"
3424 "glVertexAttrib4NubARB\0"
3425 "";
3426 #endif
3427
3428 #if defined(need_GL_ARB_vertex_program)
3429 static const char GetProgramEnvParameterfvARB_names[] =
3430 "iip\0" /* Parameter signature */
3431 "glGetProgramEnvParameterfvARB\0"
3432 "";
3433 #endif
3434
3435 #if defined(need_GL_NV_vertex_program)
3436 static const char GetTrackMatrixivNV_names[] =
3437 "iiip\0" /* Parameter signature */
3438 "glGetTrackMatrixivNV\0"
3439 "";
3440 #endif
3441
3442 #if defined(need_GL_NV_vertex_program)
3443 static const char VertexAttrib3svNV_names[] =
3444 "ip\0" /* Parameter signature */
3445 "glVertexAttrib3svNV\0"
3446 "";
3447 #endif
3448
3449 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_shader_objects)
3450 static const char Uniform4fvARB_names[] =
3451 "iip\0" /* Parameter signature */
3452 "glUniform4fv\0"
3453 "glUniform4fvARB\0"
3454 "";
3455 #endif
3456
3457 #if defined(need_GL_VERSION_1_3) || defined(need_GL_ARB_transpose_matrix)
3458 static const char MultTransposeMatrixfARB_names[] =
3459 "p\0" /* Parameter signature */
3460 "glMultTransposeMatrixf\0"
3461 "glMultTransposeMatrixfARB\0"
3462 "";
3463 #endif
3464
3465 #if defined(need_GL_ATI_fragment_shader)
3466 static const char ColorFragmentOp1ATI_names[] =
3467 "iiiiiii\0" /* Parameter signature */
3468 "glColorFragmentOp1ATI\0"
3469 "";
3470 #endif
3471
3472 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_shader_objects)
3473 static const char GetUniformfvARB_names[] =
3474 "iip\0" /* Parameter signature */
3475 "glGetUniformfv\0"
3476 "glGetUniformfvARB\0"
3477 "";
3478 #endif
3479
3480 #if defined(need_GL_SUN_vertex)
3481 static const char ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fSUN_names[] =
3482 "iffffffffffff\0" /* Parameter signature */
3483 "glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fSUN\0"
3484 "";
3485 #endif
3486
3487 #if defined(need_GL_ARB_shader_objects)
3488 static const char DetachObjectARB_names[] =
3489 "ii\0" /* Parameter signature */
3490 "glDetachObjectARB\0"
3491 "";
3492 #endif
3493
3494 #if defined(need_GL_ARB_vertex_blend)
3495 static const char VertexBlendARB_names[] =
3496 "i\0" /* Parameter signature */
3497 "glVertexBlendARB\0"
3498 "";
3499 #endif
3500
3501 #if defined(need_GL_VERSION_1_4) || defined(need_GL_ARB_window_pos) || defined(need_GL_MESA_window_pos)
3502 static const char WindowPos3iMESA_names[] =
3503 "iii\0" /* Parameter signature */
3504 "glWindowPos3i\0"
3505 "glWindowPos3iARB\0"
3506 "glWindowPos3iMESA\0"
3507 "";
3508 #endif
3509
3510 #if defined(need_GL_EXT_convolution)
3511 static const char SeparableFilter2D_names[] =
3512 "iiiiiipp\0" /* Parameter signature */
3513 "glSeparableFilter2D\0"
3514 "glSeparableFilter2DEXT\0"
3515 "";
3516 #endif
3517
3518 #if defined(need_GL_SUN_vertex)
3519 static const char ReplacementCodeuiColor4ubVertex3fvSUN_names[] =
3520 "ppp\0" /* Parameter signature */
3521 "glReplacementCodeuiColor4ubVertex3fvSUN\0"
3522 "";
3523 #endif
3524
3525 #if defined(need_GL_VERSION_1_3) || defined(need_GL_ARB_texture_compression)
3526 static const char CompressedTexImage2DARB_names[] =
3527 "iiiiiiip\0" /* Parameter signature */
3528 "glCompressedTexImage2D\0"
3529 "glCompressedTexImage2DARB\0"
3530 "";
3531 #endif
3532
3533 #if defined(need_GL_EXT_vertex_array)
3534 static const char ArrayElement_names[] =
3535 "i\0" /* Parameter signature */
3536 "glArrayElement\0"
3537 "glArrayElementEXT\0"
3538 "";
3539 #endif
3540
3541 #if defined(need_GL_EXT_depth_bounds_test)
3542 static const char DepthBoundsEXT_names[] =
3543 "dd\0" /* Parameter signature */
3544 "glDepthBoundsEXT\0"
3545 "";
3546 #endif
3547
3548 #if defined(need_GL_NV_vertex_program)
3549 static const char ProgramParameters4fvNV_names[] =
3550 "iiip\0" /* Parameter signature */
3551 "glProgramParameters4fvNV\0"
3552 "";
3553 #endif
3554
3555 #if defined(need_GL_SGIX_polynomial_ffd)
3556 static const char DeformationMap3fSGIX_names[] =
3557 "iffiiffiiffiip\0" /* Parameter signature */
3558 "glDeformationMap3fSGIX\0"
3559 "";
3560 #endif
3561
3562 #if defined(need_GL_NV_vertex_program)
3563 static const char GetProgramivNV_names[] =
3564 "iip\0" /* Parameter signature */
3565 "glGetProgramivNV\0"
3566 "";
3567 #endif
3568
3569 #if defined(need_GL_EXT_histogram)
3570 static const char GetMinmaxParameteriv_names[] =
3571 "iip\0" /* Parameter signature */
3572 "glGetMinmaxParameteriv\0"
3573 "glGetMinmaxParameterivEXT\0"
3574 "";
3575 #endif
3576
3577 #if defined(need_GL_EXT_copy_texture)
3578 static const char CopyTexImage1D_names[] =
3579 "iiiiiii\0" /* Parameter signature */
3580 "glCopyTexImage1D\0"
3581 "glCopyTexImage1DEXT\0"
3582 "";
3583 #endif
3584
3585 #if defined(need_GL_ATI_fragment_shader)
3586 static const char AlphaFragmentOp3ATI_names[] =
3587 "iiiiiiiiiiii\0" /* Parameter signature */
3588 "glAlphaFragmentOp3ATI\0"
3589 "";
3590 #endif
3591
3592 #if defined(need_GL_NV_vertex_program)
3593 static const char GetVertexAttribdvNV_names[] =
3594 "iip\0" /* Parameter signature */
3595 "glGetVertexAttribdvNV\0"
3596 "";
3597 #endif
3598
3599 #if defined(need_GL_NV_vertex_program)
3600 static const char VertexAttrib3fvNV_names[] =
3601 "ip\0" /* Parameter signature */
3602 "glVertexAttrib3fvNV\0"
3603 "";
3604 #endif
3605
3606 #if defined(need_GL_NV_register_combiners)
3607 static const char GetFinalCombinerInputParameterivNV_names[] =
3608 "iip\0" /* Parameter signature */
3609 "glGetFinalCombinerInputParameterivNV\0"
3610 "";
3611 #endif
3612
3613 #if defined(need_GL_NV_evaluators)
3614 static const char GetMapParameterivNV_names[] =
3615 "iip\0" /* Parameter signature */
3616 "glGetMapParameterivNV\0"
3617 "";
3618 #endif
3619
3620 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_shader_objects)
3621 static const char Uniform4iARB_names[] =
3622 "iiiii\0" /* Parameter signature */
3623 "glUniform4i\0"
3624 "glUniform4iARB\0"
3625 "";
3626 #endif
3627
3628 #if defined(need_GL_EXT_convolution)
3629 static const char ConvolutionParameteri_names[] =
3630 "iii\0" /* Parameter signature */
3631 "glConvolutionParameteri\0"
3632 "glConvolutionParameteriEXT\0"
3633 "";
3634 #endif
3635
3636 #if defined(need_GL_EXT_coordinate_frame)
3637 static const char Binormal3sEXT_names[] =
3638 "iii\0" /* Parameter signature */
3639 "glBinormal3sEXT\0"
3640 "";
3641 #endif
3642
3643 #if defined(need_GL_EXT_convolution)
3644 static const char ConvolutionParameterf_names[] =
3645 "iif\0" /* Parameter signature */
3646 "glConvolutionParameterf\0"
3647 "glConvolutionParameterfEXT\0"
3648 "";
3649 #endif
3650
3651 #if defined(need_GL_SGI_color_table) || defined(need_GL_EXT_paletted_texture)
3652 static const char GetColorTableParameteriv_names[] =
3653 "iip\0" /* Parameter signature */
3654 "glGetColorTableParameteriv\0"
3655 "glGetColorTableParameterivSGI\0"
3656 "glGetColorTableParameterivEXT\0"
3657 "";
3658 #endif
3659
3660 #if defined(need_GL_ARB_vertex_program) || defined(need_GL_NV_vertex_program)
3661 static const char ProgramEnvParameter4dvARB_names[] =
3662 "iip\0" /* Parameter signature */
3663 "glProgramEnvParameter4dvARB\0"
3664 "glProgramParameter4dvNV\0"
3665 "";
3666 #endif
3667
3668 #if defined(need_GL_NV_vertex_program)
3669 static const char VertexAttribs2fvNV_names[] =
3670 "iip\0" /* Parameter signature */
3671 "glVertexAttribs2fvNV\0"
3672 "";
3673 #endif
3674
3675 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_shader_objects)
3676 static const char UseProgramObjectARB_names[] =
3677 "i\0" /* Parameter signature */
3678 "glUseProgram\0"
3679 "glUseProgramObjectARB\0"
3680 "";
3681 #endif
3682
3683 #if defined(need_GL_NV_evaluators)
3684 static const char GetMapParameterfvNV_names[] =
3685 "iip\0" /* Parameter signature */
3686 "glGetMapParameterfvNV\0"
3687 "";
3688 #endif
3689
3690 #if defined(need_GL_ATI_fragment_shader)
3691 static const char PassTexCoordATI_names[] =
3692 "iii\0" /* Parameter signature */
3693 "glPassTexCoordATI\0"
3694 "";
3695 #endif
3696
3697 #if defined(need_GL_VERSION_2_0)
3698 static const char DeleteProgram_names[] =
3699 "i\0" /* Parameter signature */
3700 "glDeleteProgram\0"
3701 "";
3702 #endif
3703
3704 #if defined(need_GL_EXT_coordinate_frame)
3705 static const char Tangent3ivEXT_names[] =
3706 "p\0" /* Parameter signature */
3707 "glTangent3ivEXT\0"
3708 "";
3709 #endif
3710
3711 #if defined(need_GL_EXT_coordinate_frame)
3712 static const char Tangent3dEXT_names[] =
3713 "ddd\0" /* Parameter signature */
3714 "glTangent3dEXT\0"
3715 "";
3716 #endif
3717
3718 #if defined(need_GL_VERSION_1_4) || defined(need_GL_EXT_secondary_color)
3719 static const char SecondaryColor3dvEXT_names[] =
3720 "p\0" /* Parameter signature */
3721 "glSecondaryColor3dv\0"
3722 "glSecondaryColor3dvEXT\0"
3723 "";
3724 #endif
3725
3726 #if defined(need_GL_VERSION_1_4) || defined(need_GL_EXT_multi_draw_arrays)
3727 static const char MultiDrawArraysEXT_names[] =
3728 "ippi\0" /* Parameter signature */
3729 "glMultiDrawArrays\0"
3730 "glMultiDrawArraysEXT\0"
3731 "";
3732 #endif
3733
3734 #if defined(need_GL_ARB_framebuffer_object) || defined(need_GL_EXT_framebuffer_object)
3735 static const char BindRenderbufferEXT_names[] =
3736 "ii\0" /* Parameter signature */
3737 "glBindRenderbuffer\0"
3738 "glBindRenderbufferEXT\0"
3739 "";
3740 #endif
3741
3742 #if defined(need_GL_VERSION_1_3)
3743 static const char MultiTexCoord4dARB_names[] =
3744 "idddd\0" /* Parameter signature */
3745 "glMultiTexCoord4d\0"
3746 "glMultiTexCoord4dARB\0"
3747 "";
3748 #endif
3749
3750 #if defined(need_GL_VERSION_1_4) || defined(need_GL_EXT_secondary_color)
3751 static const char SecondaryColor3usEXT_names[] =
3752 "iii\0" /* Parameter signature */
3753 "glSecondaryColor3us\0"
3754 "glSecondaryColor3usEXT\0"
3755 "";
3756 #endif
3757
3758 #if defined(need_GL_ARB_vertex_program)
3759 static const char ProgramLocalParameter4fvARB_names[] =
3760 "iip\0" /* Parameter signature */
3761 "glProgramLocalParameter4fvARB\0"
3762 "";
3763 #endif
3764
3765 #if defined(need_GL_ARB_vertex_program) || defined(need_GL_NV_vertex_program)
3766 static const char DeleteProgramsNV_names[] =
3767 "ip\0" /* Parameter signature */
3768 "glDeleteProgramsARB\0"
3769 "glDeleteProgramsNV\0"
3770 "";
3771 #endif
3772
3773 #if defined(need_GL_VERSION_1_3)
3774 static const char MultiTexCoord1sARB_names[] =
3775 "ii\0" /* Parameter signature */
3776 "glMultiTexCoord1s\0"
3777 "glMultiTexCoord1sARB\0"
3778 "";
3779 #endif
3780
3781 #if defined(need_GL_SUN_vertex)
3782 static const char ReplacementCodeuiColor3fVertex3fSUN_names[] =
3783 "iffffff\0" /* Parameter signature */
3784 "glReplacementCodeuiColor3fVertex3fSUN\0"
3785 "";
3786 #endif
3787
3788 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_vertex_program) || defined(need_GL_NV_vertex_program)
3789 static const char GetVertexAttribPointervNV_names[] =
3790 "iip\0" /* Parameter signature */
3791 "glGetVertexAttribPointerv\0"
3792 "glGetVertexAttribPointervARB\0"
3793 "glGetVertexAttribPointervNV\0"
3794 "";
3795 #endif
3796
3797 #if defined(need_GL_VERSION_1_3)
3798 static const char MultiTexCoord1dvARB_names[] =
3799 "ip\0" /* Parameter signature */
3800 "glMultiTexCoord1dv\0"
3801 "glMultiTexCoord1dvARB\0"
3802 "";
3803 #endif
3804
3805 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_shader_objects)
3806 static const char Uniform2iARB_names[] =
3807 "iii\0" /* Parameter signature */
3808 "glUniform2i\0"
3809 "glUniform2iARB\0"
3810 "";
3811 #endif
3812
3813 #if defined(need_GL_NV_vertex_program)
3814 static const char GetProgramStringNV_names[] =
3815 "iip\0" /* Parameter signature */
3816 "glGetProgramStringNV\0"
3817 "";
3818 #endif
3819
3820 #if defined(need_GL_EXT_vertex_array)
3821 static const char ColorPointerEXT_names[] =
3822 "iiiip\0" /* Parameter signature */
3823 "glColorPointerEXT\0"
3824 "";
3825 #endif
3826
3827 #if defined(need_GL_VERSION_1_5) || defined(need_GL_ARB_vertex_buffer_object)
3828 static const char MapBufferARB_names[] =
3829 "ii\0" /* Parameter signature */
3830 "glMapBuffer\0"
3831 "glMapBufferARB\0"
3832 "";
3833 #endif
3834
3835 #if defined(need_GL_EXT_coordinate_frame)
3836 static const char Binormal3svEXT_names[] =
3837 "p\0" /* Parameter signature */
3838 "glBinormal3svEXT\0"
3839 "";
3840 #endif
3841
3842 #if defined(need_GL_EXT_light_texture)
3843 static const char ApplyTextureEXT_names[] =
3844 "i\0" /* Parameter signature */
3845 "glApplyTextureEXT\0"
3846 "";
3847 #endif
3848
3849 #if defined(need_GL_EXT_light_texture)
3850 static const char TextureMaterialEXT_names[] =
3851 "ii\0" /* Parameter signature */
3852 "glTextureMaterialEXT\0"
3853 "";
3854 #endif
3855
3856 #if defined(need_GL_EXT_light_texture)
3857 static const char TextureLightEXT_names[] =
3858 "i\0" /* Parameter signature */
3859 "glTextureLightEXT\0"
3860 "";
3861 #endif
3862
3863 #if defined(need_GL_EXT_histogram)
3864 static const char ResetMinmax_names[] =
3865 "i\0" /* Parameter signature */
3866 "glResetMinmax\0"
3867 "glResetMinmaxEXT\0"
3868 "";
3869 #endif
3870
3871 #if defined(need_GL_SGIX_sprite)
3872 static const char SpriteParameterfSGIX_names[] =
3873 "if\0" /* Parameter signature */
3874 "glSpriteParameterfSGIX\0"
3875 "";
3876 #endif
3877
3878 #if defined(need_GL_NV_vertex_program)
3879 static const char VertexAttrib4sNV_names[] =
3880 "iiiii\0" /* Parameter signature */
3881 "glVertexAttrib4sNV\0"
3882 "";
3883 #endif
3884
3885 #if defined(need_GL_EXT_convolution)
3886 static const char GetConvolutionParameterfv_names[] =
3887 "iip\0" /* Parameter signature */
3888 "glGetConvolutionParameterfv\0"
3889 "glGetConvolutionParameterfvEXT\0"
3890 "";
3891 #endif
3892
3893 #if defined(need_GL_NV_vertex_program)
3894 static const char VertexAttribs4dvNV_names[] =
3895 "iip\0" /* Parameter signature */
3896 "glVertexAttribs4dvNV\0"
3897 "";
3898 #endif
3899
3900 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_vertex_program)
3901 static const char VertexAttrib4dARB_names[] =
3902 "idddd\0" /* Parameter signature */
3903 "glVertexAttrib4d\0"
3904 "glVertexAttrib4dARB\0"
3905 "";
3906 #endif
3907
3908 #if defined(need_GL_ATI_envmap_bumpmap)
3909 static const char GetTexBumpParameterfvATI_names[] =
3910 "ip\0" /* Parameter signature */
3911 "glGetTexBumpParameterfvATI\0"
3912 "";
3913 #endif
3914
3915 #if defined(need_GL_NV_fragment_program)
3916 static const char ProgramNamedParameter4dNV_names[] =
3917 "iipdddd\0" /* Parameter signature */
3918 "glProgramNamedParameter4dNV\0"
3919 "";
3920 #endif
3921
3922 #if defined(need_GL_EXT_vertex_weighting)
3923 static const char VertexWeightfEXT_names[] =
3924 "f\0" /* Parameter signature */
3925 "glVertexWeightfEXT\0"
3926 "";
3927 #endif
3928
3929 #if defined(need_GL_VERSION_1_4) || defined(need_GL_EXT_fog_coord)
3930 static const char FogCoordfvEXT_names[] =
3931 "p\0" /* Parameter signature */
3932 "glFogCoordfv\0"
3933 "glFogCoordfvEXT\0"
3934 "";
3935 #endif
3936
3937 #if defined(need_GL_VERSION_1_3)
3938 static const char MultiTexCoord1ivARB_names[] =
3939 "ip\0" /* Parameter signature */
3940 "glMultiTexCoord1iv\0"
3941 "glMultiTexCoord1ivARB\0"
3942 "";
3943 #endif
3944
3945 #if defined(need_GL_VERSION_1_4) || defined(need_GL_EXT_secondary_color)
3946 static const char SecondaryColor3ubEXT_names[] =
3947 "iii\0" /* Parameter signature */
3948 "glSecondaryColor3ub\0"
3949 "glSecondaryColor3ubEXT\0"
3950 "";
3951 #endif
3952
3953 #if defined(need_GL_VERSION_1_3)
3954 static const char MultiTexCoord2ivARB_names[] =
3955 "ip\0" /* Parameter signature */
3956 "glMultiTexCoord2iv\0"
3957 "glMultiTexCoord2ivARB\0"
3958 "";
3959 #endif
3960
3961 #if defined(need_GL_SGIS_fog_function)
3962 static const char FogFuncSGIS_names[] =
3963 "ip\0" /* Parameter signature */
3964 "glFogFuncSGIS\0"
3965 "";
3966 #endif
3967
3968 #if defined(need_GL_EXT_copy_texture)
3969 static const char CopyTexSubImage2D_names[] =
3970 "iiiiiiii\0" /* Parameter signature */
3971 "glCopyTexSubImage2D\0"
3972 "glCopyTexSubImage2DEXT\0"
3973 "";
3974 #endif
3975
3976 #if defined(need_GL_ARB_shader_objects)
3977 static const char GetObjectParameterivARB_names[] =
3978 "iip\0" /* Parameter signature */
3979 "glGetObjectParameterivARB\0"
3980 "";
3981 #endif
3982
3983 #if defined(need_GL_SUN_vertex)
3984 static const char TexCoord4fVertex4fSUN_names[] =
3985 "ffffffff\0" /* Parameter signature */
3986 "glTexCoord4fVertex4fSUN\0"
3987 "";
3988 #endif
3989
3990 #if defined(need_GL_APPLE_vertex_array_object)
3991 static const char BindVertexArrayAPPLE_names[] =
3992 "i\0" /* Parameter signature */
3993 "glBindVertexArrayAPPLE\0"
3994 "";
3995 #endif
3996
3997 #if defined(need_GL_ARB_vertex_program)
3998 static const char GetProgramLocalParameterdvARB_names[] =
3999 "iip\0" /* Parameter signature */
4000 "glGetProgramLocalParameterdvARB\0"
4001 "";
4002 #endif
4003
4004 #if defined(need_GL_EXT_histogram)
4005 static const char GetHistogramParameteriv_names[] =
4006 "iip\0" /* Parameter signature */
4007 "glGetHistogramParameteriv\0"
4008 "glGetHistogramParameterivEXT\0"
4009 "";
4010 #endif
4011
4012 #if defined(need_GL_VERSION_1_3)
4013 static const char MultiTexCoord1iARB_names[] =
4014 "ii\0" /* Parameter signature */
4015 "glMultiTexCoord1i\0"
4016 "glMultiTexCoord1iARB\0"
4017 "";
4018 #endif
4019
4020 #if defined(need_GL_EXT_convolution)
4021 static const char GetConvolutionFilter_names[] =
4022 "iiip\0" /* Parameter signature */
4023 "glGetConvolutionFilter\0"
4024 "glGetConvolutionFilterEXT\0"
4025 "";
4026 #endif
4027
4028 #if defined(need_GL_ARB_vertex_program)
4029 static const char GetProgramivARB_names[] =
4030 "iip\0" /* Parameter signature */
4031 "glGetProgramivARB\0"
4032 "";
4033 #endif
4034
4035 #if defined(need_GL_VERSION_1_4) || defined(need_GL_EXT_blend_func_separate) || defined(need_GL_INGR_blend_func_separate)
4036 static const char BlendFuncSeparateEXT_names[] =
4037 "iiii\0" /* Parameter signature */
4038 "glBlendFuncSeparate\0"
4039 "glBlendFuncSeparateEXT\0"
4040 "glBlendFuncSeparateINGR\0"
4041 "";
4042 #endif
4043
4044 #if defined(need_GL_APPLE_vertex_array_object)
4045 static const char IsVertexArrayAPPLE_names[] =
4046 "i\0" /* Parameter signature */
4047 "glIsVertexArrayAPPLE\0"
4048 "";
4049 #endif
4050
4051 #if defined(need_GL_NV_vertex_program)
4052 static const char ProgramParameters4dvNV_names[] =
4053 "iiip\0" /* Parameter signature */
4054 "glProgramParameters4dvNV\0"
4055 "";
4056 #endif
4057
4058 #if defined(need_GL_SUN_vertex)
4059 static const char TexCoord2fColor3fVertex3fvSUN_names[] =
4060 "ppp\0" /* Parameter signature */
4061 "glTexCoord2fColor3fVertex3fvSUN\0"
4062 "";
4063 #endif
4064
4065 #if defined(need_GL_EXT_coordinate_frame)
4066 static const char Binormal3dvEXT_names[] =
4067 "p\0" /* Parameter signature */
4068 "glBinormal3dvEXT\0"
4069 "";
4070 #endif
4071
4072 #if defined(need_GL_NV_fence)
4073 static const char FinishFenceNV_names[] =
4074 "i\0" /* Parameter signature */
4075 "glFinishFenceNV\0"
4076 "";
4077 #endif
4078
4079 #if defined(need_GL_SGIS_fog_function)
4080 static const char GetFogFuncSGIS_names[] =
4081 "p\0" /* Parameter signature */
4082 "glGetFogFuncSGIS\0"
4083 "";
4084 #endif
4085
4086 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_shader_objects)
4087 static const char GetUniformLocationARB_names[] =
4088 "ip\0" /* Parameter signature */
4089 "glGetUniformLocation\0"
4090 "glGetUniformLocationARB\0"
4091 "";
4092 #endif
4093
4094 #if defined(need_GL_VERSION_1_4) || defined(need_GL_EXT_secondary_color)
4095 static const char SecondaryColor3fEXT_names[] =
4096 "fff\0" /* Parameter signature */
4097 "glSecondaryColor3f\0"
4098 "glSecondaryColor3fEXT\0"
4099 "";
4100 #endif
4101
4102 #if defined(need_GL_NV_register_combiners)
4103 static const char CombinerInputNV_names[] =
4104 "iiiiii\0" /* Parameter signature */
4105 "glCombinerInputNV\0"
4106 "";
4107 #endif
4108
4109 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_vertex_program)
4110 static const char VertexAttrib3sARB_names[] =
4111 "iiii\0" /* Parameter signature */
4112 "glVertexAttrib3s\0"
4113 "glVertexAttrib3sARB\0"
4114 "";
4115 #endif
4116
4117 #if defined(need_GL_SUN_vertex)
4118 static const char ReplacementCodeuiNormal3fVertex3fvSUN_names[] =
4119 "ppp\0" /* Parameter signature */
4120 "glReplacementCodeuiNormal3fVertex3fvSUN\0"
4121 "";
4122 #endif
4123
4124 #if defined(need_GL_ARB_vertex_program)
4125 static const char ProgramStringARB_names[] =
4126 "iiip\0" /* Parameter signature */
4127 "glProgramStringARB\0"
4128 "";
4129 #endif
4130
4131 #if defined(need_GL_SUN_vertex)
4132 static const char TexCoord4fVertex4fvSUN_names[] =
4133 "pp\0" /* Parameter signature */
4134 "glTexCoord4fVertex4fvSUN\0"
4135 "";
4136 #endif
4137
4138 #if defined(need_GL_NV_vertex_program)
4139 static const char VertexAttrib3sNV_names[] =
4140 "iiii\0" /* Parameter signature */
4141 "glVertexAttrib3sNV\0"
4142 "";
4143 #endif
4144
4145 #if defined(need_GL_NV_vertex_program)
4146 static const char VertexAttrib1fNV_names[] =
4147 "if\0" /* Parameter signature */
4148 "glVertexAttrib1fNV\0"
4149 "";
4150 #endif
4151
4152 #if defined(need_GL_SGIX_fragment_lighting)
4153 static const char FragmentLightfSGIX_names[] =
4154 "iif\0" /* Parameter signature */
4155 "glFragmentLightfSGIX\0"
4156 "";
4157 #endif
4158
4159 #if defined(need_GL_VERSION_1_3) || defined(need_GL_ARB_texture_compression)
4160 static const char GetCompressedTexImageARB_names[] =
4161 "iip\0" /* Parameter signature */
4162 "glGetCompressedTexImage\0"
4163 "glGetCompressedTexImageARB\0"
4164 "";
4165 #endif
4166
4167 #if defined(need_GL_EXT_vertex_weighting)
4168 static const char VertexWeightPointerEXT_names[] =
4169 "iiip\0" /* Parameter signature */
4170 "glVertexWeightPointerEXT\0"
4171 "";
4172 #endif
4173
4174 #if defined(need_GL_EXT_histogram)
4175 static const char GetHistogram_names[] =
4176 "iiiip\0" /* Parameter signature */
4177 "glGetHistogram\0"
4178 "glGetHistogramEXT\0"
4179 "";
4180 #endif
4181
4182 #if defined(need_GL_EXT_stencil_two_side)
4183 static const char ActiveStencilFaceEXT_names[] =
4184 "i\0" /* Parameter signature */
4185 "glActiveStencilFaceEXT\0"
4186 "";
4187 #endif
4188
4189 #if defined(need_GL_ATI_separate_stencil)
4190 static const char StencilFuncSeparateATI_names[] =
4191 "iiii\0" /* Parameter signature */
4192 "glStencilFuncSeparateATI\0"
4193 "";
4194 #endif
4195
4196 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_shader_objects)
4197 static const char GetShaderSourceARB_names[] =
4198 "iipp\0" /* Parameter signature */
4199 "glGetShaderSource\0"
4200 "glGetShaderSourceARB\0"
4201 "";
4202 #endif
4203
4204 #if defined(need_GL_SGIX_igloo_interface)
4205 static const char IglooInterfaceSGIX_names[] =
4206 "ip\0" /* Parameter signature */
4207 "glIglooInterfaceSGIX\0"
4208 "";
4209 #endif
4210
4211 #if defined(need_GL_NV_vertex_program)
4212 static const char VertexAttrib4dNV_names[] =
4213 "idddd\0" /* Parameter signature */
4214 "glVertexAttrib4dNV\0"
4215 "";
4216 #endif
4217
4218 #if defined(need_GL_IBM_multimode_draw_arrays)
4219 static const char MultiModeDrawElementsIBM_names[] =
4220 "ppipii\0" /* Parameter signature */
4221 "glMultiModeDrawElementsIBM\0"
4222 "";
4223 #endif
4224
4225 #if defined(need_GL_VERSION_1_3)
4226 static const char MultiTexCoord4svARB_names[] =
4227 "ip\0" /* Parameter signature */
4228 "glMultiTexCoord4sv\0"
4229 "glMultiTexCoord4svARB\0"
4230 "";
4231 #endif
4232
4233 #if defined(need_GL_VERSION_1_5) || defined(need_GL_ARB_occlusion_query)
4234 static const char GenQueriesARB_names[] =
4235 "ip\0" /* Parameter signature */
4236 "glGenQueries\0"
4237 "glGenQueriesARB\0"
4238 "";
4239 #endif
4240
4241 #if defined(need_GL_SUN_vertex)
4242 static const char ReplacementCodeuiVertex3fSUN_names[] =
4243 "ifff\0" /* Parameter signature */
4244 "glReplacementCodeuiVertex3fSUN\0"
4245 "";
4246 #endif
4247
4248 #if defined(need_GL_EXT_coordinate_frame)
4249 static const char Tangent3iEXT_names[] =
4250 "iii\0" /* Parameter signature */
4251 "glTangent3iEXT\0"
4252 "";
4253 #endif
4254
4255 #if defined(need_GL_SUN_mesh_array)
4256 static const char DrawMeshArraysSUN_names[] =
4257 "iiii\0" /* Parameter signature */
4258 "glDrawMeshArraysSUN\0"
4259 "";
4260 #endif
4261
4262 #if defined(need_GL_NV_evaluators)
4263 static const char GetMapControlPointsNV_names[] =
4264 "iiiiiip\0" /* Parameter signature */
4265 "glGetMapControlPointsNV\0"
4266 "";
4267 #endif
4268
4269 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_draw_buffers) || defined(need_GL_ATI_draw_buffers)
4270 static const char DrawBuffersARB_names[] =
4271 "ip\0" /* Parameter signature */
4272 "glDrawBuffers\0"
4273 "glDrawBuffersARB\0"
4274 "glDrawBuffersATI\0"
4275 "";
4276 #endif
4277
4278 #if defined(need_GL_ARB_vertex_program)
4279 static const char ProgramLocalParameter4fARB_names[] =
4280 "iiffff\0" /* Parameter signature */
4281 "glProgramLocalParameter4fARB\0"
4282 "";
4283 #endif
4284
4285 #if defined(need_GL_SGIX_sprite)
4286 static const char SpriteParameterivSGIX_names[] =
4287 "ip\0" /* Parameter signature */
4288 "glSpriteParameterivSGIX\0"
4289 "";
4290 #endif
4291
4292 #if defined(need_GL_VERSION_1_3)
4293 static const char MultiTexCoord1fARB_names[] =
4294 "if\0" /* Parameter signature */
4295 "glMultiTexCoord1f\0"
4296 "glMultiTexCoord1fARB\0"
4297 "";
4298 #endif
4299
4300 #if defined(need_GL_NV_vertex_program)
4301 static const char VertexAttribs4ubvNV_names[] =
4302 "iip\0" /* Parameter signature */
4303 "glVertexAttribs4ubvNV\0"
4304 "";
4305 #endif
4306
4307 #if defined(need_GL_ARB_vertex_blend)
4308 static const char WeightsvARB_names[] =
4309 "ip\0" /* Parameter signature */
4310 "glWeightsvARB\0"
4311 "";
4312 #endif
4313
4314 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_shader_objects)
4315 static const char Uniform1fvARB_names[] =
4316 "iip\0" /* Parameter signature */
4317 "glUniform1fv\0"
4318 "glUniform1fvARB\0"
4319 "";
4320 #endif
4321
4322 #if defined(need_GL_EXT_copy_texture)
4323 static const char CopyTexSubImage1D_names[] =
4324 "iiiiii\0" /* Parameter signature */
4325 "glCopyTexSubImage1D\0"
4326 "glCopyTexSubImage1DEXT\0"
4327 "";
4328 #endif
4329
4330 #if defined(need_GL_EXT_texture_object)
4331 static const char BindTexture_names[] =
4332 "ii\0" /* Parameter signature */
4333 "glBindTexture\0"
4334 "glBindTextureEXT\0"
4335 "";
4336 #endif
4337
4338 #if defined(need_GL_ATI_fragment_shader)
4339 static const char BeginFragmentShaderATI_names[] =
4340 "\0" /* Parameter signature */
4341 "glBeginFragmentShaderATI\0"
4342 "";
4343 #endif
4344
4345 #if defined(need_GL_VERSION_1_3)
4346 static const char MultiTexCoord4fARB_names[] =
4347 "iffff\0" /* Parameter signature */
4348 "glMultiTexCoord4f\0"
4349 "glMultiTexCoord4fARB\0"
4350 "";
4351 #endif
4352
4353 #if defined(need_GL_NV_vertex_program)
4354 static const char VertexAttribs3svNV_names[] =
4355 "iip\0" /* Parameter signature */
4356 "glVertexAttribs3svNV\0"
4357 "";
4358 #endif
4359
4360 #if defined(need_GL_SUN_triangle_list)
4361 static const char ReplacementCodeuivSUN_names[] =
4362 "p\0" /* Parameter signature */
4363 "glReplacementCodeuivSUN\0"
4364 "";
4365 #endif
4366
4367 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_vertex_program)
4368 static const char EnableVertexAttribArrayARB_names[] =
4369 "i\0" /* Parameter signature */
4370 "glEnableVertexAttribArray\0"
4371 "glEnableVertexAttribArrayARB\0"
4372 "";
4373 #endif
4374
4375 #if defined(need_GL_INTEL_parallel_arrays)
4376 static const char NormalPointervINTEL_names[] =
4377 "ip\0" /* Parameter signature */
4378 "glNormalPointervINTEL\0"
4379 "";
4380 #endif
4381
4382 #if defined(need_GL_EXT_convolution)
4383 static const char CopyConvolutionFilter2D_names[] =
4384 "iiiiii\0" /* Parameter signature */
4385 "glCopyConvolutionFilter2D\0"
4386 "glCopyConvolutionFilter2DEXT\0"
4387 "";
4388 #endif
4389
4390 #if defined(need_GL_VERSION_1_4) || defined(need_GL_ARB_window_pos) || defined(need_GL_MESA_window_pos)
4391 static const char WindowPos3ivMESA_names[] =
4392 "p\0" /* Parameter signature */
4393 "glWindowPos3iv\0"
4394 "glWindowPos3ivARB\0"
4395 "glWindowPos3ivMESA\0"
4396 "";
4397 #endif
4398
4399 #if defined(need_GL_VERSION_1_5) || defined(need_GL_ARB_vertex_buffer_object)
4400 static const char IsBufferARB_names[] =
4401 "i\0" /* Parameter signature */
4402 "glIsBuffer\0"
4403 "glIsBufferARB\0"
4404 "";
4405 #endif
4406
4407 #if defined(need_GL_MESA_window_pos)
4408 static const char WindowPos4iMESA_names[] =
4409 "iiii\0" /* Parameter signature */
4410 "glWindowPos4iMESA\0"
4411 "";
4412 #endif
4413
4414 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_vertex_program)
4415 static const char VertexAttrib4uivARB_names[] =
4416 "ip\0" /* Parameter signature */
4417 "glVertexAttrib4uiv\0"
4418 "glVertexAttrib4uivARB\0"
4419 "";
4420 #endif
4421
4422 #if defined(need_GL_EXT_coordinate_frame)
4423 static const char Tangent3bvEXT_names[] =
4424 "p\0" /* Parameter signature */
4425 "glTangent3bvEXT\0"
4426 "";
4427 #endif
4428
4429 #if defined(need_GL_VERSION_2_1)
4430 static const char UniformMatrix3x4fv_names[] =
4431 "iiip\0" /* Parameter signature */
4432 "glUniformMatrix3x4fv\0"
4433 "";
4434 #endif
4435
4436 #if defined(need_GL_EXT_coordinate_frame)
4437 static const char Binormal3fvEXT_names[] =
4438 "p\0" /* Parameter signature */
4439 "glBinormal3fvEXT\0"
4440 "";
4441 #endif
4442
4443 #if defined(need_GL_INTEL_parallel_arrays)
4444 static const char TexCoordPointervINTEL_names[] =
4445 "iip\0" /* Parameter signature */
4446 "glTexCoordPointervINTEL\0"
4447 "";
4448 #endif
4449
4450 #if defined(need_GL_VERSION_1_5) || defined(need_GL_ARB_vertex_buffer_object)
4451 static const char DeleteBuffersARB_names[] =
4452 "ip\0" /* Parameter signature */
4453 "glDeleteBuffers\0"
4454 "glDeleteBuffersARB\0"
4455 "";
4456 #endif
4457
4458 #if defined(need_GL_MESA_window_pos)
4459 static const char WindowPos4fvMESA_names[] =
4460 "p\0" /* Parameter signature */
4461 "glWindowPos4fvMESA\0"
4462 "";
4463 #endif
4464
4465 #if defined(need_GL_NV_vertex_program)
4466 static const char VertexAttrib1sNV_names[] =
4467 "ii\0" /* Parameter signature */
4468 "glVertexAttrib1sNV\0"
4469 "";
4470 #endif
4471
4472 #if defined(need_GL_VERSION_1_4) || defined(need_GL_EXT_secondary_color)
4473 static const char SecondaryColor3svEXT_names[] =
4474 "p\0" /* Parameter signature */
4475 "glSecondaryColor3sv\0"
4476 "glSecondaryColor3svEXT\0"
4477 "";
4478 #endif
4479
4480 #if defined(need_GL_VERSION_1_3) || defined(need_GL_ARB_transpose_matrix)
4481 static const char LoadTransposeMatrixfARB_names[] =
4482 "p\0" /* Parameter signature */
4483 "glLoadTransposeMatrixf\0"
4484 "glLoadTransposeMatrixfARB\0"
4485 "";
4486 #endif
4487
4488 #if defined(need_GL_EXT_vertex_array)
4489 static const char GetPointerv_names[] =
4490 "ip\0" /* Parameter signature */
4491 "glGetPointerv\0"
4492 "glGetPointervEXT\0"
4493 "";
4494 #endif
4495
4496 #if defined(need_GL_EXT_coordinate_frame)
4497 static const char Tangent3bEXT_names[] =
4498 "iii\0" /* Parameter signature */
4499 "glTangent3bEXT\0"
4500 "";
4501 #endif
4502
4503 #if defined(need_GL_NV_register_combiners)
4504 static const char CombinerParameterfNV_names[] =
4505 "if\0" /* Parameter signature */
4506 "glCombinerParameterfNV\0"
4507 "";
4508 #endif
4509
4510 #if defined(need_GL_ARB_vertex_program) || defined(need_GL_NV_vertex_program)
4511 static const char BindProgramNV_names[] =
4512 "ii\0" /* Parameter signature */
4513 "glBindProgramARB\0"
4514 "glBindProgramNV\0"
4515 "";
4516 #endif
4517
4518 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_vertex_program)
4519 static const char VertexAttrib4svARB_names[] =
4520 "ip\0" /* Parameter signature */
4521 "glVertexAttrib4sv\0"
4522 "glVertexAttrib4svARB\0"
4523 "";
4524 #endif
4525
4526 #if defined(need_GL_MESA_shader_debug)
4527 static const char CreateDebugObjectMESA_names[] =
4528 "\0" /* Parameter signature */
4529 "glCreateDebugObjectMESA\0"
4530 "";
4531 #endif
4532
4533 #if defined(need_GL_VERSION_2_0)
4534 static const char GetShaderiv_names[] =
4535 "iip\0" /* Parameter signature */
4536 "glGetShaderiv\0"
4537 "";
4538 #endif
4539
4540 #if defined(need_GL_ATI_fragment_shader)
4541 static const char BindFragmentShaderATI_names[] =
4542 "i\0" /* Parameter signature */
4543 "glBindFragmentShaderATI\0"
4544 "";
4545 #endif
4546
4547 #if defined(need_GL_VERSION_1_5) || defined(need_GL_ARB_vertex_buffer_object)
4548 static const char UnmapBufferARB_names[] =
4549 "i\0" /* Parameter signature */
4550 "glUnmapBuffer\0"
4551 "glUnmapBufferARB\0"
4552 "";
4553 #endif
4554
4555 #if defined(need_GL_EXT_histogram)
4556 static const char Minmax_names[] =
4557 "iii\0" /* Parameter signature */
4558 "glMinmax\0"
4559 "glMinmaxEXT\0"
4560 "";
4561 #endif
4562
4563 #if defined(need_GL_SGIX_polynomial_ffd)
4564 static const char DeformationMap3dSGIX_names[] =
4565 "iddiiddiiddiip\0" /* Parameter signature */
4566 "glDeformationMap3dSGIX\0"
4567 "";
4568 #endif
4569
4570 #if defined(need_GL_VERSION_1_4) || defined(need_GL_EXT_fog_coord)
4571 static const char FogCoorddvEXT_names[] =
4572 "p\0" /* Parameter signature */
4573 "glFogCoorddv\0"
4574 "glFogCoorddvEXT\0"
4575 "";
4576 #endif
4577
4578 #if defined(need_GL_SUNX_constant_data)
4579 static const char FinishTextureSUNX_names[] =
4580 "\0" /* Parameter signature */
4581 "glFinishTextureSUNX\0"
4582 "";
4583 #endif
4584
4585 #if defined(need_GL_SGIX_fragment_lighting)
4586 static const char GetFragmentLightfvSGIX_names[] =
4587 "iip\0" /* Parameter signature */
4588 "glGetFragmentLightfvSGIX\0"
4589 "";
4590 #endif
4591
4592 #if defined(need_GL_NV_register_combiners)
4593 static const char GetFinalCombinerInputParameterfvNV_names[] =
4594 "iip\0" /* Parameter signature */
4595 "glGetFinalCombinerInputParameterfvNV\0"
4596 "";
4597 #endif
4598
4599 #if defined(need_GL_ATI_fragment_shader)
4600 static const char ColorFragmentOp3ATI_names[] =
4601 "iiiiiiiiiiiii\0" /* Parameter signature */
4602 "glColorFragmentOp3ATI\0"
4603 "";
4604 #endif
4605
4606 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_vertex_program)
4607 static const char VertexAttrib2svARB_names[] =
4608 "ip\0" /* Parameter signature */
4609 "glVertexAttrib2sv\0"
4610 "glVertexAttrib2svARB\0"
4611 "";
4612 #endif
4613
4614 #if defined(need_GL_NV_vertex_program)
4615 static const char AreProgramsResidentNV_names[] =
4616 "ipp\0" /* Parameter signature */
4617 "glAreProgramsResidentNV\0"
4618 "";
4619 #endif
4620
4621 #if defined(need_GL_VERSION_1_4) || defined(need_GL_ARB_window_pos) || defined(need_GL_MESA_window_pos)
4622 static const char WindowPos3svMESA_names[] =
4623 "p\0" /* Parameter signature */
4624 "glWindowPos3sv\0"
4625 "glWindowPos3svARB\0"
4626 "glWindowPos3svMESA\0"
4627 "";
4628 #endif
4629
4630 #if defined(need_GL_EXT_color_subtable)
4631 static const char CopyColorSubTable_names[] =
4632 "iiiii\0" /* Parameter signature */
4633 "glCopyColorSubTable\0"
4634 "glCopyColorSubTableEXT\0"
4635 "";
4636 #endif
4637
4638 #if defined(need_GL_ARB_vertex_blend)
4639 static const char WeightdvARB_names[] =
4640 "ip\0" /* Parameter signature */
4641 "glWeightdvARB\0"
4642 "";
4643 #endif
4644
4645 #if defined(need_GL_ARB_framebuffer_object) || defined(need_GL_EXT_framebuffer_object)
4646 static const char DeleteRenderbuffersEXT_names[] =
4647 "ip\0" /* Parameter signature */
4648 "glDeleteRenderbuffers\0"
4649 "glDeleteRenderbuffersEXT\0"
4650 "";
4651 #endif
4652
4653 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_vertex_program)
4654 static const char VertexAttrib4NubvARB_names[] =
4655 "ip\0" /* Parameter signature */
4656 "glVertexAttrib4Nubv\0"
4657 "glVertexAttrib4NubvARB\0"
4658 "";
4659 #endif
4660
4661 #if defined(need_GL_NV_vertex_program)
4662 static const char VertexAttrib3dvNV_names[] =
4663 "ip\0" /* Parameter signature */
4664 "glVertexAttrib3dvNV\0"
4665 "";
4666 #endif
4667
4668 #if defined(need_GL_ARB_shader_objects)
4669 static const char GetObjectParameterfvARB_names[] =
4670 "iip\0" /* Parameter signature */
4671 "glGetObjectParameterfvARB\0"
4672 "";
4673 #endif
4674
4675 #if defined(need_GL_ARB_vertex_program)
4676 static const char GetProgramEnvParameterdvARB_names[] =
4677 "iip\0" /* Parameter signature */
4678 "glGetProgramEnvParameterdvARB\0"
4679 "";
4680 #endif
4681
4682 #if defined(need_GL_EXT_compiled_vertex_array)
4683 static const char LockArraysEXT_names[] =
4684 "ii\0" /* Parameter signature */
4685 "glLockArraysEXT\0"
4686 "";
4687 #endif
4688
4689 #if defined(need_GL_EXT_pixel_transform)
4690 static const char PixelTransformParameterivEXT_names[] =
4691 "iip\0" /* Parameter signature */
4692 "glPixelTransformParameterivEXT\0"
4693 "";
4694 #endif
4695
4696 #if defined(need_GL_EXT_coordinate_frame)
4697 static const char BinormalPointerEXT_names[] =
4698 "iip\0" /* Parameter signature */
4699 "glBinormalPointerEXT\0"
4700 "";
4701 #endif
4702
4703 #if defined(need_GL_NV_vertex_program)
4704 static const char VertexAttrib1dNV_names[] =
4705 "id\0" /* Parameter signature */
4706 "glVertexAttrib1dNV\0"
4707 "";
4708 #endif
4709
4710 #if defined(need_GL_NV_register_combiners)
4711 static const char GetCombinerInputParameterivNV_names[] =
4712 "iiiip\0" /* Parameter signature */
4713 "glGetCombinerInputParameterivNV\0"
4714 "";
4715 #endif
4716
4717 #if defined(need_GL_VERSION_1_3)
4718 static const char MultiTexCoord2fvARB_names[] =
4719 "ip\0" /* Parameter signature */
4720 "glMultiTexCoord2fv\0"
4721 "glMultiTexCoord2fvARB\0"
4722 "";
4723 #endif
4724
4725 #if defined(need_GL_ARB_framebuffer_object) || defined(need_GL_EXT_framebuffer_object)
4726 static const char GetRenderbufferParameterivEXT_names[] =
4727 "iip\0" /* Parameter signature */
4728 "glGetRenderbufferParameteriv\0"
4729 "glGetRenderbufferParameterivEXT\0"
4730 "";
4731 #endif
4732
4733 #if defined(need_GL_NV_register_combiners)
4734 static const char CombinerParameterivNV_names[] =
4735 "ip\0" /* Parameter signature */
4736 "glCombinerParameterivNV\0"
4737 "";
4738 #endif
4739
4740 #if defined(need_GL_ATI_fragment_shader)
4741 static const char GenFragmentShadersATI_names[] =
4742 "i\0" /* Parameter signature */
4743 "glGenFragmentShadersATI\0"
4744 "";
4745 #endif
4746
4747 #if defined(need_GL_EXT_vertex_array)
4748 static const char DrawArrays_names[] =
4749 "iii\0" /* Parameter signature */
4750 "glDrawArrays\0"
4751 "glDrawArraysEXT\0"
4752 "";
4753 #endif
4754
4755 #if defined(need_GL_ARB_vertex_blend)
4756 static const char WeightuivARB_names[] =
4757 "ip\0" /* Parameter signature */
4758 "glWeightuivARB\0"
4759 "";
4760 #endif
4761
4762 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_vertex_program)
4763 static const char VertexAttrib2sARB_names[] =
4764 "iii\0" /* Parameter signature */
4765 "glVertexAttrib2s\0"
4766 "glVertexAttrib2sARB\0"
4767 "";
4768 #endif
4769
4770 #if defined(need_GL_SGIX_async)
4771 static const char GenAsyncMarkersSGIX_names[] =
4772 "i\0" /* Parameter signature */
4773 "glGenAsyncMarkersSGIX\0"
4774 "";
4775 #endif
4776
4777 #if defined(need_GL_EXT_coordinate_frame)
4778 static const char Tangent3svEXT_names[] =
4779 "p\0" /* Parameter signature */
4780 "glTangent3svEXT\0"
4781 "";
4782 #endif
4783
4784 #if defined(need_GL_SGIX_list_priority)
4785 static const char GetListParameterivSGIX_names[] =
4786 "iip\0" /* Parameter signature */
4787 "glGetListParameterivSGIX\0"
4788 "";
4789 #endif
4790
4791 #if defined(need_GL_VERSION_1_5) || defined(need_GL_ARB_vertex_buffer_object)
4792 static const char BindBufferARB_names[] =
4793 "ii\0" /* Parameter signature */
4794 "glBindBuffer\0"
4795 "glBindBufferARB\0"
4796 "";
4797 #endif
4798
4799 #if defined(need_GL_ARB_shader_objects)
4800 static const char GetInfoLogARB_names[] =
4801 "iipp\0" /* Parameter signature */
4802 "glGetInfoLogARB\0"
4803 "";
4804 #endif
4805
4806 #if defined(need_GL_NV_vertex_program)
4807 static const char VertexAttribs4svNV_names[] =
4808 "iip\0" /* Parameter signature */
4809 "glVertexAttribs4svNV\0"
4810 "";
4811 #endif
4812
4813 #if defined(need_GL_IBM_vertex_array_lists)
4814 static const char EdgeFlagPointerListIBM_names[] =
4815 "ipi\0" /* Parameter signature */
4816 "glEdgeFlagPointerListIBM\0"
4817 "";
4818 #endif
4819
4820 #if defined(need_GL_VERSION_2_1)
4821 static const char UniformMatrix3x2fv_names[] =
4822 "iiip\0" /* Parameter signature */
4823 "glUniformMatrix3x2fv\0"
4824 "";
4825 #endif
4826
4827 #if defined(need_GL_EXT_histogram)
4828 static const char GetMinmaxParameterfv_names[] =
4829 "iip\0" /* Parameter signature */
4830 "glGetMinmaxParameterfv\0"
4831 "glGetMinmaxParameterfvEXT\0"
4832 "";
4833 #endif
4834
4835 #if defined(need_GL_VERSION_2_0) || defined(need_GL_ARB_vertex_program)
4836 static const char VertexAttrib1fvARB_names[] =
4837 "ip\0" /* Parameter signature */
4838 "glVertexAttrib1fv\0"
4839 "glVertexAttrib1fvARB\0"
4840 "";
4841 #endif
4842
4843 #if defined(need_GL_VERSION_1_5) || defined(need_GL_ARB_vertex_buffer_object)
4844 static const char GenBuffersARB_names[] =
4845 "ip\0" /* Parameter signature */
4846 "glGenBuffers\0"
4847 "glGenBuffersARB\0"
4848 "";
4849 #endif
4850
4851 #if defined(need_GL_NV_vertex_program)
4852 static const char VertexAttribs1svNV_names[] =
4853 "iip\0" /* Parameter signature */
4854 "glVertexAttribs1svNV\0"
4855 "";
4856 #endif
4857
4858 #if defined(need_GL_ATI_envmap_bumpmap)
4859 static const char GetTexBumpParameterivATI_names[] =
4860 "ip\0" /* Parameter signature */
4861 "glGetTexBumpParameterivATI\0"
4862 "";
4863 #endif
4864
4865 #if defined(need_GL_EXT_coordinate_frame)
4866 static const char Binormal3bEXT_names[] =
4867 "iii\0" /* Parameter signature */
4868 "glBinormal3bEXT\0"
4869 "";
4870 #endif
4871
4872 #if defined(need_GL_SGIX_fragment_lighting)
4873 static const char FragmentMaterialivSGIX_names[] =
4874 "iip\0" /* Parameter signature */
4875 "glFragmentMaterialivSGIX\0"
4876 "";
4877 #endif
4878
4879 #if defined(need_GL_ARB_framebuffer_object) || defined(need_GL_EXT_framebuffer_object)
4880 static const char IsRenderbufferEXT_names[] =
4881 "i\0" /* Parameter signature */
4882 "glIsRenderbuffer\0"
4883 "glIsRenderbufferEXT\0"
4884 "";
4885 #endif
4886
4887 #if defined(need_GL_ARB_vertex_program) || defined(need_GL_NV_vertex_program)
4888 static const char GenProgramsNV_names[] =
4889 "ip\0" /* Parameter signature */
4890 "glGenProgramsARB\0"
4891 "glGenProgramsNV\0"
4892 "";
4893 #endif
4894
4895 #if defined(need_GL_NV_vertex_program)
4896 static const char VertexAttrib4dvNV_names[] =
4897 "ip\0" /* Parameter signature */
4898 "glVertexAttrib4dvNV\0"
4899 "";
4900 #endif
4901
4902 #if defined(need_GL_ATI_fragment_shader)
4903 static const char EndFragmentShaderATI_names[] =
4904 "\0" /* Parameter signature */
4905 "glEndFragmentShaderATI\0"
4906 "";
4907 #endif
4908
4909 #if defined(need_GL_EXT_coordinate_frame)
4910 static const char Binormal3iEXT_names[] =
4911 "iii\0" /* Parameter signature */
4912 "glBinormal3iEXT\0"
4913 "";
4914 #endif
4915
4916 #if defined(need_GL_VERSION_1_4) || defined(need_GL_ARB_window_pos) || defined(need_GL_MESA_window_pos)
4917 static const char WindowPos2fMESA_names[] =
4918 "ff\0" /* Parameter signature */
4919 "glWindowPos2f\0"
4920 "glWindowPos2fARB\0"
4921 "glWindowPos2fMESA\0"
4922 "";
4923 #endif
4924
4925 #if defined(need_GL_3DFX_tbuffer)
4926 static const struct dri_extension_function GL_3DFX_tbuffer_functions[] = {
4927 { TbufferMask3DFX_names, TbufferMask3DFX_remap_index, -1 },
4928 { NULL, 0, 0 }
4929 };
4930 #endif
4931
4932 #if defined(need_GL_APPLE_vertex_array_object)
4933 static const struct dri_extension_function GL_APPLE_vertex_array_object_functions[] = {
4934 { DeleteVertexArraysAPPLE_names, DeleteVertexArraysAPPLE_remap_index, -1 },
4935 { GenVertexArraysAPPLE_names, GenVertexArraysAPPLE_remap_index, -1 },
4936 { BindVertexArrayAPPLE_names, BindVertexArrayAPPLE_remap_index, -1 },
4937 { IsVertexArrayAPPLE_names, IsVertexArrayAPPLE_remap_index, -1 },
4938 { NULL, 0, 0 }
4939 };
4940 #endif
4941
4942 #if defined(need_GL_ARB_draw_buffers)
4943 static const struct dri_extension_function GL_ARB_draw_buffers_functions[] = {
4944 { DrawBuffersARB_names, DrawBuffersARB_remap_index, -1 },
4945 { NULL, 0, 0 }
4946 };
4947 #endif
4948
4949 #if defined(need_GL_ARB_framebuffer_object)
4950 static const struct dri_extension_function GL_ARB_framebuffer_object_functions[] = {
4951 { BlitFramebufferEXT_names, BlitFramebufferEXT_remap_index, -1 },
4952 { FramebufferTextureLayerEXT_names, FramebufferTextureLayerEXT_remap_index, -1 },
4953 { GenerateMipmapEXT_names, GenerateMipmapEXT_remap_index, -1 },
4954 { RenderbufferStorageEXT_names, RenderbufferStorageEXT_remap_index, -1 },
4955 { CheckFramebufferStatusEXT_names, CheckFramebufferStatusEXT_remap_index, -1 },
4956 { FramebufferTexture3DEXT_names, FramebufferTexture3DEXT_remap_index, -1 },
4957 { FramebufferTexture2DEXT_names, FramebufferTexture2DEXT_remap_index, -1 },
4958 { RenderbufferStorageMultisample_names, RenderbufferStorageMultisample_remap_index, -1 },
4959 { FramebufferRenderbufferEXT_names, FramebufferRenderbufferEXT_remap_index, -1 },
4960 { FramebufferTexture1DEXT_names, FramebufferTexture1DEXT_remap_index, -1 },
4961 { BindFramebufferEXT_names, BindFramebufferEXT_remap_index, -1 },
4962 { GenRenderbuffersEXT_names, GenRenderbuffersEXT_remap_index, -1 },
4963 { IsFramebufferEXT_names, IsFramebufferEXT_remap_index, -1 },
4964 { GetFramebufferAttachmentParameterivEXT_names, GetFramebufferAttachmentParameterivEXT_remap_index, -1 },
4965 { DeleteFramebuffersEXT_names, DeleteFramebuffersEXT_remap_index, -1 },
4966 { GenFramebuffersEXT_names, GenFramebuffersEXT_remap_index, -1 },
4967 { BindRenderbufferEXT_names, BindRenderbufferEXT_remap_index, -1 },
4968 { DeleteRenderbuffersEXT_names, DeleteRenderbuffersEXT_remap_index, -1 },
4969 { GetRenderbufferParameterivEXT_names, GetRenderbufferParameterivEXT_remap_index, -1 },
4970 { IsRenderbufferEXT_names, IsRenderbufferEXT_remap_index, -1 },
4971 { NULL, 0, 0 }
4972 };
4973 #endif
4974
4975 #if defined(need_GL_ARB_matrix_palette)
4976 static const struct dri_extension_function GL_ARB_matrix_palette_functions[] = {
4977 { MatrixIndexusvARB_names, MatrixIndexusvARB_remap_index, -1 },
4978 { MatrixIndexuivARB_names, MatrixIndexuivARB_remap_index, -1 },
4979 { MatrixIndexPointerARB_names, MatrixIndexPointerARB_remap_index, -1 },
4980 { CurrentPaletteMatrixARB_names, CurrentPaletteMatrixARB_remap_index, -1 },
4981 { MatrixIndexubvARB_names, MatrixIndexubvARB_remap_index, -1 },
4982 { NULL, 0, 0 }
4983 };
4984 #endif
4985
4986 #if defined(need_GL_ARB_multisample)
4987 static const struct dri_extension_function GL_ARB_multisample_functions[] = {
4988 { SampleCoverageARB_names, SampleCoverageARB_remap_index, -1 },
4989 { NULL, 0, 0 }
4990 };
4991 #endif
4992
4993 #if defined(need_GL_ARB_occlusion_query)
4994 static const struct dri_extension_function GL_ARB_occlusion_query_functions[] = {
4995 { BeginQueryARB_names, BeginQueryARB_remap_index, -1 },
4996 { GetQueryivARB_names, GetQueryivARB_remap_index, -1 },
4997 { GetQueryObjectivARB_names, GetQueryObjectivARB_remap_index, -1 },
4998 { EndQueryARB_names, EndQueryARB_remap_index, -1 },
4999 { GetQueryObjectuivARB_names, GetQueryObjectuivARB_remap_index, -1 },
5000 { DeleteQueriesARB_names, DeleteQueriesARB_remap_index, -1 },
5001 { IsQueryARB_names, IsQueryARB_remap_index, -1 },
5002 { GenQueriesARB_names, GenQueriesARB_remap_index, -1 },
5003 { NULL, 0, 0 }
5004 };
5005 #endif
5006
5007 #if defined(need_GL_ARB_point_parameters)
5008 static const struct dri_extension_function GL_ARB_point_parameters_functions[] = {
5009 { PointParameterfEXT_names, PointParameterfEXT_remap_index, -1 },
5010 { PointParameterfvEXT_names, PointParameterfvEXT_remap_index, -1 },
5011 { NULL, 0, 0 }
5012 };
5013 #endif
5014
5015 #if defined(need_GL_ARB_shader_objects)
5016 static const struct dri_extension_function GL_ARB_shader_objects_functions[] = {
5017 { UniformMatrix3fvARB_names, UniformMatrix3fvARB_remap_index, -1 },
5018 { Uniform2fARB_names, Uniform2fARB_remap_index, -1 },
5019 { Uniform2ivARB_names, Uniform2ivARB_remap_index, -1 },
5020 { UniformMatrix4fvARB_names, UniformMatrix4fvARB_remap_index, -1 },
5021 { CreateProgramObjectARB_names, CreateProgramObjectARB_remap_index, -1 },
5022 { Uniform3iARB_names, Uniform3iARB_remap_index, -1 },
5023 { CreateShaderObjectARB_names, CreateShaderObjectARB_remap_index, -1 },
5024 { Uniform1fARB_names, Uniform1fARB_remap_index, -1 },
5025 { AttachObjectARB_names, AttachObjectARB_remap_index, -1 },
5026 { UniformMatrix2fvARB_names, UniformMatrix2fvARB_remap_index, -1 },
5027 { GetAttachedObjectsARB_names, GetAttachedObjectsARB_remap_index, -1 },
5028 { Uniform3fvARB_names, Uniform3fvARB_remap_index, -1 },
5029 { GetHandleARB_names, GetHandleARB_remap_index, -1 },
5030 { GetActiveUniformARB_names, GetActiveUniformARB_remap_index, -1 },
5031 { GetUniformivARB_names, GetUniformivARB_remap_index, -1 },
5032 { Uniform2fvARB_names, Uniform2fvARB_remap_index, -1 },
5033 { DeleteObjectARB_names, DeleteObjectARB_remap_index, -1 },
5034 { ValidateProgramARB_names, ValidateProgramARB_remap_index, -1 },
5035 { Uniform3ivARB_names, Uniform3ivARB_remap_index, -1 },
5036 { CompileShaderARB_names, CompileShaderARB_remap_index, -1 },
5037 { Uniform3fARB_names, Uniform3fARB_remap_index, -1 },
5038 { Uniform4fARB_names, Uniform4fARB_remap_index, -1 },
5039 { LinkProgramARB_names, LinkProgramARB_remap_index, -1 },
5040 { ShaderSourceARB_names, ShaderSourceARB_remap_index, -1 },
5041 { Uniform4ivARB_names, Uniform4ivARB_remap_index, -1 },
5042 { Uniform1ivARB_names, Uniform1ivARB_remap_index, -1 },
5043 { Uniform1iARB_names, Uniform1iARB_remap_index, -1 },
5044 { Uniform4fvARB_names, Uniform4fvARB_remap_index, -1 },
5045 { GetUniformfvARB_names, GetUniformfvARB_remap_index, -1 },
5046 { DetachObjectARB_names, DetachObjectARB_remap_index, -1 },
5047 { Uniform4iARB_names, Uniform4iARB_remap_index, -1 },
5048 { UseProgramObjectARB_names, UseProgramObjectARB_remap_index, -1 },
5049 { Uniform2iARB_names, Uniform2iARB_remap_index, -1 },
5050 { GetObjectParameterivARB_names, GetObjectParameterivARB_remap_index, -1 },
5051 { GetUniformLocationARB_names, GetUniformLocationARB_remap_index, -1 },
5052 { GetShaderSourceARB_names, GetShaderSourceARB_remap_index, -1 },
5053 { Uniform1fvARB_names, Uniform1fvARB_remap_index, -1 },
5054 { GetObjectParameterfvARB_names, GetObjectParameterfvARB_remap_index, -1 },
5055 { GetInfoLogARB_names, GetInfoLogARB_remap_index, -1 },
5056 { NULL, 0, 0 }
5057 };
5058 #endif
5059
5060 #if defined(need_GL_ARB_texture_compression)
5061 static const struct dri_extension_function GL_ARB_texture_compression_functions[] = {
5062 { CompressedTexSubImage2DARB_names, CompressedTexSubImage2DARB_remap_index, -1 },
5063 { CompressedTexImage3DARB_names, CompressedTexImage3DARB_remap_index, -1 },
5064 { CompressedTexImage1DARB_names, CompressedTexImage1DARB_remap_index, -1 },
5065 { CompressedTexSubImage1DARB_names, CompressedTexSubImage1DARB_remap_index, -1 },
5066 { CompressedTexSubImage3DARB_names, CompressedTexSubImage3DARB_remap_index, -1 },
5067 { CompressedTexImage2DARB_names, CompressedTexImage2DARB_remap_index, -1 },
5068 { GetCompressedTexImageARB_names, GetCompressedTexImageARB_remap_index, -1 },
5069 { NULL, 0, 0 }
5070 };
5071 #endif
5072
5073 #if defined(need_GL_ARB_transpose_matrix)
5074 static const struct dri_extension_function GL_ARB_transpose_matrix_functions[] = {
5075 { MultTransposeMatrixdARB_names, MultTransposeMatrixdARB_remap_index, -1 },
5076 { LoadTransposeMatrixdARB_names, LoadTransposeMatrixdARB_remap_index, -1 },
5077 { MultTransposeMatrixfARB_names, MultTransposeMatrixfARB_remap_index, -1 },
5078 { LoadTransposeMatrixfARB_names, LoadTransposeMatrixfARB_remap_index, -1 },
5079 { NULL, 0, 0 }
5080 };
5081 #endif
5082
5083 #if defined(need_GL_ARB_vertex_blend)
5084 static const struct dri_extension_function GL_ARB_vertex_blend_functions[] = {
5085 { WeightubvARB_names, WeightubvARB_remap_index, -1 },
5086 { WeightivARB_names, WeightivARB_remap_index, -1 },
5087 { WeightPointerARB_names, WeightPointerARB_remap_index, -1 },
5088 { WeightfvARB_names, WeightfvARB_remap_index, -1 },
5089 { WeightbvARB_names, WeightbvARB_remap_index, -1 },
5090 { WeightusvARB_names, WeightusvARB_remap_index, -1 },
5091 { VertexBlendARB_names, VertexBlendARB_remap_index, -1 },
5092 { WeightsvARB_names, WeightsvARB_remap_index, -1 },
5093 { WeightdvARB_names, WeightdvARB_remap_index, -1 },
5094 { WeightuivARB_names, WeightuivARB_remap_index, -1 },
5095 { NULL, 0, 0 }
5096 };
5097 #endif
5098
5099 #if defined(need_GL_ARB_vertex_buffer_object)
5100 static const struct dri_extension_function GL_ARB_vertex_buffer_object_functions[] = {
5101 { GetBufferSubDataARB_names, GetBufferSubDataARB_remap_index, -1 },
5102 { BufferSubDataARB_names, BufferSubDataARB_remap_index, -1 },
5103 { BufferDataARB_names, BufferDataARB_remap_index, -1 },
5104 { GetBufferPointervARB_names, GetBufferPointervARB_remap_index, -1 },
5105 { GetBufferParameterivARB_names, GetBufferParameterivARB_remap_index, -1 },
5106 { MapBufferARB_names, MapBufferARB_remap_index, -1 },
5107 { IsBufferARB_names, IsBufferARB_remap_index, -1 },
5108 { DeleteBuffersARB_names, DeleteBuffersARB_remap_index, -1 },
5109 { UnmapBufferARB_names, UnmapBufferARB_remap_index, -1 },
5110 { BindBufferARB_names, BindBufferARB_remap_index, -1 },
5111 { GenBuffersARB_names, GenBuffersARB_remap_index, -1 },
5112 { NULL, 0, 0 }
5113 };
5114 #endif
5115
5116 #if defined(need_GL_ARB_vertex_program)
5117 static const struct dri_extension_function GL_ARB_vertex_program_functions[] = {
5118 { VertexAttrib2fARB_names, VertexAttrib2fARB_remap_index, -1 },
5119 { VertexAttrib3fARB_names, VertexAttrib3fARB_remap_index, -1 },
5120 { VertexAttrib1svARB_names, VertexAttrib1svARB_remap_index, -1 },
5121 { VertexAttrib4NusvARB_names, VertexAttrib4NusvARB_remap_index, -1 },
5122 { DisableVertexAttribArrayARB_names, DisableVertexAttribArrayARB_remap_index, -1 },
5123 { ProgramLocalParameter4dARB_names, ProgramLocalParameter4dARB_remap_index, -1 },
5124 { VertexAttrib1fARB_names, VertexAttrib1fARB_remap_index, -1 },
5125 { VertexAttrib4NbvARB_names, VertexAttrib4NbvARB_remap_index, -1 },
5126 { VertexAttrib1sARB_names, VertexAttrib1sARB_remap_index, -1 },
5127 { GetProgramLocalParameterfvARB_names, GetProgramLocalParameterfvARB_remap_index, -1 },
5128 { VertexAttrib3dvARB_names, VertexAttrib3dvARB_remap_index, -1 },
5129 { ProgramEnvParameter4fvARB_names, ProgramEnvParameter4fvARB_remap_index, -1 },
5130 { GetVertexAttribivARB_names, GetVertexAttribivARB_remap_index, -1 },
5131 { VertexAttrib4ivARB_names, VertexAttrib4ivARB_remap_index, -1 },
5132 { VertexAttrib4bvARB_names, VertexAttrib4bvARB_remap_index, -1 },
5133 { VertexAttrib3dARB_names, VertexAttrib3dARB_remap_index, -1 },
5134 { VertexAttrib4fARB_names, VertexAttrib4fARB_remap_index, -1 },
5135 { VertexAttrib4fvARB_names, VertexAttrib4fvARB_remap_index, -1 },
5136 { ProgramLocalParameter4dvARB_names, ProgramLocalParameter4dvARB_remap_index, -1 },
5137 { VertexAttrib2dARB_names, VertexAttrib2dARB_remap_index, -1 },
5138 { VertexAttrib1dvARB_names, VertexAttrib1dvARB_remap_index, -1 },
5139 { GetVertexAttribfvARB_names, GetVertexAttribfvARB_remap_index, -1 },
5140 { VertexAttrib4ubvARB_names, VertexAttrib4ubvARB_remap_index, -1 },
5141 { ProgramEnvParameter4fARB_names, ProgramEnvParameter4fARB_remap_index, -1 },
5142 { VertexAttrib4sARB_names, VertexAttrib4sARB_remap_index, -1 },
5143 { VertexAttrib2dvARB_names, VertexAttrib2dvARB_remap_index, -1 },
5144 { VertexAttrib2fvARB_names, VertexAttrib2fvARB_remap_index, -1 },
5145 { VertexAttrib4NivARB_names, VertexAttrib4NivARB_remap_index, -1 },
5146 { GetProgramStringARB_names, GetProgramStringARB_remap_index, -1 },
5147 { VertexAttrib4NuivARB_names, VertexAttrib4NuivARB_remap_index, -1 },
5148 { IsProgramNV_names, IsProgramNV_remap_index, -1 },
5149 { ProgramEnvParameter4dARB_names, ProgramEnvParameter4dARB_remap_index, -1 },
5150 { VertexAttrib1dARB_names, VertexAttrib1dARB_remap_index, -1 },
5151 { VertexAttrib4usvARB_names, VertexAttrib4usvARB_remap_index, -1 },
5152 { VertexAttrib3svARB_names, VertexAttrib3svARB_remap_index, -1 },
5153 { GetVertexAttribdvARB_names, GetVertexAttribdvARB_remap_index, -1 },
5154 { VertexAttrib4dvARB_names, VertexAttrib4dvARB_remap_index, -1 },
5155 { VertexAttribPointerARB_names, VertexAttribPointerARB_remap_index, -1 },
5156 { VertexAttrib4NsvARB_names, VertexAttrib4NsvARB_remap_index, -1 },
5157 { VertexAttrib3fvARB_names, VertexAttrib3fvARB_remap_index, -1 },
5158 { VertexAttrib4NubARB_names, VertexAttrib4NubARB_remap_index, -1 },
5159 { GetProgramEnvParameterfvARB_names, GetProgramEnvParameterfvARB_remap_index, -1 },
5160 { ProgramEnvParameter4dvARB_names, ProgramEnvParameter4dvARB_remap_index, -1 },
5161 { ProgramLocalParameter4fvARB_names, ProgramLocalParameter4fvARB_remap_index, -1 },
5162 { DeleteProgramsNV_names, DeleteProgramsNV_remap_index, -1 },
5163 { GetVertexAttribPointervNV_names, GetVertexAttribPointervNV_remap_index, -1 },
5164 { VertexAttrib4dARB_names, VertexAttrib4dARB_remap_index, -1 },
5165 { GetProgramLocalParameterdvARB_names, GetProgramLocalParameterdvARB_remap_index, -1 },
5166 { GetProgramivARB_names, GetProgramivARB_remap_index, -1 },
5167 { VertexAttrib3sARB_names, VertexAttrib3sARB_remap_index, -1 },
5168 { ProgramStringARB_names, ProgramStringARB_remap_index, -1 },
5169 { ProgramLocalParameter4fARB_names, ProgramLocalParameter4fARB_remap_index, -1 },
5170 { EnableVertexAttribArrayARB_names, EnableVertexAttribArrayARB_remap_index, -1 },
5171 { VertexAttrib4uivARB_names, VertexAttrib4uivARB_remap_index, -1 },
5172 { BindProgramNV_names, BindProgramNV_remap_index, -1 },
5173 { VertexAttrib4svARB_names, VertexAttrib4svARB_remap_index, -1 },
5174 { VertexAttrib2svARB_names, VertexAttrib2svARB_remap_index, -1 },
5175 { VertexAttrib4NubvARB_names, VertexAttrib4NubvARB_remap_index, -1 },
5176 { GetProgramEnvParameterdvARB_names, GetProgramEnvParameterdvARB_remap_index, -1 },
5177 { VertexAttrib2sARB_names, VertexAttrib2sARB_remap_index, -1 },
5178 { VertexAttrib1fvARB_names, VertexAttrib1fvARB_remap_index, -1 },
5179 { GenProgramsNV_names, GenProgramsNV_remap_index, -1 },
5180 { NULL, 0, 0 }
5181 };
5182 #endif
5183
5184 #if defined(need_GL_ARB_vertex_shader)
5185 static const struct dri_extension_function GL_ARB_vertex_shader_functions[] = {
5186 { GetActiveAttribARB_names, GetActiveAttribARB_remap_index, -1 },
5187 { GetAttribLocationARB_names, GetAttribLocationARB_remap_index, -1 },
5188 { BindAttribLocationARB_names, BindAttribLocationARB_remap_index, -1 },
5189 { NULL, 0, 0 }
5190 };
5191 #endif
5192
5193 #if defined(need_GL_ARB_window_pos)
5194 static const struct dri_extension_function GL_ARB_window_pos_functions[] = {
5195 { WindowPos3fMESA_names, WindowPos3fMESA_remap_index, -1 },
5196 { WindowPos2dvMESA_names, WindowPos2dvMESA_remap_index, -1 },
5197 { WindowPos2svMESA_names, WindowPos2svMESA_remap_index, -1 },
5198 { WindowPos3dMESA_names, WindowPos3dMESA_remap_index, -1 },
5199 { WindowPos2fvMESA_names, WindowPos2fvMESA_remap_index, -1 },
5200 { WindowPos2dMESA_names, WindowPos2dMESA_remap_index, -1 },
5201 { WindowPos3dvMESA_names, WindowPos3dvMESA_remap_index, -1 },
5202 { WindowPos3fvMESA_names, WindowPos3fvMESA_remap_index, -1 },
5203 { WindowPos2iMESA_names, WindowPos2iMESA_remap_index, -1 },
5204 { WindowPos3sMESA_names, WindowPos3sMESA_remap_index, -1 },
5205 { WindowPos2ivMESA_names, WindowPos2ivMESA_remap_index, -1 },
5206 { WindowPos2sMESA_names, WindowPos2sMESA_remap_index, -1 },
5207 { WindowPos3iMESA_names, WindowPos3iMESA_remap_index, -1 },
5208 { WindowPos3ivMESA_names, WindowPos3ivMESA_remap_index, -1 },
5209 { WindowPos3svMESA_names, WindowPos3svMESA_remap_index, -1 },
5210 { WindowPos2fMESA_names, WindowPos2fMESA_remap_index, -1 },
5211 { NULL, 0, 0 }
5212 };
5213 #endif
5214
5215 #if defined(need_GL_ATI_blend_equation_separate)
5216 static const struct dri_extension_function GL_ATI_blend_equation_separate_functions[] = {
5217 { BlendEquationSeparateEXT_names, BlendEquationSeparateEXT_remap_index, -1 },
5218 { NULL, 0, 0 }
5219 };
5220 #endif
5221
5222 #if defined(need_GL_ATI_draw_buffers)
5223 static const struct dri_extension_function GL_ATI_draw_buffers_functions[] = {
5224 { DrawBuffersARB_names, DrawBuffersARB_remap_index, -1 },
5225 { NULL, 0, 0 }
5226 };
5227 #endif
5228
5229 #if defined(need_GL_ATI_envmap_bumpmap)
5230 static const struct dri_extension_function GL_ATI_envmap_bumpmap_functions[] = {
5231 { TexBumpParameterfvATI_names, TexBumpParameterfvATI_remap_index, -1 },
5232 { TexBumpParameterivATI_names, TexBumpParameterivATI_remap_index, -1 },
5233 { GetTexBumpParameterfvATI_names, GetTexBumpParameterfvATI_remap_index, -1 },
5234 { GetTexBumpParameterivATI_names, GetTexBumpParameterivATI_remap_index, -1 },
5235 { NULL, 0, 0 }
5236 };
5237 #endif
5238
5239 #if defined(need_GL_ATI_fragment_shader)
5240 static const struct dri_extension_function GL_ATI_fragment_shader_functions[] = {
5241 { ColorFragmentOp2ATI_names, ColorFragmentOp2ATI_remap_index, -1 },
5242 { DeleteFragmentShaderATI_names, DeleteFragmentShaderATI_remap_index, -1 },
5243 { SetFragmentShaderConstantATI_names, SetFragmentShaderConstantATI_remap_index, -1 },
5244 { SampleMapATI_names, SampleMapATI_remap_index, -1 },
5245 { AlphaFragmentOp2ATI_names, AlphaFragmentOp2ATI_remap_index, -1 },
5246 { AlphaFragmentOp1ATI_names, AlphaFragmentOp1ATI_remap_index, -1 },
5247 { ColorFragmentOp1ATI_names, ColorFragmentOp1ATI_remap_index, -1 },
5248 { AlphaFragmentOp3ATI_names, AlphaFragmentOp3ATI_remap_index, -1 },
5249 { PassTexCoordATI_names, PassTexCoordATI_remap_index, -1 },
5250 { BeginFragmentShaderATI_names, BeginFragmentShaderATI_remap_index, -1 },
5251 { BindFragmentShaderATI_names, BindFragmentShaderATI_remap_index, -1 },
5252 { ColorFragmentOp3ATI_names, ColorFragmentOp3ATI_remap_index, -1 },
5253 { GenFragmentShadersATI_names, GenFragmentShadersATI_remap_index, -1 },
5254 { EndFragmentShaderATI_names, EndFragmentShaderATI_remap_index, -1 },
5255 { NULL, 0, 0 }
5256 };
5257 #endif
5258
5259 #if defined(need_GL_ATI_separate_stencil)
5260 static const struct dri_extension_function GL_ATI_separate_stencil_functions[] = {
5261 { StencilOpSeparate_names, StencilOpSeparate_remap_index, -1 },
5262 { StencilFuncSeparateATI_names, StencilFuncSeparateATI_remap_index, -1 },
5263 { NULL, 0, 0 }
5264 };
5265 #endif
5266
5267 #if defined(need_GL_EXT_blend_color)
5268 static const struct dri_extension_function GL_EXT_blend_color_functions[] = {
5269 { BlendColor_names, -1, 336 },
5270 { NULL, 0, 0 }
5271 };
5272 #endif
5273
5274 #if defined(need_GL_EXT_blend_equation_separate)
5275 static const struct dri_extension_function GL_EXT_blend_equation_separate_functions[] = {
5276 { BlendEquationSeparateEXT_names, BlendEquationSeparateEXT_remap_index, -1 },
5277 { NULL, 0, 0 }
5278 };
5279 #endif
5280
5281 #if defined(need_GL_EXT_blend_func_separate)
5282 static const struct dri_extension_function GL_EXT_blend_func_separate_functions[] = {
5283 { BlendFuncSeparateEXT_names, BlendFuncSeparateEXT_remap_index, -1 },
5284 { NULL, 0, 0 }
5285 };
5286 #endif
5287
5288 #if defined(need_GL_EXT_blend_minmax)
5289 static const struct dri_extension_function GL_EXT_blend_minmax_functions[] = {
5290 { BlendEquation_names, -1, 337 },
5291 { NULL, 0, 0 }
5292 };
5293 #endif
5294
5295 #if defined(need_GL_EXT_color_subtable)
5296 static const struct dri_extension_function GL_EXT_color_subtable_functions[] = {
5297 { ColorSubTable_names, -1, 346 },
5298 { CopyColorSubTable_names, -1, 347 },
5299 { NULL, 0, 0 }
5300 };
5301 #endif
5302
5303 #if defined(need_GL_EXT_compiled_vertex_array)
5304 static const struct dri_extension_function GL_EXT_compiled_vertex_array_functions[] = {
5305 { UnlockArraysEXT_names, UnlockArraysEXT_remap_index, -1 },
5306 { LockArraysEXT_names, LockArraysEXT_remap_index, -1 },
5307 { NULL, 0, 0 }
5308 };
5309 #endif
5310
5311 #if defined(need_GL_EXT_convolution)
5312 static const struct dri_extension_function GL_EXT_convolution_functions[] = {
5313 { ConvolutionFilter1D_names, -1, 348 },
5314 { CopyConvolutionFilter1D_names, -1, 354 },
5315 { GetConvolutionParameteriv_names, -1, 358 },
5316 { ConvolutionFilter2D_names, -1, 349 },
5317 { ConvolutionParameteriv_names, -1, 353 },
5318 { ConvolutionParameterfv_names, -1, 351 },
5319 { GetSeparableFilter_names, -1, 359 },
5320 { SeparableFilter2D_names, -1, 360 },
5321 { ConvolutionParameteri_names, -1, 352 },
5322 { ConvolutionParameterf_names, -1, 350 },
5323 { GetConvolutionParameterfv_names, -1, 357 },
5324 { GetConvolutionFilter_names, -1, 356 },
5325 { CopyConvolutionFilter2D_names, -1, 355 },
5326 { NULL, 0, 0 }
5327 };
5328 #endif
5329
5330 #if defined(need_GL_EXT_coordinate_frame)
5331 static const struct dri_extension_function GL_EXT_coordinate_frame_functions[] = {
5332 { TangentPointerEXT_names, TangentPointerEXT_remap_index, -1 },
5333 { Binormal3ivEXT_names, Binormal3ivEXT_remap_index, -1 },
5334 { Tangent3sEXT_names, Tangent3sEXT_remap_index, -1 },
5335 { Tangent3fvEXT_names, Tangent3fvEXT_remap_index, -1 },
5336 { Binormal3fEXT_names, Binormal3fEXT_remap_index, -1 },
5337 { Tangent3dvEXT_names, Tangent3dvEXT_remap_index, -1 },
5338 { Binormal3bvEXT_names, Binormal3bvEXT_remap_index, -1 },
5339 { Binormal3dEXT_names, Binormal3dEXT_remap_index, -1 },
5340 { Tangent3fEXT_names, Tangent3fEXT_remap_index, -1 },
5341 { Binormal3sEXT_names, Binormal3sEXT_remap_index, -1 },
5342 { Tangent3ivEXT_names, Tangent3ivEXT_remap_index, -1 },
5343 { Tangent3dEXT_names, Tangent3dEXT_remap_index, -1 },
5344 { Binormal3svEXT_names, Binormal3svEXT_remap_index, -1 },
5345 { Binormal3dvEXT_names, Binormal3dvEXT_remap_index, -1 },
5346 { Tangent3iEXT_names, Tangent3iEXT_remap_index, -1 },
5347 { Tangent3bvEXT_names, Tangent3bvEXT_remap_index, -1 },
5348 { Binormal3fvEXT_names, Binormal3fvEXT_remap_index, -1 },
5349 { Tangent3bEXT_names, Tangent3bEXT_remap_index, -1 },
5350 { BinormalPointerEXT_names, BinormalPointerEXT_remap_index, -1 },
5351 { Tangent3svEXT_names, Tangent3svEXT_remap_index, -1 },
5352 { Binormal3bEXT_names, Binormal3bEXT_remap_index, -1 },
5353 { Binormal3iEXT_names, Binormal3iEXT_remap_index, -1 },
5354 { NULL, 0, 0 }
5355 };
5356 #endif
5357
5358 #if defined(need_GL_EXT_copy_texture)
5359 static const struct dri_extension_function GL_EXT_copy_texture_functions[] = {
5360 { CopyTexSubImage3D_names, -1, 373 },
5361 { CopyTexImage2D_names, -1, 324 },
5362 { CopyTexImage1D_names, -1, 323 },
5363 { CopyTexSubImage2D_names, -1, 326 },
5364 { CopyTexSubImage1D_names, -1, 325 },
5365 { NULL, 0, 0 }
5366 };
5367 #endif
5368
5369 #if defined(need_GL_EXT_cull_vertex)
5370 static const struct dri_extension_function GL_EXT_cull_vertex_functions[] = {
5371 { CullParameterdvEXT_names, CullParameterdvEXT_remap_index, -1 },
5372 { CullParameterfvEXT_names, CullParameterfvEXT_remap_index, -1 },
5373 { NULL, 0, 0 }
5374 };
5375 #endif
5376
5377 #if defined(need_GL_EXT_depth_bounds_test)
5378 static const struct dri_extension_function GL_EXT_depth_bounds_test_functions[] = {
5379 { DepthBoundsEXT_names, DepthBoundsEXT_remap_index, -1 },
5380 { NULL, 0, 0 }
5381 };
5382 #endif
5383
5384 #if defined(need_GL_EXT_draw_range_elements)
5385 static const struct dri_extension_function GL_EXT_draw_range_elements_functions[] = {
5386 { DrawRangeElements_names, -1, 338 },
5387 { NULL, 0, 0 }
5388 };
5389 #endif
5390
5391 #if defined(need_GL_EXT_fog_coord)
5392 static const struct dri_extension_function GL_EXT_fog_coord_functions[] = {
5393 { FogCoorddEXT_names, FogCoorddEXT_remap_index, -1 },
5394 { FogCoordfEXT_names, FogCoordfEXT_remap_index, -1 },
5395 { FogCoordPointerEXT_names, FogCoordPointerEXT_remap_index, -1 },
5396 { FogCoordfvEXT_names, FogCoordfvEXT_remap_index, -1 },
5397 { FogCoorddvEXT_names, FogCoorddvEXT_remap_index, -1 },
5398 { NULL, 0, 0 }
5399 };
5400 #endif
5401
5402 #if defined(need_GL_EXT_framebuffer_blit)
5403 static const struct dri_extension_function GL_EXT_framebuffer_blit_functions[] = {
5404 { BlitFramebufferEXT_names, BlitFramebufferEXT_remap_index, -1 },
5405 { NULL, 0, 0 }
5406 };
5407 #endif
5408
5409 #if defined(need_GL_EXT_framebuffer_object)
5410 static const struct dri_extension_function GL_EXT_framebuffer_object_functions[] = {
5411 { GenerateMipmapEXT_names, GenerateMipmapEXT_remap_index, -1 },
5412 { RenderbufferStorageEXT_names, RenderbufferStorageEXT_remap_index, -1 },
5413 { CheckFramebufferStatusEXT_names, CheckFramebufferStatusEXT_remap_index, -1 },
5414 { FramebufferTexture3DEXT_names, FramebufferTexture3DEXT_remap_index, -1 },
5415 { FramebufferTexture2DEXT_names, FramebufferTexture2DEXT_remap_index, -1 },
5416 { FramebufferRenderbufferEXT_names, FramebufferRenderbufferEXT_remap_index, -1 },
5417 { FramebufferTexture1DEXT_names, FramebufferTexture1DEXT_remap_index, -1 },
5418 { BindFramebufferEXT_names, BindFramebufferEXT_remap_index, -1 },
5419 { GenRenderbuffersEXT_names, GenRenderbuffersEXT_remap_index, -1 },
5420 { IsFramebufferEXT_names, IsFramebufferEXT_remap_index, -1 },
5421 { GetFramebufferAttachmentParameterivEXT_names, GetFramebufferAttachmentParameterivEXT_remap_index, -1 },
5422 { DeleteFramebuffersEXT_names, DeleteFramebuffersEXT_remap_index, -1 },
5423 { GenFramebuffersEXT_names, GenFramebuffersEXT_remap_index, -1 },
5424 { BindRenderbufferEXT_names, BindRenderbufferEXT_remap_index, -1 },
5425 { DeleteRenderbuffersEXT_names, DeleteRenderbuffersEXT_remap_index, -1 },
5426 { GetRenderbufferParameterivEXT_names, GetRenderbufferParameterivEXT_remap_index, -1 },
5427 { IsRenderbufferEXT_names, IsRenderbufferEXT_remap_index, -1 },
5428 { NULL, 0, 0 }
5429 };
5430 #endif
5431
5432 #if defined(need_GL_EXT_gpu_program_parameters)
5433 static const struct dri_extension_function GL_EXT_gpu_program_parameters_functions[] = {
5434 { ProgramLocalParameters4fvEXT_names, ProgramLocalParameters4fvEXT_remap_index, -1 },
5435 { ProgramEnvParameters4fvEXT_names, ProgramEnvParameters4fvEXT_remap_index, -1 },
5436 { NULL, 0, 0 }
5437 };
5438 #endif
5439
5440 #if defined(need_GL_EXT_histogram)
5441 static const struct dri_extension_function GL_EXT_histogram_functions[] = {
5442 { Histogram_names, -1, 367 },
5443 { ResetHistogram_names, -1, 369 },
5444 { GetMinmax_names, -1, 364 },
5445 { GetHistogramParameterfv_names, -1, 362 },
5446 { GetMinmaxParameteriv_names, -1, 366 },
5447 { ResetMinmax_names, -1, 370 },
5448 { GetHistogramParameteriv_names, -1, 363 },
5449 { GetHistogram_names, -1, 361 },
5450 { Minmax_names, -1, 368 },
5451 { GetMinmaxParameterfv_names, -1, 365 },
5452 { NULL, 0, 0 }
5453 };
5454 #endif
5455
5456 #if defined(need_GL_EXT_index_func)
5457 static const struct dri_extension_function GL_EXT_index_func_functions[] = {
5458 { IndexFuncEXT_names, IndexFuncEXT_remap_index, -1 },
5459 { NULL, 0, 0 }
5460 };
5461 #endif
5462
5463 #if defined(need_GL_EXT_index_material)
5464 static const struct dri_extension_function GL_EXT_index_material_functions[] = {
5465 { IndexMaterialEXT_names, IndexMaterialEXT_remap_index, -1 },
5466 { NULL, 0, 0 }
5467 };
5468 #endif
5469
5470 #if defined(need_GL_EXT_light_texture)
5471 static const struct dri_extension_function GL_EXT_light_texture_functions[] = {
5472 { ApplyTextureEXT_names, ApplyTextureEXT_remap_index, -1 },
5473 { TextureMaterialEXT_names, TextureMaterialEXT_remap_index, -1 },
5474 { TextureLightEXT_names, TextureLightEXT_remap_index, -1 },
5475 { NULL, 0, 0 }
5476 };
5477 #endif
5478
5479 #if defined(need_GL_EXT_multi_draw_arrays)
5480 static const struct dri_extension_function GL_EXT_multi_draw_arrays_functions[] = {
5481 { MultiDrawElementsEXT_names, MultiDrawElementsEXT_remap_index, -1 },
5482 { MultiDrawArraysEXT_names, MultiDrawArraysEXT_remap_index, -1 },
5483 { NULL, 0, 0 }
5484 };
5485 #endif
5486
5487 #if defined(need_GL_EXT_multisample)
5488 static const struct dri_extension_function GL_EXT_multisample_functions[] = {
5489 { SampleMaskSGIS_names, SampleMaskSGIS_remap_index, -1 },
5490 { SamplePatternSGIS_names, SamplePatternSGIS_remap_index, -1 },
5491 { NULL, 0, 0 }
5492 };
5493 #endif
5494
5495 #if defined(need_GL_EXT_paletted_texture)
5496 static const struct dri_extension_function GL_EXT_paletted_texture_functions[] = {
5497 { ColorTable_names, -1, 339 },
5498 { GetColorTable_names, -1, 343 },
5499 { GetColorTableParameterfv_names, -1, 344 },
5500 { GetColorTableParameteriv_names, -1, 345 },
5501 { NULL, 0, 0 }
5502 };
5503 #endif
5504
5505 #if defined(need_GL_EXT_pixel_transform)
5506 static const struct dri_extension_function GL_EXT_pixel_transform_functions[] = {
5507 { PixelTransformParameterfvEXT_names, PixelTransformParameterfvEXT_remap_index, -1 },
5508 { PixelTransformParameterfEXT_names, PixelTransformParameterfEXT_remap_index, -1 },
5509 { PixelTransformParameteriEXT_names, PixelTransformParameteriEXT_remap_index, -1 },
5510 { PixelTransformParameterivEXT_names, PixelTransformParameterivEXT_remap_index, -1 },
5511 { NULL, 0, 0 }
5512 };
5513 #endif
5514
5515 #if defined(need_GL_EXT_point_parameters)
5516 static const struct dri_extension_function GL_EXT_point_parameters_functions[] = {
5517 { PointParameterfEXT_names, PointParameterfEXT_remap_index, -1 },
5518 { PointParameterfvEXT_names, PointParameterfvEXT_remap_index, -1 },
5519 { NULL, 0, 0 }
5520 };
5521 #endif
5522
5523 #if defined(need_GL_EXT_polygon_offset)
5524 static const struct dri_extension_function GL_EXT_polygon_offset_functions[] = {
5525 { PolygonOffsetEXT_names, PolygonOffsetEXT_remap_index, -1 },
5526 { NULL, 0, 0 }
5527 };
5528 #endif
5529
5530 #if defined(need_GL_EXT_secondary_color)
5531 static const struct dri_extension_function GL_EXT_secondary_color_functions[] = {
5532 { SecondaryColor3iEXT_names, SecondaryColor3iEXT_remap_index, -1 },
5533 { SecondaryColor3bEXT_names, SecondaryColor3bEXT_remap_index, -1 },
5534 { SecondaryColor3bvEXT_names, SecondaryColor3bvEXT_remap_index, -1 },
5535 { SecondaryColor3sEXT_names, SecondaryColor3sEXT_remap_index, -1 },
5536 { SecondaryColor3dEXT_names, SecondaryColor3dEXT_remap_index, -1 },
5537 { SecondaryColorPointerEXT_names, SecondaryColorPointerEXT_remap_index, -1 },
5538 { SecondaryColor3uiEXT_names, SecondaryColor3uiEXT_remap_index, -1 },
5539 { SecondaryColor3usvEXT_names, SecondaryColor3usvEXT_remap_index, -1 },
5540 { SecondaryColor3ivEXT_names, SecondaryColor3ivEXT_remap_index, -1 },
5541 { SecondaryColor3fvEXT_names, SecondaryColor3fvEXT_remap_index, -1 },
5542 { SecondaryColor3ubvEXT_names, SecondaryColor3ubvEXT_remap_index, -1 },
5543 { SecondaryColor3uivEXT_names, SecondaryColor3uivEXT_remap_index, -1 },
5544 { SecondaryColor3dvEXT_names, SecondaryColor3dvEXT_remap_index, -1 },
5545 { SecondaryColor3usEXT_names, SecondaryColor3usEXT_remap_index, -1 },
5546 { SecondaryColor3ubEXT_names, SecondaryColor3ubEXT_remap_index, -1 },
5547 { SecondaryColor3fEXT_names, SecondaryColor3fEXT_remap_index, -1 },
5548 { SecondaryColor3svEXT_names, SecondaryColor3svEXT_remap_index, -1 },
5549 { NULL, 0, 0 }
5550 };
5551 #endif
5552
5553 #if defined(need_GL_EXT_stencil_two_side)
5554 static const struct dri_extension_function GL_EXT_stencil_two_side_functions[] = {
5555 { ActiveStencilFaceEXT_names, ActiveStencilFaceEXT_remap_index, -1 },
5556 { NULL, 0, 0 }
5557 };
5558 #endif
5559
5560 #if defined(need_GL_EXT_subtexture)
5561 static const struct dri_extension_function GL_EXT_subtexture_functions[] = {
5562 { TexSubImage1D_names, -1, 332 },
5563 { TexSubImage2D_names, -1, 333 },
5564 { NULL, 0, 0 }
5565 };
5566 #endif
5567
5568 #if defined(need_GL_EXT_texture3D)
5569 static const struct dri_extension_function GL_EXT_texture3D_functions[] = {
5570 { TexImage3D_names, -1, 371 },
5571 { TexSubImage3D_names, -1, 372 },
5572 { NULL, 0, 0 }
5573 };
5574 #endif
5575
5576 #if defined(need_GL_EXT_texture_array)
5577 static const struct dri_extension_function GL_EXT_texture_array_functions[] = {
5578 { FramebufferTextureLayerEXT_names, FramebufferTextureLayerEXT_remap_index, -1 },
5579 { NULL, 0, 0 }
5580 };
5581 #endif
5582
5583 #if defined(need_GL_EXT_texture_object)
5584 static const struct dri_extension_function GL_EXT_texture_object_functions[] = {
5585 { PrioritizeTextures_names, -1, 331 },
5586 { AreTexturesResident_names, -1, 322 },
5587 { GenTextures_names, -1, 328 },
5588 { DeleteTextures_names, -1, 327 },
5589 { IsTexture_names, -1, 330 },
5590 { BindTexture_names, -1, 307 },
5591 { NULL, 0, 0 }
5592 };
5593 #endif
5594
5595 #if defined(need_GL_EXT_texture_perturb_normal)
5596 static const struct dri_extension_function GL_EXT_texture_perturb_normal_functions[] = {
5597 { TextureNormalEXT_names, TextureNormalEXT_remap_index, -1 },
5598 { NULL, 0, 0 }
5599 };
5600 #endif
5601
5602 #if defined(need_GL_EXT_timer_query)
5603 static const struct dri_extension_function GL_EXT_timer_query_functions[] = {
5604 { GetQueryObjectui64vEXT_names, GetQueryObjectui64vEXT_remap_index, -1 },
5605 { GetQueryObjecti64vEXT_names, GetQueryObjecti64vEXT_remap_index, -1 },
5606 { NULL, 0, 0 }
5607 };
5608 #endif
5609
5610 #if defined(need_GL_EXT_vertex_array)
5611 static const struct dri_extension_function GL_EXT_vertex_array_functions[] = {
5612 { IndexPointerEXT_names, IndexPointerEXT_remap_index, -1 },
5613 { NormalPointerEXT_names, NormalPointerEXT_remap_index, -1 },
5614 { VertexPointerEXT_names, VertexPointerEXT_remap_index, -1 },
5615 { TexCoordPointerEXT_names, TexCoordPointerEXT_remap_index, -1 },
5616 { EdgeFlagPointerEXT_names, EdgeFlagPointerEXT_remap_index, -1 },
5617 { ArrayElement_names, -1, 306 },
5618 { ColorPointerEXT_names, ColorPointerEXT_remap_index, -1 },
5619 { GetPointerv_names, -1, 329 },
5620 { DrawArrays_names, -1, 310 },
5621 { NULL, 0, 0 }
5622 };
5623 #endif
5624
5625 #if defined(need_GL_EXT_vertex_weighting)
5626 static const struct dri_extension_function GL_EXT_vertex_weighting_functions[] = {
5627 { VertexWeightfvEXT_names, VertexWeightfvEXT_remap_index, -1 },
5628 { VertexWeightfEXT_names, VertexWeightfEXT_remap_index, -1 },
5629 { VertexWeightPointerEXT_names, VertexWeightPointerEXT_remap_index, -1 },
5630 { NULL, 0, 0 }
5631 };
5632 #endif
5633
5634 #if defined(need_GL_HP_image_transform)
5635 static const struct dri_extension_function GL_HP_image_transform_functions[] = {
5636 { GetImageTransformParameterfvHP_names, GetImageTransformParameterfvHP_remap_index, -1 },
5637 { ImageTransformParameterfHP_names, ImageTransformParameterfHP_remap_index, -1 },
5638 { ImageTransformParameterfvHP_names, ImageTransformParameterfvHP_remap_index, -1 },
5639 { ImageTransformParameteriHP_names, ImageTransformParameteriHP_remap_index, -1 },
5640 { GetImageTransformParameterivHP_names, GetImageTransformParameterivHP_remap_index, -1 },
5641 { ImageTransformParameterivHP_names, ImageTransformParameterivHP_remap_index, -1 },
5642 { NULL, 0, 0 }
5643 };
5644 #endif
5645
5646 #if defined(need_GL_IBM_multimode_draw_arrays)
5647 static const struct dri_extension_function GL_IBM_multimode_draw_arrays_functions[] = {
5648 { MultiModeDrawArraysIBM_names, MultiModeDrawArraysIBM_remap_index, -1 },
5649 { MultiModeDrawElementsIBM_names, MultiModeDrawElementsIBM_remap_index, -1 },
5650 { NULL, 0, 0 }
5651 };
5652 #endif
5653
5654 #if defined(need_GL_IBM_vertex_array_lists)
5655 static const struct dri_extension_function GL_IBM_vertex_array_lists_functions[] = {
5656 { SecondaryColorPointerListIBM_names, SecondaryColorPointerListIBM_remap_index, -1 },
5657 { NormalPointerListIBM_names, NormalPointerListIBM_remap_index, -1 },
5658 { FogCoordPointerListIBM_names, FogCoordPointerListIBM_remap_index, -1 },
5659 { VertexPointerListIBM_names, VertexPointerListIBM_remap_index, -1 },
5660 { ColorPointerListIBM_names, ColorPointerListIBM_remap_index, -1 },
5661 { TexCoordPointerListIBM_names, TexCoordPointerListIBM_remap_index, -1 },
5662 { IndexPointerListIBM_names, IndexPointerListIBM_remap_index, -1 },
5663 { EdgeFlagPointerListIBM_names, EdgeFlagPointerListIBM_remap_index, -1 },
5664 { NULL, 0, 0 }
5665 };
5666 #endif
5667
5668 #if defined(need_GL_INGR_blend_func_separate)
5669 static const struct dri_extension_function GL_INGR_blend_func_separate_functions[] = {
5670 { BlendFuncSeparateEXT_names, BlendFuncSeparateEXT_remap_index, -1 },
5671 { NULL, 0, 0 }
5672 };
5673 #endif
5674
5675 #if defined(need_GL_INTEL_parallel_arrays)
5676 static const struct dri_extension_function GL_INTEL_parallel_arrays_functions[] = {
5677 { VertexPointervINTEL_names, VertexPointervINTEL_remap_index, -1 },
5678 { ColorPointervINTEL_names, ColorPointervINTEL_remap_index, -1 },
5679 { NormalPointervINTEL_names, NormalPointervINTEL_remap_index, -1 },
5680 { TexCoordPointervINTEL_names, TexCoordPointervINTEL_remap_index, -1 },
5681 { NULL, 0, 0 }
5682 };
5683 #endif
5684
5685 #if defined(need_GL_MESA_resize_buffers)
5686 static const struct dri_extension_function GL_MESA_resize_buffers_functions[] = {
5687 { ResizeBuffersMESA_names, ResizeBuffersMESA_remap_index, -1 },
5688 { NULL, 0, 0 }
5689 };
5690 #endif
5691
5692 #if defined(need_GL_MESA_shader_debug)
5693 static const struct dri_extension_function GL_MESA_shader_debug_functions[] = {
5694 { GetDebugLogLengthMESA_names, GetDebugLogLengthMESA_remap_index, -1 },
5695 { ClearDebugLogMESA_names, ClearDebugLogMESA_remap_index, -1 },
5696 { GetDebugLogMESA_names, GetDebugLogMESA_remap_index, -1 },
5697 { CreateDebugObjectMESA_names, CreateDebugObjectMESA_remap_index, -1 },
5698 { NULL, 0, 0 }
5699 };
5700 #endif
5701
5702 #if defined(need_GL_MESA_window_pos)
5703 static const struct dri_extension_function GL_MESA_window_pos_functions[] = {
5704 { WindowPos3fMESA_names, WindowPos3fMESA_remap_index, -1 },
5705 { WindowPos2dvMESA_names, WindowPos2dvMESA_remap_index, -1 },
5706 { WindowPos4svMESA_names, WindowPos4svMESA_remap_index, -1 },
5707 { WindowPos2svMESA_names, WindowPos2svMESA_remap_index, -1 },
5708 { WindowPos3dMESA_names, WindowPos3dMESA_remap_index, -1 },
5709 { WindowPos2fvMESA_names, WindowPos2fvMESA_remap_index, -1 },
5710 { WindowPos4dMESA_names, WindowPos4dMESA_remap_index, -1 },
5711 { WindowPos2dMESA_names, WindowPos2dMESA_remap_index, -1 },
5712 { WindowPos4ivMESA_names, WindowPos4ivMESA_remap_index, -1 },
5713 { WindowPos4fMESA_names, WindowPos4fMESA_remap_index, -1 },
5714 { WindowPos3dvMESA_names, WindowPos3dvMESA_remap_index, -1 },
5715 { WindowPos3fvMESA_names, WindowPos3fvMESA_remap_index, -1 },
5716 { WindowPos4dvMESA_names, WindowPos4dvMESA_remap_index, -1 },
5717 { WindowPos2iMESA_names, WindowPos2iMESA_remap_index, -1 },
5718 { WindowPos3sMESA_names, WindowPos3sMESA_remap_index, -1 },
5719 { WindowPos4sMESA_names, WindowPos4sMESA_remap_index, -1 },
5720 { WindowPos2ivMESA_names, WindowPos2ivMESA_remap_index, -1 },
5721 { WindowPos2sMESA_names, WindowPos2sMESA_remap_index, -1 },
5722 { WindowPos3iMESA_names, WindowPos3iMESA_remap_index, -1 },
5723 { WindowPos3ivMESA_names, WindowPos3ivMESA_remap_index, -1 },
5724 { WindowPos4iMESA_names, WindowPos4iMESA_remap_index, -1 },
5725 { WindowPos4fvMESA_names, WindowPos4fvMESA_remap_index, -1 },
5726 { WindowPos3svMESA_names, WindowPos3svMESA_remap_index, -1 },
5727 { WindowPos2fMESA_names, WindowPos2fMESA_remap_index, -1 },
5728 { NULL, 0, 0 }
5729 };
5730 #endif
5731
5732 #if defined(need_GL_NV_evaluators)
5733 static const struct dri_extension_function GL_NV_evaluators_functions[] = {
5734 { GetMapAttribParameterivNV_names, GetMapAttribParameterivNV_remap_index, -1 },
5735 { MapControlPointsNV_names, MapControlPointsNV_remap_index, -1 },
5736 { MapParameterfvNV_names, MapParameterfvNV_remap_index, -1 },
5737 { EvalMapsNV_names, EvalMapsNV_remap_index, -1 },
5738 { GetMapAttribParameterfvNV_names, GetMapAttribParameterfvNV_remap_index, -1 },
5739 { MapParameterivNV_names, MapParameterivNV_remap_index, -1 },
5740 { GetMapParameterivNV_names, GetMapParameterivNV_remap_index, -1 },
5741 { GetMapParameterfvNV_names, GetMapParameterfvNV_remap_index, -1 },
5742 { GetMapControlPointsNV_names, GetMapControlPointsNV_remap_index, -1 },
5743 { NULL, 0, 0 }
5744 };
5745 #endif
5746
5747 #if defined(need_GL_NV_fence)
5748 static const struct dri_extension_function GL_NV_fence_functions[] = {
5749 { GenFencesNV_names, GenFencesNV_remap_index, -1 },
5750 { TestFenceNV_names, TestFenceNV_remap_index, -1 },
5751 { IsFenceNV_names, IsFenceNV_remap_index, -1 },
5752 { DeleteFencesNV_names, DeleteFencesNV_remap_index, -1 },
5753 { SetFenceNV_names, SetFenceNV_remap_index, -1 },
5754 { GetFenceivNV_names, GetFenceivNV_remap_index, -1 },
5755 { FinishFenceNV_names, FinishFenceNV_remap_index, -1 },
5756 { NULL, 0, 0 }
5757 };
5758 #endif
5759
5760 #if defined(need_GL_NV_fragment_program)
5761 static const struct dri_extension_function GL_NV_fragment_program_functions[] = {
5762 { GetProgramNamedParameterdvNV_names, GetProgramNamedParameterdvNV_remap_index, -1 },
5763 { GetProgramNamedParameterfvNV_names, GetProgramNamedParameterfvNV_remap_index, -1 },
5764 { ProgramNamedParameter4fNV_names, ProgramNamedParameter4fNV_remap_index, -1 },
5765 { ProgramNamedParameter4fvNV_names, ProgramNamedParameter4fvNV_remap_index, -1 },
5766 { ProgramNamedParameter4dvNV_names, ProgramNamedParameter4dvNV_remap_index, -1 },
5767 { ProgramNamedParameter4dNV_names, ProgramNamedParameter4dNV_remap_index, -1 },
5768 { NULL, 0, 0 }
5769 };
5770 #endif
5771
5772 #if defined(need_GL_NV_point_sprite)
5773 static const struct dri_extension_function GL_NV_point_sprite_functions[] = {
5774 { PointParameteriNV_names, PointParameteriNV_remap_index, -1 },
5775 { PointParameterivNV_names, PointParameterivNV_remap_index, -1 },
5776 { NULL, 0, 0 }
5777 };
5778 #endif
5779
5780 #if defined(need_GL_NV_register_combiners)
5781 static const struct dri_extension_function GL_NV_register_combiners_functions[] = {
5782 { CombinerOutputNV_names, CombinerOutputNV_remap_index, -1 },
5783 { CombinerParameterfvNV_names, CombinerParameterfvNV_remap_index, -1 },
5784 { GetCombinerOutputParameterfvNV_names, GetCombinerOutputParameterfvNV_remap_index, -1 },
5785 { FinalCombinerInputNV_names, FinalCombinerInputNV_remap_index, -1 },
5786 { GetCombinerInputParameterfvNV_names, GetCombinerInputParameterfvNV_remap_index, -1 },
5787 { GetCombinerOutputParameterivNV_names, GetCombinerOutputParameterivNV_remap_index, -1 },
5788 { CombinerParameteriNV_names, CombinerParameteriNV_remap_index, -1 },
5789 { GetFinalCombinerInputParameterivNV_names, GetFinalCombinerInputParameterivNV_remap_index, -1 },
5790 { CombinerInputNV_names, CombinerInputNV_remap_index, -1 },
5791 { CombinerParameterfNV_names, CombinerParameterfNV_remap_index, -1 },
5792 { GetFinalCombinerInputParameterfvNV_names, GetFinalCombinerInputParameterfvNV_remap_index, -1 },
5793 { GetCombinerInputParameterivNV_names, GetCombinerInputParameterivNV_remap_index, -1 },
5794 { CombinerParameterivNV_names, CombinerParameterivNV_remap_index, -1 },
5795 { NULL, 0, 0 }
5796 };
5797 #endif
5798
5799 #if defined(need_GL_NV_register_combiners2)
5800 static const struct dri_extension_function GL_NV_register_combiners2_functions[] = {
5801 { CombinerStageParameterfvNV_names, CombinerStageParameterfvNV_remap_index, -1 },
5802 { GetCombinerStageParameterfvNV_names, GetCombinerStageParameterfvNV_remap_index, -1 },
5803 { NULL, 0, 0 }
5804 };
5805 #endif
5806
5807 #if defined(need_GL_NV_vertex_array_range)
5808 static const struct dri_extension_function GL_NV_vertex_array_range_functions[] = {
5809 { VertexArrayRangeNV_names, VertexArrayRangeNV_remap_index, -1 },
5810 { FlushVertexArrayRangeNV_names, FlushVertexArrayRangeNV_remap_index, -1 },
5811 { NULL, 0, 0 }
5812 };
5813 #endif
5814
5815 #if defined(need_GL_NV_vertex_program)
5816 static const struct dri_extension_function GL_NV_vertex_program_functions[] = {
5817 { VertexAttrib4ubvNV_names, VertexAttrib4ubvNV_remap_index, -1 },
5818 { VertexAttrib4svNV_names, VertexAttrib4svNV_remap_index, -1 },
5819 { VertexAttribs1dvNV_names, VertexAttribs1dvNV_remap_index, -1 },
5820 { VertexAttrib1fvNV_names, VertexAttrib1fvNV_remap_index, -1 },
5821 { VertexAttrib4fNV_names, VertexAttrib4fNV_remap_index, -1 },
5822 { VertexAttrib2dNV_names, VertexAttrib2dNV_remap_index, -1 },
5823 { VertexAttrib4ubNV_names, VertexAttrib4ubNV_remap_index, -1 },
5824 { VertexAttribs3dvNV_names, VertexAttribs3dvNV_remap_index, -1 },
5825 { VertexAttribs4fvNV_names, VertexAttribs4fvNV_remap_index, -1 },
5826 { VertexAttrib2sNV_names, VertexAttrib2sNV_remap_index, -1 },
5827 { VertexAttribs3fvNV_names, VertexAttribs3fvNV_remap_index, -1 },
5828 { ProgramEnvParameter4fvARB_names, ProgramEnvParameter4fvARB_remap_index, -1 },
5829 { LoadProgramNV_names, LoadProgramNV_remap_index, -1 },
5830 { VertexAttrib4fvNV_names, VertexAttrib4fvNV_remap_index, -1 },
5831 { VertexAttrib3fNV_names, VertexAttrib3fNV_remap_index, -1 },
5832 { VertexAttribs2dvNV_names, VertexAttribs2dvNV_remap_index, -1 },
5833 { GetProgramParameterfvNV_names, GetProgramParameterfvNV_remap_index, -1 },
5834 { VertexAttrib3dNV_names, VertexAttrib3dNV_remap_index, -1 },
5835 { VertexAttrib2fvNV_names, VertexAttrib2fvNV_remap_index, -1 },
5836 { VertexAttrib2dvNV_names, VertexAttrib2dvNV_remap_index, -1 },
5837 { VertexAttrib1dvNV_names, VertexAttrib1dvNV_remap_index, -1 },
5838 { VertexAttrib1svNV_names, VertexAttrib1svNV_remap_index, -1 },
5839 { ProgramEnvParameter4fARB_names, ProgramEnvParameter4fARB_remap_index, -1 },
5840 { VertexAttribs2svNV_names, VertexAttribs2svNV_remap_index, -1 },
5841 { GetVertexAttribivNV_names, GetVertexAttribivNV_remap_index, -1 },
5842 { GetVertexAttribfvNV_names, GetVertexAttribfvNV_remap_index, -1 },
5843 { VertexAttrib2svNV_names, VertexAttrib2svNV_remap_index, -1 },
5844 { VertexAttribs1fvNV_names, VertexAttribs1fvNV_remap_index, -1 },
5845 { IsProgramNV_names, IsProgramNV_remap_index, -1 },
5846 { ProgramEnvParameter4dARB_names, ProgramEnvParameter4dARB_remap_index, -1 },
5847 { VertexAttrib2fNV_names, VertexAttrib2fNV_remap_index, -1 },
5848 { RequestResidentProgramsNV_names, RequestResidentProgramsNV_remap_index, -1 },
5849 { ExecuteProgramNV_names, ExecuteProgramNV_remap_index, -1 },
5850 { VertexAttribPointerNV_names, VertexAttribPointerNV_remap_index, -1 },
5851 { TrackMatrixNV_names, TrackMatrixNV_remap_index, -1 },
5852 { GetProgramParameterdvNV_names, GetProgramParameterdvNV_remap_index, -1 },
5853 { GetTrackMatrixivNV_names, GetTrackMatrixivNV_remap_index, -1 },
5854 { VertexAttrib3svNV_names, VertexAttrib3svNV_remap_index, -1 },
5855 { ProgramParameters4fvNV_names, ProgramParameters4fvNV_remap_index, -1 },
5856 { GetProgramivNV_names, GetProgramivNV_remap_index, -1 },
5857 { GetVertexAttribdvNV_names, GetVertexAttribdvNV_remap_index, -1 },
5858 { VertexAttrib3fvNV_names, VertexAttrib3fvNV_remap_index, -1 },
5859 { ProgramEnvParameter4dvARB_names, ProgramEnvParameter4dvARB_remap_index, -1 },
5860 { VertexAttribs2fvNV_names, VertexAttribs2fvNV_remap_index, -1 },
5861 { DeleteProgramsNV_names, DeleteProgramsNV_remap_index, -1 },
5862 { GetVertexAttribPointervNV_names, GetVertexAttribPointervNV_remap_index, -1 },
5863 { GetProgramStringNV_names, GetProgramStringNV_remap_index, -1 },
5864 { VertexAttrib4sNV_names, VertexAttrib4sNV_remap_index, -1 },
5865 { VertexAttribs4dvNV_names, VertexAttribs4dvNV_remap_index, -1 },
5866 { ProgramParameters4dvNV_names, ProgramParameters4dvNV_remap_index, -1 },
5867 { VertexAttrib3sNV_names, VertexAttrib3sNV_remap_index, -1 },
5868 { VertexAttrib1fNV_names, VertexAttrib1fNV_remap_index, -1 },
5869 { VertexAttrib4dNV_names, VertexAttrib4dNV_remap_index, -1 },
5870 { VertexAttribs4ubvNV_names, VertexAttribs4ubvNV_remap_index, -1 },
5871 { VertexAttribs3svNV_names, VertexAttribs3svNV_remap_index, -1 },
5872 { VertexAttrib1sNV_names, VertexAttrib1sNV_remap_index, -1 },
5873 { BindProgramNV_names, BindProgramNV_remap_index, -1 },
5874 { AreProgramsResidentNV_names, AreProgramsResidentNV_remap_index, -1 },
5875 { VertexAttrib3dvNV_names, VertexAttrib3dvNV_remap_index, -1 },
5876 { VertexAttrib1dNV_names, VertexAttrib1dNV_remap_index, -1 },
5877 { VertexAttribs4svNV_names, VertexAttribs4svNV_remap_index, -1 },
5878 { VertexAttribs1svNV_names, VertexAttribs1svNV_remap_index, -1 },
5879 { GenProgramsNV_names, GenProgramsNV_remap_index, -1 },
5880 { VertexAttrib4dvNV_names, VertexAttrib4dvNV_remap_index, -1 },
5881 { NULL, 0, 0 }
5882 };
5883 #endif
5884
5885 #if defined(need_GL_PGI_misc_hints)
5886 static const struct dri_extension_function GL_PGI_misc_hints_functions[] = {
5887 { HintPGI_names, HintPGI_remap_index, -1 },
5888 { NULL, 0, 0 }
5889 };
5890 #endif
5891
5892 #if defined(need_GL_SGIS_detail_texture)
5893 static const struct dri_extension_function GL_SGIS_detail_texture_functions[] = {
5894 { GetDetailTexFuncSGIS_names, GetDetailTexFuncSGIS_remap_index, -1 },
5895 { DetailTexFuncSGIS_names, DetailTexFuncSGIS_remap_index, -1 },
5896 { NULL, 0, 0 }
5897 };
5898 #endif
5899
5900 #if defined(need_GL_SGIS_fog_function)
5901 static const struct dri_extension_function GL_SGIS_fog_function_functions[] = {
5902 { FogFuncSGIS_names, FogFuncSGIS_remap_index, -1 },
5903 { GetFogFuncSGIS_names, GetFogFuncSGIS_remap_index, -1 },
5904 { NULL, 0, 0 }
5905 };
5906 #endif
5907
5908 #if defined(need_GL_SGIS_multisample)
5909 static const struct dri_extension_function GL_SGIS_multisample_functions[] = {
5910 { SampleMaskSGIS_names, SampleMaskSGIS_remap_index, -1 },
5911 { SamplePatternSGIS_names, SamplePatternSGIS_remap_index, -1 },
5912 { NULL, 0, 0 }
5913 };
5914 #endif
5915
5916 #if defined(need_GL_SGIS_pixel_texture)
5917 static const struct dri_extension_function GL_SGIS_pixel_texture_functions[] = {
5918 { PixelTexGenParameterfvSGIS_names, PixelTexGenParameterfvSGIS_remap_index, -1 },
5919 { GetPixelTexGenParameterivSGIS_names, GetPixelTexGenParameterivSGIS_remap_index, -1 },
5920 { PixelTexGenParameteriSGIS_names, PixelTexGenParameteriSGIS_remap_index, -1 },
5921 { PixelTexGenParameterivSGIS_names, PixelTexGenParameterivSGIS_remap_index, -1 },
5922 { PixelTexGenParameterfSGIS_names, PixelTexGenParameterfSGIS_remap_index, -1 },
5923 { GetPixelTexGenParameterfvSGIS_names, GetPixelTexGenParameterfvSGIS_remap_index, -1 },
5924 { NULL, 0, 0 }
5925 };
5926 #endif
5927
5928 #if defined(need_GL_SGIS_point_parameters)
5929 static const struct dri_extension_function GL_SGIS_point_parameters_functions[] = {
5930 { PointParameterfEXT_names, PointParameterfEXT_remap_index, -1 },
5931 { PointParameterfvEXT_names, PointParameterfvEXT_remap_index, -1 },
5932 { NULL, 0, 0 }
5933 };
5934 #endif
5935
5936 #if defined(need_GL_SGIS_sharpen_texture)
5937 static const struct dri_extension_function GL_SGIS_sharpen_texture_functions[] = {
5938 { GetSharpenTexFuncSGIS_names, GetSharpenTexFuncSGIS_remap_index, -1 },
5939 { SharpenTexFuncSGIS_names, SharpenTexFuncSGIS_remap_index, -1 },
5940 { NULL, 0, 0 }
5941 };
5942 #endif
5943
5944 #if defined(need_GL_SGIS_texture4D)
5945 static const struct dri_extension_function GL_SGIS_texture4D_functions[] = {
5946 { TexImage4DSGIS_names, TexImage4DSGIS_remap_index, -1 },
5947 { TexSubImage4DSGIS_names, TexSubImage4DSGIS_remap_index, -1 },
5948 { NULL, 0, 0 }
5949 };
5950 #endif
5951
5952 #if defined(need_GL_SGIS_texture_color_mask)
5953 static const struct dri_extension_function GL_SGIS_texture_color_mask_functions[] = {
5954 { TextureColorMaskSGIS_names, TextureColorMaskSGIS_remap_index, -1 },
5955 { NULL, 0, 0 }
5956 };
5957 #endif
5958
5959 #if defined(need_GL_SGIS_texture_filter4)
5960 static const struct dri_extension_function GL_SGIS_texture_filter4_functions[] = {
5961 { GetTexFilterFuncSGIS_names, GetTexFilterFuncSGIS_remap_index, -1 },
5962 { TexFilterFuncSGIS_names, TexFilterFuncSGIS_remap_index, -1 },
5963 { NULL, 0, 0 }
5964 };
5965 #endif
5966
5967 #if defined(need_GL_SGIX_async)
5968 static const struct dri_extension_function GL_SGIX_async_functions[] = {
5969 { AsyncMarkerSGIX_names, AsyncMarkerSGIX_remap_index, -1 },
5970 { FinishAsyncSGIX_names, FinishAsyncSGIX_remap_index, -1 },
5971 { PollAsyncSGIX_names, PollAsyncSGIX_remap_index, -1 },
5972 { DeleteAsyncMarkersSGIX_names, DeleteAsyncMarkersSGIX_remap_index, -1 },
5973 { IsAsyncMarkerSGIX_names, IsAsyncMarkerSGIX_remap_index, -1 },
5974 { GenAsyncMarkersSGIX_names, GenAsyncMarkersSGIX_remap_index, -1 },
5975 { NULL, 0, 0 }
5976 };
5977 #endif
5978
5979 #if defined(need_GL_SGIX_flush_raster)
5980 static const struct dri_extension_function GL_SGIX_flush_raster_functions[] = {
5981 { FlushRasterSGIX_names, FlushRasterSGIX_remap_index, -1 },
5982 { NULL, 0, 0 }
5983 };
5984 #endif
5985
5986 #if defined(need_GL_SGIX_fragment_lighting)
5987 static const struct dri_extension_function GL_SGIX_fragment_lighting_functions[] = {
5988 { FragmentMaterialfvSGIX_names, FragmentMaterialfvSGIX_remap_index, -1 },
5989 { FragmentLightModelivSGIX_names, FragmentLightModelivSGIX_remap_index, -1 },
5990 { FragmentLightiSGIX_names, FragmentLightiSGIX_remap_index, -1 },
5991 { GetFragmentMaterialfvSGIX_names, GetFragmentMaterialfvSGIX_remap_index, -1 },
5992 { FragmentMaterialfSGIX_names, FragmentMaterialfSGIX_remap_index, -1 },
5993 { GetFragmentLightivSGIX_names, GetFragmentLightivSGIX_remap_index, -1 },
5994 { FragmentLightModeliSGIX_names, FragmentLightModeliSGIX_remap_index, -1 },
5995 { FragmentLightivSGIX_names, FragmentLightivSGIX_remap_index, -1 },
5996 { GetFragmentMaterialivSGIX_names, GetFragmentMaterialivSGIX_remap_index, -1 },
5997 { FragmentLightModelfSGIX_names, FragmentLightModelfSGIX_remap_index, -1 },
5998 { FragmentColorMaterialSGIX_names, FragmentColorMaterialSGIX_remap_index, -1 },
5999 { FragmentMaterialiSGIX_names, FragmentMaterialiSGIX_remap_index, -1 },
6000 { LightEnviSGIX_names, LightEnviSGIX_remap_index, -1 },
6001 { FragmentLightModelfvSGIX_names, FragmentLightModelfvSGIX_remap_index, -1 },
6002 { FragmentLightfvSGIX_names, FragmentLightfvSGIX_remap_index, -1 },
6003 { FragmentLightfSGIX_names, FragmentLightfSGIX_remap_index, -1 },
6004 { GetFragmentLightfvSGIX_names, GetFragmentLightfvSGIX_remap_index, -1 },
6005 { FragmentMaterialivSGIX_names, FragmentMaterialivSGIX_remap_index, -1 },
6006 { NULL, 0, 0 }
6007 };
6008 #endif
6009
6010 #if defined(need_GL_SGIX_framezoom)
6011 static const struct dri_extension_function GL_SGIX_framezoom_functions[] = {
6012 { FrameZoomSGIX_names, FrameZoomSGIX_remap_index, -1 },
6013 { NULL, 0, 0 }
6014 };
6015 #endif
6016
6017 #if defined(need_GL_SGIX_igloo_interface)
6018 static const struct dri_extension_function GL_SGIX_igloo_interface_functions[] = {
6019 { IglooInterfaceSGIX_names, IglooInterfaceSGIX_remap_index, -1 },
6020 { NULL, 0, 0 }
6021 };
6022 #endif
6023
6024 #if defined(need_GL_SGIX_instruments)
6025 static const struct dri_extension_function GL_SGIX_instruments_functions[] = {
6026 { ReadInstrumentsSGIX_names, ReadInstrumentsSGIX_remap_index, -1 },
6027 { GetInstrumentsSGIX_names, GetInstrumentsSGIX_remap_index, -1 },
6028 { StartInstrumentsSGIX_names, StartInstrumentsSGIX_remap_index, -1 },
6029 { StopInstrumentsSGIX_names, StopInstrumentsSGIX_remap_index, -1 },
6030 { InstrumentsBufferSGIX_names, InstrumentsBufferSGIX_remap_index, -1 },
6031 { PollInstrumentsSGIX_names, PollInstrumentsSGIX_remap_index, -1 },
6032 { NULL, 0, 0 }
6033 };
6034 #endif
6035
6036 #if defined(need_GL_SGIX_list_priority)
6037 static const struct dri_extension_function GL_SGIX_list_priority_functions[] = {
6038 { ListParameterfSGIX_names, ListParameterfSGIX_remap_index, -1 },
6039 { GetListParameterfvSGIX_names, GetListParameterfvSGIX_remap_index, -1 },
6040 { ListParameteriSGIX_names, ListParameteriSGIX_remap_index, -1 },
6041 { ListParameterfvSGIX_names, ListParameterfvSGIX_remap_index, -1 },
6042 { ListParameterivSGIX_names, ListParameterivSGIX_remap_index, -1 },
6043 { GetListParameterivSGIX_names, GetListParameterivSGIX_remap_index, -1 },
6044 { NULL, 0, 0 }
6045 };
6046 #endif
6047
6048 #if defined(need_GL_SGIX_pixel_texture)
6049 static const struct dri_extension_function GL_SGIX_pixel_texture_functions[] = {
6050 { PixelTexGenSGIX_names, PixelTexGenSGIX_remap_index, -1 },
6051 { NULL, 0, 0 }
6052 };
6053 #endif
6054
6055 #if defined(need_GL_SGIX_polynomial_ffd)
6056 static const struct dri_extension_function GL_SGIX_polynomial_ffd_functions[] = {
6057 { LoadIdentityDeformationMapSGIX_names, LoadIdentityDeformationMapSGIX_remap_index, -1 },
6058 { DeformSGIX_names, DeformSGIX_remap_index, -1 },
6059 { DeformationMap3fSGIX_names, DeformationMap3fSGIX_remap_index, -1 },
6060 { DeformationMap3dSGIX_names, DeformationMap3dSGIX_remap_index, -1 },
6061 { NULL, 0, 0 }
6062 };
6063 #endif
6064
6065 #if defined(need_GL_SGIX_reference_plane)
6066 static const struct dri_extension_function GL_SGIX_reference_plane_functions[] = {
6067 { ReferencePlaneSGIX_names, ReferencePlaneSGIX_remap_index, -1 },
6068 { NULL, 0, 0 }
6069 };
6070 #endif
6071
6072 #if defined(need_GL_SGIX_sprite)
6073 static const struct dri_extension_function GL_SGIX_sprite_functions[] = {
6074 { SpriteParameterfvSGIX_names, SpriteParameterfvSGIX_remap_index, -1 },
6075 { SpriteParameteriSGIX_names, SpriteParameteriSGIX_remap_index, -1 },
6076 { SpriteParameterfSGIX_names, SpriteParameterfSGIX_remap_index, -1 },
6077 { SpriteParameterivSGIX_names, SpriteParameterivSGIX_remap_index, -1 },
6078 { NULL, 0, 0 }
6079 };
6080 #endif
6081
6082 #if defined(need_GL_SGIX_tag_sample_buffer)
6083 static const struct dri_extension_function GL_SGIX_tag_sample_buffer_functions[] = {
6084 { TagSampleBufferSGIX_names, TagSampleBufferSGIX_remap_index, -1 },
6085 { NULL, 0, 0 }
6086 };
6087 #endif
6088
6089 #if defined(need_GL_SGI_color_table)
6090 static const struct dri_extension_function GL_SGI_color_table_functions[] = {
6091 { ColorTableParameteriv_names, -1, 341 },
6092 { ColorTable_names, -1, 339 },
6093 { GetColorTable_names, -1, 343 },
6094 { CopyColorTable_names, -1, 342 },
6095 { ColorTableParameterfv_names, -1, 340 },
6096 { GetColorTableParameterfv_names, -1, 344 },
6097 { GetColorTableParameteriv_names, -1, 345 },
6098 { NULL, 0, 0 }
6099 };
6100 #endif
6101
6102 #if defined(need_GL_SUNX_constant_data)
6103 static const struct dri_extension_function GL_SUNX_constant_data_functions[] = {
6104 { FinishTextureSUNX_names, FinishTextureSUNX_remap_index, -1 },
6105 { NULL, 0, 0 }
6106 };
6107 #endif
6108
6109 #if defined(need_GL_SUN_global_alpha)
6110 static const struct dri_extension_function GL_SUN_global_alpha_functions[] = {
6111 { GlobalAlphaFactorubSUN_names, GlobalAlphaFactorubSUN_remap_index, -1 },
6112 { GlobalAlphaFactoriSUN_names, GlobalAlphaFactoriSUN_remap_index, -1 },
6113 { GlobalAlphaFactordSUN_names, GlobalAlphaFactordSUN_remap_index, -1 },
6114 { GlobalAlphaFactoruiSUN_names, GlobalAlphaFactoruiSUN_remap_index, -1 },
6115 { GlobalAlphaFactorbSUN_names, GlobalAlphaFactorbSUN_remap_index, -1 },
6116 { GlobalAlphaFactorfSUN_names, GlobalAlphaFactorfSUN_remap_index, -1 },
6117 { GlobalAlphaFactorusSUN_names, GlobalAlphaFactorusSUN_remap_index, -1 },
6118 { GlobalAlphaFactorsSUN_names, GlobalAlphaFactorsSUN_remap_index, -1 },
6119 { NULL, 0, 0 }
6120 };
6121 #endif
6122
6123 #if defined(need_GL_SUN_mesh_array)
6124 static const struct dri_extension_function GL_SUN_mesh_array_functions[] = {
6125 { DrawMeshArraysSUN_names, DrawMeshArraysSUN_remap_index, -1 },
6126 { NULL, 0, 0 }
6127 };
6128 #endif
6129
6130 #if defined(need_GL_SUN_triangle_list)
6131 static const struct dri_extension_function GL_SUN_triangle_list_functions[] = {
6132 { ReplacementCodeubSUN_names, ReplacementCodeubSUN_remap_index, -1 },
6133 { ReplacementCodeubvSUN_names, ReplacementCodeubvSUN_remap_index, -1 },
6134 { ReplacementCodeusvSUN_names, ReplacementCodeusvSUN_remap_index, -1 },
6135 { ReplacementCodePointerSUN_names, ReplacementCodePointerSUN_remap_index, -1 },
6136 { ReplacementCodeusSUN_names, ReplacementCodeusSUN_remap_index, -1 },
6137 { ReplacementCodeuiSUN_names, ReplacementCodeuiSUN_remap_index, -1 },
6138 { ReplacementCodeuivSUN_names, ReplacementCodeuivSUN_remap_index, -1 },
6139 { NULL, 0, 0 }
6140 };
6141 #endif
6142
6143 #if defined(need_GL_SUN_vertex)
6144 static const struct dri_extension_function GL_SUN_vertex_functions[] = {
6145 { ReplacementCodeuiColor3fVertex3fvSUN_names, ReplacementCodeuiColor3fVertex3fvSUN_remap_index, -1 },
6146 { TexCoord4fColor4fNormal3fVertex4fvSUN_names, TexCoord4fColor4fNormal3fVertex4fvSUN_remap_index, -1 },
6147 { TexCoord2fColor4ubVertex3fvSUN_names, TexCoord2fColor4ubVertex3fvSUN_remap_index, -1 },
6148 { ReplacementCodeuiVertex3fvSUN_names, ReplacementCodeuiVertex3fvSUN_remap_index, -1 },
6149 { ReplacementCodeuiTexCoord2fVertex3fvSUN_names, ReplacementCodeuiTexCoord2fVertex3fvSUN_remap_index, -1 },
6150 { ReplacementCodeuiNormal3fVertex3fSUN_names, ReplacementCodeuiNormal3fVertex3fSUN_remap_index, -1 },
6151 { Color4ubVertex3fvSUN_names, Color4ubVertex3fvSUN_remap_index, -1 },
6152 { Color4ubVertex3fSUN_names, Color4ubVertex3fSUN_remap_index, -1 },
6153 { TexCoord2fVertex3fSUN_names, TexCoord2fVertex3fSUN_remap_index, -1 },
6154 { TexCoord2fColor4fNormal3fVertex3fSUN_names, TexCoord2fColor4fNormal3fVertex3fSUN_remap_index, -1 },
6155 { TexCoord2fNormal3fVertex3fvSUN_names, TexCoord2fNormal3fVertex3fvSUN_remap_index, -1 },
6156 { ReplacementCodeuiTexCoord2fNormal3fVertex3fSUN_names, ReplacementCodeuiTexCoord2fNormal3fVertex3fSUN_remap_index, -1 },
6157 { ReplacementCodeuiTexCoord2fVertex3fSUN_names, ReplacementCodeuiTexCoord2fVertex3fSUN_remap_index, -1 },
6158 { TexCoord2fNormal3fVertex3fSUN_names, TexCoord2fNormal3fVertex3fSUN_remap_index, -1 },
6159 { Color3fVertex3fSUN_names, Color3fVertex3fSUN_remap_index, -1 },
6160 { Color3fVertex3fvSUN_names, Color3fVertex3fvSUN_remap_index, -1 },
6161 { Color4fNormal3fVertex3fvSUN_names, Color4fNormal3fVertex3fvSUN_remap_index, -1 },
6162 { ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fvSUN_names, ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fvSUN_remap_index, -1 },
6163 { ReplacementCodeuiColor4fNormal3fVertex3fvSUN_names, ReplacementCodeuiColor4fNormal3fVertex3fvSUN_remap_index, -1 },
6164 { ReplacementCodeuiTexCoord2fNormal3fVertex3fvSUN_names, ReplacementCodeuiTexCoord2fNormal3fVertex3fvSUN_remap_index, -1 },
6165 { TexCoord2fColor3fVertex3fSUN_names, TexCoord2fColor3fVertex3fSUN_remap_index, -1 },
6166 { TexCoord4fColor4fNormal3fVertex4fSUN_names, TexCoord4fColor4fNormal3fVertex4fSUN_remap_index, -1 },
6167 { Color4ubVertex2fvSUN_names, Color4ubVertex2fvSUN_remap_index, -1 },
6168 { Normal3fVertex3fSUN_names, Normal3fVertex3fSUN_remap_index, -1 },
6169 { ReplacementCodeuiColor4fNormal3fVertex3fSUN_names, ReplacementCodeuiColor4fNormal3fVertex3fSUN_remap_index, -1 },
6170 { TexCoord2fColor4fNormal3fVertex3fvSUN_names, TexCoord2fColor4fNormal3fVertex3fvSUN_remap_index, -1 },
6171 { TexCoord2fVertex3fvSUN_names, TexCoord2fVertex3fvSUN_remap_index, -1 },
6172 { Color4ubVertex2fSUN_names, Color4ubVertex2fSUN_remap_index, -1 },
6173 { ReplacementCodeuiColor4ubVertex3fSUN_names, ReplacementCodeuiColor4ubVertex3fSUN_remap_index, -1 },
6174 { TexCoord2fColor4ubVertex3fSUN_names, TexCoord2fColor4ubVertex3fSUN_remap_index, -1 },
6175 { Normal3fVertex3fvSUN_names, Normal3fVertex3fvSUN_remap_index, -1 },
6176 { Color4fNormal3fVertex3fSUN_names, Color4fNormal3fVertex3fSUN_remap_index, -1 },
6177 { ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fSUN_names, ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fSUN_remap_index, -1 },
6178 { ReplacementCodeuiColor4ubVertex3fvSUN_names, ReplacementCodeuiColor4ubVertex3fvSUN_remap_index, -1 },
6179 { ReplacementCodeuiColor3fVertex3fSUN_names, ReplacementCodeuiColor3fVertex3fSUN_remap_index, -1 },
6180 { TexCoord4fVertex4fSUN_names, TexCoord4fVertex4fSUN_remap_index, -1 },
6181 { TexCoord2fColor3fVertex3fvSUN_names, TexCoord2fColor3fVertex3fvSUN_remap_index, -1 },
6182 { ReplacementCodeuiNormal3fVertex3fvSUN_names, ReplacementCodeuiNormal3fVertex3fvSUN_remap_index, -1 },
6183 { TexCoord4fVertex4fvSUN_names, TexCoord4fVertex4fvSUN_remap_index, -1 },
6184 { ReplacementCodeuiVertex3fSUN_names, ReplacementCodeuiVertex3fSUN_remap_index, -1 },
6185 { NULL, 0, 0 }
6186 };
6187 #endif
6188
6189 #if defined(need_GL_VERSION_1_3)
6190 static const struct dri_extension_function GL_VERSION_1_3_functions[] = {
6191 { SampleCoverageARB_names, SampleCoverageARB_remap_index, -1 },
6192 { MultiTexCoord3sARB_names, -1, 398 },
6193 { ActiveTextureARB_names, -1, 374 },
6194 { CompressedTexSubImage2DARB_names, CompressedTexSubImage2DARB_remap_index, -1 },
6195 { CompressedTexImage3DARB_names, CompressedTexImage3DARB_remap_index, -1 },
6196 { MultiTexCoord1fvARB_names, -1, 379 },
6197 { MultTransposeMatrixdARB_names, MultTransposeMatrixdARB_remap_index, -1 },
6198 { CompressedTexImage1DARB_names, CompressedTexImage1DARB_remap_index, -1 },
6199 { MultiTexCoord3dARB_names, -1, 392 },
6200 { MultiTexCoord2iARB_names, -1, 388 },
6201 { MultiTexCoord2svARB_names, -1, 391 },
6202 { MultiTexCoord2fARB_names, -1, 386 },
6203 { LoadTransposeMatrixdARB_names, LoadTransposeMatrixdARB_remap_index, -1 },
6204 { MultiTexCoord3fvARB_names, -1, 395 },
6205 { MultiTexCoord4sARB_names, -1, 406 },
6206 { MultiTexCoord2dvARB_names, -1, 385 },
6207 { MultiTexCoord1svARB_names, -1, 383 },
6208 { MultiTexCoord3svARB_names, -1, 399 },
6209 { MultiTexCoord4iARB_names, -1, 404 },
6210 { MultiTexCoord3iARB_names, -1, 396 },
6211 { MultiTexCoord1dARB_names, -1, 376 },
6212 { MultiTexCoord3dvARB_names, -1, 393 },
6213 { MultiTexCoord3ivARB_names, -1, 397 },
6214 { MultiTexCoord2sARB_names, -1, 390 },
6215 { MultiTexCoord4ivARB_names, -1, 405 },
6216 { CompressedTexSubImage1DARB_names, CompressedTexSubImage1DARB_remap_index, -1 },
6217 { ClientActiveTextureARB_names, -1, 375 },
6218 { CompressedTexSubImage3DARB_names, CompressedTexSubImage3DARB_remap_index, -1 },
6219 { MultiTexCoord2dARB_names, -1, 384 },
6220 { MultiTexCoord4dvARB_names, -1, 401 },
6221 { MultiTexCoord4fvARB_names, -1, 403 },
6222 { MultiTexCoord3fARB_names, -1, 394 },
6223 { MultTransposeMatrixfARB_names, MultTransposeMatrixfARB_remap_index, -1 },
6224 { CompressedTexImage2DARB_names, CompressedTexImage2DARB_remap_index, -1 },
6225 { MultiTexCoord4dARB_names, -1, 400 },
6226 { MultiTexCoord1sARB_names, -1, 382 },
6227 { MultiTexCoord1dvARB_names, -1, 377 },
6228 { MultiTexCoord1ivARB_names, -1, 381 },
6229 { MultiTexCoord2ivARB_names, -1, 389 },
6230 { MultiTexCoord1iARB_names, -1, 380 },
6231 { GetCompressedTexImageARB_names, GetCompressedTexImageARB_remap_index, -1 },
6232 { MultiTexCoord4svARB_names, -1, 407 },
6233 { MultiTexCoord1fARB_names, -1, 378 },
6234 { MultiTexCoord4fARB_names, -1, 402 },
6235 { LoadTransposeMatrixfARB_names, LoadTransposeMatrixfARB_remap_index, -1 },
6236 { MultiTexCoord2fvARB_names, -1, 387 },
6237 { NULL, 0, 0 }
6238 };
6239 #endif
6240
6241 #if defined(need_GL_VERSION_1_4)
6242 static const struct dri_extension_function GL_VERSION_1_4_functions[] = {
6243 { PointParameteriNV_names, PointParameteriNV_remap_index, -1 },
6244 { SecondaryColor3iEXT_names, SecondaryColor3iEXT_remap_index, -1 },
6245 { WindowPos3fMESA_names, WindowPos3fMESA_remap_index, -1 },
6246 { WindowPos2dvMESA_names, WindowPos2dvMESA_remap_index, -1 },
6247 { SecondaryColor3bEXT_names, SecondaryColor3bEXT_remap_index, -1 },
6248 { PointParameterfEXT_names, PointParameterfEXT_remap_index, -1 },
6249 { FogCoorddEXT_names, FogCoorddEXT_remap_index, -1 },
6250 { FogCoordfEXT_names, FogCoordfEXT_remap_index, -1 },
6251 { WindowPos2svMESA_names, WindowPos2svMESA_remap_index, -1 },
6252 { WindowPos3dMESA_names, WindowPos3dMESA_remap_index, -1 },
6253 { PointParameterfvEXT_names, PointParameterfvEXT_remap_index, -1 },
6254 { WindowPos2fvMESA_names, WindowPos2fvMESA_remap_index, -1 },
6255 { SecondaryColor3bvEXT_names, SecondaryColor3bvEXT_remap_index, -1 },
6256 { SecondaryColor3sEXT_names, SecondaryColor3sEXT_remap_index, -1 },
6257 { SecondaryColor3dEXT_names, SecondaryColor3dEXT_remap_index, -1 },
6258 { WindowPos2dMESA_names, WindowPos2dMESA_remap_index, -1 },
6259 { SecondaryColorPointerEXT_names, SecondaryColorPointerEXT_remap_index, -1 },
6260 { SecondaryColor3uiEXT_names, SecondaryColor3uiEXT_remap_index, -1 },
6261 { SecondaryColor3usvEXT_names, SecondaryColor3usvEXT_remap_index, -1 },
6262 { WindowPos3dvMESA_names, WindowPos3dvMESA_remap_index, -1 },
6263 { PointParameterivNV_names, PointParameterivNV_remap_index, -1 },
6264 { WindowPos3fvMESA_names, WindowPos3fvMESA_remap_index, -1 },
6265 { SecondaryColor3ivEXT_names, SecondaryColor3ivEXT_remap_index, -1 },
6266 { WindowPos2iMESA_names, WindowPos2iMESA_remap_index, -1 },
6267 { SecondaryColor3fvEXT_names, SecondaryColor3fvEXT_remap_index, -1 },
6268 { WindowPos3sMESA_names, WindowPos3sMESA_remap_index, -1 },
6269 { WindowPos2ivMESA_names, WindowPos2ivMESA_remap_index, -1 },
6270 { MultiDrawElementsEXT_names, MultiDrawElementsEXT_remap_index, -1 },
6271 { WindowPos2sMESA_names, WindowPos2sMESA_remap_index, -1 },
6272 { FogCoordPointerEXT_names, FogCoordPointerEXT_remap_index, -1 },
6273 { SecondaryColor3ubvEXT_names, SecondaryColor3ubvEXT_remap_index, -1 },
6274 { SecondaryColor3uivEXT_names, SecondaryColor3uivEXT_remap_index, -1 },
6275 { WindowPos3iMESA_names, WindowPos3iMESA_remap_index, -1 },
6276 { SecondaryColor3dvEXT_names, SecondaryColor3dvEXT_remap_index, -1 },
6277 { MultiDrawArraysEXT_names, MultiDrawArraysEXT_remap_index, -1 },
6278 { SecondaryColor3usEXT_names, SecondaryColor3usEXT_remap_index, -1 },
6279 { FogCoordfvEXT_names, FogCoordfvEXT_remap_index, -1 },
6280 { SecondaryColor3ubEXT_names, SecondaryColor3ubEXT_remap_index, -1 },
6281 { BlendFuncSeparateEXT_names, BlendFuncSeparateEXT_remap_index, -1 },
6282 { SecondaryColor3fEXT_names, SecondaryColor3fEXT_remap_index, -1 },
6283 { WindowPos3ivMESA_names, WindowPos3ivMESA_remap_index, -1 },
6284 { SecondaryColor3svEXT_names, SecondaryColor3svEXT_remap_index, -1 },
6285 { FogCoorddvEXT_names, FogCoorddvEXT_remap_index, -1 },
6286 { WindowPos3svMESA_names, WindowPos3svMESA_remap_index, -1 },
6287 { WindowPos2fMESA_names, WindowPos2fMESA_remap_index, -1 },
6288 { NULL, 0, 0 }
6289 };
6290 #endif
6291
6292 #if defined(need_GL_VERSION_1_5)
6293 static const struct dri_extension_function GL_VERSION_1_5_functions[] = {
6294 { BeginQueryARB_names, BeginQueryARB_remap_index, -1 },
6295 { GetBufferSubDataARB_names, GetBufferSubDataARB_remap_index, -1 },
6296 { BufferSubDataARB_names, BufferSubDataARB_remap_index, -1 },
6297 { GetQueryivARB_names, GetQueryivARB_remap_index, -1 },
6298 { GetQueryObjectivARB_names, GetQueryObjectivARB_remap_index, -1 },
6299 { BufferDataARB_names, BufferDataARB_remap_index, -1 },
6300 { EndQueryARB_names, EndQueryARB_remap_index, -1 },
6301 { GetBufferPointervARB_names, GetBufferPointervARB_remap_index, -1 },
6302 { GetQueryObjectuivARB_names, GetQueryObjectuivARB_remap_index, -1 },
6303 { GetBufferParameterivARB_names, GetBufferParameterivARB_remap_index, -1 },
6304 { DeleteQueriesARB_names, DeleteQueriesARB_remap_index, -1 },
6305 { IsQueryARB_names, IsQueryARB_remap_index, -1 },
6306 { MapBufferARB_names, MapBufferARB_remap_index, -1 },
6307 { GenQueriesARB_names, GenQueriesARB_remap_index, -1 },
6308 { IsBufferARB_names, IsBufferARB_remap_index, -1 },
6309 { DeleteBuffersARB_names, DeleteBuffersARB_remap_index, -1 },
6310 { UnmapBufferARB_names, UnmapBufferARB_remap_index, -1 },
6311 { BindBufferARB_names, BindBufferARB_remap_index, -1 },
6312 { GenBuffersARB_names, GenBuffersARB_remap_index, -1 },
6313 { NULL, 0, 0 }
6314 };
6315 #endif
6316
6317 #if defined(need_GL_VERSION_2_0)
6318 static const struct dri_extension_function GL_VERSION_2_0_functions[] = {
6319 { UniformMatrix3fvARB_names, UniformMatrix3fvARB_remap_index, -1 },
6320 { GetProgramiv_names, GetProgramiv_remap_index, -1 },
6321 { BlendEquationSeparateEXT_names, BlendEquationSeparateEXT_remap_index, -1 },
6322 { AttachShader_names, AttachShader_remap_index, -1 },
6323 { VertexAttrib2fARB_names, VertexAttrib2fARB_remap_index, -1 },
6324 { VertexAttrib3fARB_names, VertexAttrib3fARB_remap_index, -1 },
6325 { Uniform2fARB_names, Uniform2fARB_remap_index, -1 },
6326 { VertexAttrib1svARB_names, VertexAttrib1svARB_remap_index, -1 },
6327 { Uniform2ivARB_names, Uniform2ivARB_remap_index, -1 },
6328 { UniformMatrix4fvARB_names, UniformMatrix4fvARB_remap_index, -1 },
6329 { VertexAttrib4NusvARB_names, VertexAttrib4NusvARB_remap_index, -1 },
6330 { DisableVertexAttribArrayARB_names, DisableVertexAttribArrayARB_remap_index, -1 },
6331 { StencilMaskSeparate_names, StencilMaskSeparate_remap_index, -1 },
6332 { VertexAttrib1fARB_names, VertexAttrib1fARB_remap_index, -1 },
6333 { GetProgramInfoLog_names, GetProgramInfoLog_remap_index, -1 },
6334 { VertexAttrib4NbvARB_names, VertexAttrib4NbvARB_remap_index, -1 },
6335 { GetActiveAttribARB_names, GetActiveAttribARB_remap_index, -1 },
6336 { Uniform3iARB_names, Uniform3iARB_remap_index, -1 },
6337 { GetShaderInfoLog_names, GetShaderInfoLog_remap_index, -1 },
6338 { VertexAttrib1sARB_names, VertexAttrib1sARB_remap_index, -1 },
6339 { Uniform1fARB_names, Uniform1fARB_remap_index, -1 },
6340 { StencilOpSeparate_names, StencilOpSeparate_remap_index, -1 },
6341 { UniformMatrix2fvARB_names, UniformMatrix2fvARB_remap_index, -1 },
6342 { VertexAttrib3dvARB_names, VertexAttrib3dvARB_remap_index, -1 },
6343 { Uniform3fvARB_names, Uniform3fvARB_remap_index, -1 },
6344 { GetVertexAttribivARB_names, GetVertexAttribivARB_remap_index, -1 },
6345 { CreateProgram_names, CreateProgram_remap_index, -1 },
6346 { StencilFuncSeparate_names, StencilFuncSeparate_remap_index, -1 },
6347 { VertexAttrib4ivARB_names, VertexAttrib4ivARB_remap_index, -1 },
6348 { VertexAttrib4bvARB_names, VertexAttrib4bvARB_remap_index, -1 },
6349 { VertexAttrib3dARB_names, VertexAttrib3dARB_remap_index, -1 },
6350 { VertexAttrib4fARB_names, VertexAttrib4fARB_remap_index, -1 },
6351 { VertexAttrib4fvARB_names, VertexAttrib4fvARB_remap_index, -1 },
6352 { GetActiveUniformARB_names, GetActiveUniformARB_remap_index, -1 },
6353 { IsShader_names, IsShader_remap_index, -1 },
6354 { GetUniformivARB_names, GetUniformivARB_remap_index, -1 },
6355 { IsProgram_names, IsProgram_remap_index, -1 },
6356 { Uniform2fvARB_names, Uniform2fvARB_remap_index, -1 },
6357 { ValidateProgramARB_names, ValidateProgramARB_remap_index, -1 },
6358 { VertexAttrib2dARB_names, VertexAttrib2dARB_remap_index, -1 },
6359 { VertexAttrib1dvARB_names, VertexAttrib1dvARB_remap_index, -1 },
6360 { GetVertexAttribfvARB_names, GetVertexAttribfvARB_remap_index, -1 },
6361 { GetAttribLocationARB_names, GetAttribLocationARB_remap_index, -1 },
6362 { VertexAttrib4ubvARB_names, VertexAttrib4ubvARB_remap_index, -1 },
6363 { Uniform3ivARB_names, Uniform3ivARB_remap_index, -1 },
6364 { VertexAttrib4sARB_names, VertexAttrib4sARB_remap_index, -1 },
6365 { VertexAttrib2dvARB_names, VertexAttrib2dvARB_remap_index, -1 },
6366 { VertexAttrib2fvARB_names, VertexAttrib2fvARB_remap_index, -1 },
6367 { VertexAttrib4NivARB_names, VertexAttrib4NivARB_remap_index, -1 },
6368 { GetAttachedShaders_names, GetAttachedShaders_remap_index, -1 },
6369 { CompileShaderARB_names, CompileShaderARB_remap_index, -1 },
6370 { DeleteShader_names, DeleteShader_remap_index, -1 },
6371 { Uniform3fARB_names, Uniform3fARB_remap_index, -1 },
6372 { VertexAttrib4NuivARB_names, VertexAttrib4NuivARB_remap_index, -1 },
6373 { Uniform4fARB_names, Uniform4fARB_remap_index, -1 },
6374 { VertexAttrib1dARB_names, VertexAttrib1dARB_remap_index, -1 },
6375 { VertexAttrib4usvARB_names, VertexAttrib4usvARB_remap_index, -1 },
6376 { LinkProgramARB_names, LinkProgramARB_remap_index, -1 },
6377 { ShaderSourceARB_names, ShaderSourceARB_remap_index, -1 },
6378 { VertexAttrib3svARB_names, VertexAttrib3svARB_remap_index, -1 },
6379 { Uniform4ivARB_names, Uniform4ivARB_remap_index, -1 },
6380 { GetVertexAttribdvARB_names, GetVertexAttribdvARB_remap_index, -1 },
6381 { Uniform1ivARB_names, Uniform1ivARB_remap_index, -1 },
6382 { VertexAttrib4dvARB_names, VertexAttrib4dvARB_remap_index, -1 },
6383 { BindAttribLocationARB_names, BindAttribLocationARB_remap_index, -1 },
6384 { Uniform1iARB_names, Uniform1iARB_remap_index, -1 },
6385 { VertexAttribPointerARB_names, VertexAttribPointerARB_remap_index, -1 },
6386 { VertexAttrib4NsvARB_names, VertexAttrib4NsvARB_remap_index, -1 },
6387 { VertexAttrib3fvARB_names, VertexAttrib3fvARB_remap_index, -1 },
6388 { CreateShader_names, CreateShader_remap_index, -1 },
6389 { DetachShader_names, DetachShader_remap_index, -1 },
6390 { VertexAttrib4NubARB_names, VertexAttrib4NubARB_remap_index, -1 },
6391 { Uniform4fvARB_names, Uniform4fvARB_remap_index, -1 },
6392 { GetUniformfvARB_names, GetUniformfvARB_remap_index, -1 },
6393 { Uniform4iARB_names, Uniform4iARB_remap_index, -1 },
6394 { UseProgramObjectARB_names, UseProgramObjectARB_remap_index, -1 },
6395 { DeleteProgram_names, DeleteProgram_remap_index, -1 },
6396 { GetVertexAttribPointervNV_names, GetVertexAttribPointervNV_remap_index, -1 },
6397 { Uniform2iARB_names, Uniform2iARB_remap_index, -1 },
6398 { VertexAttrib4dARB_names, VertexAttrib4dARB_remap_index, -1 },
6399 { GetUniformLocationARB_names, GetUniformLocationARB_remap_index, -1 },
6400 { VertexAttrib3sARB_names, VertexAttrib3sARB_remap_index, -1 },
6401 { GetShaderSourceARB_names, GetShaderSourceARB_remap_index, -1 },
6402 { DrawBuffersARB_names, DrawBuffersARB_remap_index, -1 },
6403 { Uniform1fvARB_names, Uniform1fvARB_remap_index, -1 },
6404 { EnableVertexAttribArrayARB_names, EnableVertexAttribArrayARB_remap_index, -1 },
6405 { VertexAttrib4uivARB_names, VertexAttrib4uivARB_remap_index, -1 },
6406 { VertexAttrib4svARB_names, VertexAttrib4svARB_remap_index, -1 },
6407 { GetShaderiv_names, GetShaderiv_remap_index, -1 },
6408 { VertexAttrib2svARB_names, VertexAttrib2svARB_remap_index, -1 },
6409 { VertexAttrib4NubvARB_names, VertexAttrib4NubvARB_remap_index, -1 },
6410 { VertexAttrib2sARB_names, VertexAttrib2sARB_remap_index, -1 },
6411 { VertexAttrib1fvARB_names, VertexAttrib1fvARB_remap_index, -1 },
6412 { NULL, 0, 0 }
6413 };
6414 #endif
6415
6416 #if defined(need_GL_VERSION_2_1)
6417 static const struct dri_extension_function GL_VERSION_2_1_functions[] = {
6418 { UniformMatrix2x4fv_names, UniformMatrix2x4fv_remap_index, -1 },
6419 { UniformMatrix4x3fv_names, UniformMatrix4x3fv_remap_index, -1 },
6420 { UniformMatrix4x2fv_names, UniformMatrix4x2fv_remap_index, -1 },
6421 { UniformMatrix2x3fv_names, UniformMatrix2x3fv_remap_index, -1 },
6422 { UniformMatrix3x4fv_names, UniformMatrix3x4fv_remap_index, -1 },
6423 { UniformMatrix3x2fv_names, UniformMatrix3x2fv_remap_index, -1 },
6424 { NULL, 0, 0 }
6425 };
6426 #endif
6427