Lines Matching refs:xlib
301 # FIXME: haiku doesn't use dri, and xlib doesn't use dri, probably should
359 # The automatic behavior should not be to turn on xlib based glx when
361 with_glx = 'xlib'
389 with_xlib_lease = get_option('xlib-lease') \
390 ….require(with_platform_x11 and system_has_kms_drm, error_message : 'xlib-lease requires X11 and KM…
397 ….require(with_glx != 'xlib', error_message :'EGL requires DRI, but GLX is being built with xlib su…
469 elif with_glx == 'xlib'
471 error('xlib based GLX requires at least one gallium driver')
473 error('xlib based GLX requires softpipe or llvmpipe.')
475 error('xlib conflicts with any dri driver')
489 elif with_glx == 'xlib'
794 if with_glx == 'xlib'
1990 if with_glx == 'xlib'
2032 if with_glx == 'dri' or with_glx == 'xlib'
2109 if with_glx == 'xlib'