From dfdd0b4f30e12acca07c2076adb594293bdb15bb Mon Sep 17 00:00:00 2001 From: Ian Romanick Date: Tue, 29 Aug 2006 16:43:44 +0000 Subject: More static dispatch function removal. Make functions for the following extensions available only via glXGetProcAddress. In cases where there are other aliases to the same functions (e.g., between GL_EXT_histogram and GL_ARB_imaging), the alias functions may still be statically exported. - GL_ATI_blend_equation_separate - GL_EXT_blend_equation_separate - GL_EXT_convolution - GL_EXT_color_sub_table - GL_EXT_cull_vertex - GL_EXT_depth_bounds_test - GL_EXT_framebuffer_blit - GL_EXT_histogram - GL_EXT_multisample - GL_EXT_stencil_two_side - GL_EXT_timer_query - GL_IBM_multimode_draw_arrays - GL_INGR_blend_func_separate - GL_NV_fence - GL_SGI_color_table - GL_SGIS_multisample - GL_SGIS_pixel_texture - GL_SGIS_point_parameters - GL_SGIX_pixel_texture --- src/mesa/glapi/gl_API.xml | 128 +++++++++++++++++++++++----------------------- 1 file changed, 64 insertions(+), 64 deletions(-) (limited to 'src/mesa/glapi/gl_API.xml') diff --git a/src/mesa/glapi/gl_API.xml b/src/mesa/glapi/gl_API.xml index eee337711c..6e8df0c40c 100644 --- a/src/mesa/glapi/gl_API.xml +++ b/src/mesa/glapi/gl_API.xml @@ -7486,7 +7486,7 @@ - + @@ -7495,21 +7495,21 @@ - + - + - + @@ -7518,38 +7518,38 @@ - + - + - + - + - + - + @@ -7621,7 +7621,7 @@ - + @@ -7630,7 +7630,7 @@ - + @@ -7640,31 +7640,31 @@ - + - + - + - + - + @@ -7672,7 +7672,7 @@ - + @@ -7681,7 +7681,7 @@ - + @@ -7689,21 +7689,21 @@ - + - + - + @@ -7713,7 +7713,7 @@ - + @@ -7785,7 +7785,7 @@ - + @@ -7794,19 +7794,19 @@ - + - + - + @@ -7814,7 +7814,7 @@ - + @@ -7822,14 +7822,14 @@ - + - + @@ -7838,37 +7838,37 @@ - + - + - + - + - + - + @@ -7989,13 +7989,13 @@ - + - + @@ -8399,7 +8399,7 @@ - + @@ -8408,7 +8408,7 @@ - + @@ -8626,13 +8626,13 @@ - + - + @@ -9226,7 +9226,7 @@ - + @@ -10063,7 +10063,7 @@ - + @@ -10072,7 +10072,7 @@ - + @@ -10169,12 +10169,12 @@ - + - + @@ -10211,43 +10211,43 @@ - + - + - + - + - + - + - + @@ -11172,7 +11172,7 @@ - + @@ -11351,7 +11351,7 @@ - + @@ -11372,7 +11372,7 @@ - + @@ -11446,14 +11446,14 @@ - + - + @@ -11507,12 +11507,12 @@ - + - + @@ -11573,12 +11573,12 @@ - + - + @@ -11590,7 +11590,7 @@ - + -- cgit v1.2.3