glx: let users force-enable/disable indirect GL extensions
authorMartin Peres <martin.peres@mupuf.org>
Tue, 20 Oct 2020 13:05:24 +0000 (16:05 +0300)
committerMartin Peres <martin.peres@mupuf.org>
Thu, 22 Oct 2020 04:47:28 +0000 (07:47 +0300)
commit97f6d5e3a99d7093ec732dbdc319159bb1a1b0d4
tree3cbeaa976ae32a5305d8e737ce3b012b62ddb435
parente19644967f20a6baf82c5ffd6973e2b25fac92b3
glx: let users force-enable/disable indirect GL extensions

This can be useful for debugging or working around bugs involving
indirect GL.

Reviewed-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Signed-off-by: Martin Peres <martin.peres@mupuf.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7212>
src/glx/glxclient.h
src/glx/glxextensions.c
src/glx/glxextensions.h