Skip to content

Extend GLX switch to check if QtGui was being built with GLX plugin

Andreas Cord-Landwehr requested to merge work/fixEglBuild into master

Even though epoxy with GLX may be present, Qt's native interface only exposes GLX API when it was being built with GLX support.

Merge request reports