Revert "glx: Unset the direct_support bit for GLX_EXT_import_context"
authorAdam Jackson <ajax@redhat.com>
Thu, 29 Aug 2019 16:15:22 +0000 (12:15 -0400)
committerAdam Jackson <ajax@redhat.com>
Fri, 30 Aug 2019 21:50:45 +0000 (17:50 -0400)
commitda5ebe30105f70e3520ce3ae145793b755552569
tree135a28dfd2d786c11e3a308fa1c8afeeed2d952a
parent9087cf70153ebc412982dc38db3829adf27ebb39
Revert "glx: Unset the direct_support bit for GLX_EXT_import_context"

The GLX extension strings are independent of any context, so abusing the
direct_support bit to control this extension's visibility is wrong.

This reverts commit 079d0717fc896bc8086b037d0ed22642274986c7.

Reported-by: Michel Dänzer <michel@daenzer.net>
Reviewed-by: Michel Dänzer <michel@daenzer.net>
src/glx/glxextensions.c