A variable controlling whether X11 should use GLX or EGL by default
Defined in SDL_hints.h
#define SDL_HINT_VIDEO_X11_FORCE_EGL "SDL_VIDEO_X11_FORCE_EGL"
This variable can be set to the following values:
By default SDL will use GLX when both are present.