glx: Implement GLX_EXT_no_config_context (v2)
authorAdam Jackson <ajax@redhat.com>
Tue, 7 Nov 2017 16:36:53 +0000 (11:36 -0500)
committerAdam Jackson <ajax@redhat.com>
Thu, 9 Nov 2017 14:35:30 +0000 (09:35 -0500)
commit5293b96b160b904c0e53cbce93679c3aa090f846
tree9f5c119dacb8cfe7a150f7f4fd599199130a68cb
parent3f66d54a2a59b6f295671ea03aa9f83ce1aee34a
glx: Implement GLX_EXT_no_config_context (v2)

This more or less ports EGL_KHR_no_config_context to GLX.

v2: Enable the extension only for those backends that support it.

Khronos: https://github.com/KhronosGroup/OpenGL-Registry/pull/102
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Signed-off-by: Adam Jackson <ajax@redhat.com>
src/glx/create_context.c
src/glx/dri2_glx.c
src/glx/dri3_glx.c
src/glx/drisw_glx.c
src/glx/glxextensions.c
src/glx/glxextensions.h