HomeSort by: relevance | last modified time | path
    Searched refs:xfixes (Results 1 - 23 of 23) sorted by relevancy

  /xsrc/external/mit/libXfixes/dist/
Makefile.am 25 pkgconfig_DATA = xfixes.pc
configure.ac 27 # Version should match the current XFixes version. XFixesQueryVersion
31 # protocol, so Xfixes version l.n.m corresponds to protocol version l.n,
32 # that 'revision' number appears in Xfixes.h and has to be manually
67 xfixes.pc])
  /xsrc/external/mit/libXdamage/dist/
configure.ac 56 PKG_CHECK_MODULES(XDAMAGE, [damageproto >= $DAMAGEEXT_VERSION xfixes fixesproto xextproto x11 xproto >= 7.0.22])
  /xsrc/external/mit/libXcomposite/dist/
configure.ac 69 PKG_CHECK_MODULES(XFIXES, xfixes)
  /xsrc/external/mit/libXpresent/dist/
configure.ac 61 PKG_CHECK_MODULES(PRESENTEXT, xproto [presentproto >= $PRESENTEXT_VERSION] xextproto x11 xext xfixes xrandr)
  /xsrc/external/mit/xeyes/dist/
EyesP.h 15 #include <xcb/xfixes.h>
  /xsrc/external/mit/libXcursor/dist/
configure.ac 85 PKG_CHECK_MODULES(XCURSOR, xrender >= 0.8.2 xfixes x11 fixesproto)
86 AC_DEFINE(HAVE_XFIXES, 1, [Define to 1 if you have Xfixes])
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/
sdksyms.sh 227 /* xfixes/Makefile.am */
228 #include "xfixes.h"
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/loader/
sdksyms.sh 250 /* xfixes/Makefile.am */
251 #include "xfixes.h"
  /xsrc/external/mit/xorg-server/dist/hw/xwin/winclipboard/
thread.c 54 #include <xcb/xfixes.h>
159 ErrorF ("winClipboardProc - XFixes extension not present\n");
162 /* Must advise server of XFIXES version we require */
xevents.c 41 #include <xcb/xfixes.h>
  /xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
egl_dri2.h 37 #include <xcb/xfixes.h>
platform_x11_dri3.c 31 #include <xcb/xfixes.h>
602 _eglLog(_EGL_WARNING, "DRI3: failed to query xfixes version");
  /xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/
egl_dri2.h 37 #include <xcb/xfixes.h>
  /xsrc/external/mit/xf86-video-intel/dist/test/
present-race.c 49 #include <xcb/xfixes.h>
425 fprintf(stderr, "XFixes not supported on %s\n", DisplayString(dpy));
present-speed.c 43 #include <xcb/xfixes.h>
present-test.c 49 #include <xcb/xfixes.h>
2027 fprintf(stderr, "XFixes not supported on %s\n", DisplayString(dpy));
  /xsrc/external/mit/xorg-server/dist/present/
present_priv.h 36 #include <xfixes.h>
  /xsrc/external/mit/xf86-video-intel/dist/benchmarks/
dri3-swap.c 43 #include <xcb/xfixes.h>
  /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/vl/
vl_winsys_dri3.c 34 #include <xcb/xfixes.h>
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/vl/
vl_winsys_dri3.c 34 #include <xcb/xfixes.h>
  /xsrc/external/mit/MesaLib/dist/src/loader/
loader_dri3_helper.c 33 #include <xcb/xfixes.h>
1209 /* let the server know our xfixes level */
  /xsrc/external/mit/libxcb/dist/
configure 1643 --enable-xfixes Build XCB XFixes Extension (default: yes)
22130 # Check whether --enable-xfixes was given.
22352 ac_config_files="$ac_config_files xcb.pc xcb-composite.pc xcb-damage.pc xcb-dbe.pc xcb-dpms.pc xcb-dri2.pc xcb-dri3.pc xcb-ge.pc xcb-glx.pc xcb-present.pc xcb-randr.pc xcb-record.pc xcb-render.pc xcb-res.pc xcb-screensaver.pc xcb-shape.pc xcb-shm.pc xcb-sync.pc xcb-xevie.pc xcb-xf86dri.pc xcb-xfixes.pc xcb-xinerama.pc xcb-xinput.pc xcb-xkb.pc xcb-xprint.pc xcb-xselinux.pc xcb-xtest.pc xcb-xv.pc xcb-xvmc.pc"
23529 "xcb-xfixes.pc") CONFIG_FILES="$CONFIG_FILES xcb-xfixes.pc" ;;
24852 echo " Xfixes..............: ${BUILD_XFIXES}"

Completed in 26 milliseconds