summaryrefslogtreecommitdiff
path: root/src/mesa/tnl_dd
diff options
context:
space:
mode:
authorIan Romanick <idr@us.ibm.com>2006-08-29 16:43:44 +0000
committerIan Romanick <idr@us.ibm.com>2006-08-29 16:43:44 +0000
commitdfdd0b4f30e12acca07c2076adb594293bdb15bb (patch)
treec0f36d6b3e509199d7c5e666aa4daa3cdbde75d2 /src/mesa/tnl_dd
parentfc5b57b71375ef6c117482be036b442c2cb8ab23 (diff)
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
Diffstat (limited to 'src/mesa/tnl_dd')
0 files changed, 0 insertions, 0 deletions