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 079d0717.
Reported-by: Michel Dänzer michel@daenzer.net