mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-31 07:00:27 +01:00
st/glx/xlib: Advertise GLX_ARB_create_context(_profile)
They were already implemented, but not advertised.
This commit is contained in:
parent
90dcd6c89a
commit
ee1487953b
1 changed files with 2 additions and 0 deletions
|
|
@ -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 " \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue