Lines Matching refs:GLX
556 [enable GLX library @<:@default=enabled@:>@])],
613 [make GLX library Xlib-based instead of DRI-based @<:@default=disabled@:>@])],
701 AC_MSG_WARN([GLX disabled, disabling Xlib-GLX])
706 AC_MSG_ERROR([DRI and Xlib-GLX cannot be built together])
710 AC_MSG_ERROR([Xlib-GLX cannot be built without OpenGL])
713 # Disable GLX if OpenGL is not enabled
715 AC_MSG_WARN([OpenGL not enabled, disabling GLX])
719 # Disable GLX if DRI and Xlib-GLX are not enabled
723 AC_MSG_WARN([Neither DRI nor Xlib-GLX enabled, disabling GLX])
796 # DRI-based GLX
849 AC_MSG_ERROR([X11 development libraries needed for GLX])
872 [enable direct rendering in GLX and EGL for DRI \
882 # Xlib-based GLX
891 # DRI-based GLX
921 # This is outside the case (above) so that it is invoked even for non-GLX
945 dnl More GLX setup
965 [enable TLS support in GLX @<:@default=disabled@:>@])],
2079 echo " GLX: Xlib-based"
2082 echo " GLX: DRI-based"
2085 echo " GLX: $enable_glx"