st/glx/xlib: Advertise GLX_ARB_create_context(_profile)

They were already implemented, but not advertised.
This commit is contained in:
José Fonseca 2011-10-09 13:20:00 +01:00
parent 90dcd6c89a
commit ee1487953b

View file

@ -53,6 +53,8 @@
"GLX_MESA_copy_sub_buffer " \
"GLX_MESA_pixmap_colormap " \
"GLX_MESA_release_buffers " \
"GLX_ARB_create_context " \
"GLX_ARB_create_context_profile " \
"GLX_ARB_get_proc_address " \
"GLX_EXT_texture_from_pixmap " \
"GLX_EXT_visual_info " \