Home
last modified time | relevance | path

Searched refs:xwin (Results 1 – 25 of 122) sorted by relevance

12345

/OK3568_Linux_fs/buildroot/package/rdesktop/
H A D0001-8bit-colors.patch1 diff -urpN rdesktop-1.5.0-orig/xwin.c rdesktop-1.5.0/xwin.c
2 --- rdesktop-1.5.0-orig/xwin.c 2007-01-17 12:01:18.000000000 +0100
3 +++ rdesktop-1.5.0/xwin.c 2007-01-17 12:05:02.000000000 +0100
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/pong-clock/pong-clock/
H A Dpong-clock-no-flicker.c52 Window xwin, xwin_root; member
301 pong_clock->xwin, in draw_frame()
303 XClearWindow(pong_clock->xdpy, pong_clock->xwin); in draw_frame()
357 pong_clock->xwin = XCreateSimpleWindow(pong_clock->xdpy, in main()
375 XSelectInput(pong_clock->xdpy, pong_clock->xwin, KeyPressMask); in main()
380 pong_clock->xwin, in main()
387 XMapWindow(pong_clock->xdpy, pong_clock->xwin); in main()
/OK3568_Linux_fs/external/xserver/
H A DMakefile.am143 include/xwin-config.h.meson.in \
191 hw/xwin/dri/meson.build \
192 hw/xwin/glx/meson.build \
193 hw/xwin/meson.build \
194 hw/xwin/winclipboard/meson.build \
H A DMakefile.in110 $(top_builddir)/include/xwin-config.h \
651 include/xwin-config.h.meson.in hw/xfree86/loader/symbol-test.c \
674 hw/xwin/dri/meson.build hw/xwin/glx/meson.build \
675 hw/xwin/meson.build hw/xwin/winclipboard/meson.build \
H A Dmeson_options.txt17 option('xwin', type: 'combo', choices: ['true', 'false', 'auto'], value: 'auto', combo
H A Dmeson.build212 if get_option('xwin') == 'auto'
218 build_xwin = get_option('xwin') == 'true'
/OK3568_Linux_fs/external/xserver/hw/
H A DMakefile.am18 XWIN_SUBDIRS = xwin
43 DIST_SUBDIRS = dmx xfree86 vfb xnest xwin xquartz kdrive xwayland
H A Dmeson.build30 subdir('xwin') subdir
H A DMakefile.in106 $(top_builddir)/include/xwin-config.h \
555 @XWIN_TRUE@XWIN_SUBDIRS = xwin
569 DIST_SUBDIRS = dmx xfree86 vfb xnest xwin xquartz kdrive xwayland
/OK3568_Linux_fs/external/xserver/include/
H A Dxwin-config.h.meson.in2 * xwin-config.h.in
4 * This file has all defines used in the xwin ddx
H A Dxwin-config.h.in2 * xwin-config.h.in
4 * This file has all defines used in the xwin ddx
H A DMakefile.in104 xorg-config.h xkb-config.h xwin-config.h xwayland-config.h \
171 xorg-config.h.in xkb-config.h.in xwin-config.h.in \
195 $(srcdir)/xwin-config.h.in
636 xwin-config.h.meson.in \
639 all: do-not-use-config.h xorg-server.h dix-config.h xorg-config.h xkb-config.h xwin-config.h xwayla…
717 xwin-config.h: stamp-h6
721 stamp-h6: $(srcdir)/xwin-config.h.in $(top_builddir)/config.status
723 cd $(top_builddir) && $(SHELL) ./config.status include/xwin-config.h
742 …amp-h2 dix-config.h stamp-h3 xorg-config.h stamp-h4 xkb-config.h stamp-h5 xwin-config.h stamp-h6 x…
880 dix-config.h xorg-config.h xkb-config.h xwin-config.h \
H A DMakefile.am85 xwin-config.h.meson.in \
H A Dmeson.build369 configure_file(output : 'xwin-config.h',
370 input : 'xwin-config.h.meson.in',
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A DMakefile.am6 CLIPBOARD_LIBS = $(top_builddir)/hw/xwin/winclipboard/libXWinclipboard.la
15 XWIN_GLX_LIBS += $(top_builddir)/hw/xwin/dri/libWindowsDRI.la
19 XWIN_GLX_LIBS += $(top_builddir)/hw/xwin/glx/libXwinGLX.la
H A DMakefile.in95 @XWIN_GLX_WINDOWS_TRUE@@XWIN_WINDOWS_DRI_TRUE@am__append_3 = $(top_builddir)/hw/xwin/dri/libWindows…
96 subdir = hw/xwin
112 $(top_builddir)/include/xwin-config.h \
724 CLIPBOARD_LIBS = $(top_builddir)/hw/xwin/winclipboard/libXWinclipboard.la
729 @XWIN_GLX_WINDOWS_TRUE@ $(top_builddir)/hw/xwin/glx/libXwinGLX.la
869 $(AUTOMAKE) --foreign hw/xwin/Makefile
H A DXWin.rc34 #include "xwin-config.h"
/OK3568_Linux_fs/external/xserver/hw/xwin/dri/
H A DMakefile.am9 -I$(top_srcdir)/hw/xwin/
H A DMakefile.in91 subdir = hw/xwin/dri
107 $(top_builddir)/include/xwin-config.h \
549 -I$(top_srcdir)/hw/xwin/
566 $(AUTOMAKE) --foreign hw/xwin/dri/Makefile
/OK3568_Linux_fs/external/xserver/hw/xwin/glx/
H A DMakefile.am40 -I$(top_srcdir)/hw/xwin/
H A DMakefile.in95 subdir = hw/xwin/glx
111 $(top_builddir)/include/xwin-config.h \
607 -I$(top_srcdir)/hw/xwin/
633 $(AUTOMAKE) --foreign hw/xwin/glx/Makefile
/OK3568_Linux_fs/external/xserver/hw/xwin/man/
H A DMakefile.in91 subdir = hw/xwin/man
107 $(top_builddir)/include/xwin-config.h \
586 $(AUTOMAKE) --foreign hw/xwin/man/Makefile
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/tigervnc/
H A Dtigervnc_1.11.0.bb66 --disable-xwin --disable-xephyr --disable-kdrive --with-pic \
/OK3568_Linux_fs/external/xserver/debian/
H A Drules.flags37 --disable-xwin \
/OK3568_Linux_fs/external/xserver/hw/xwin/winclipboard/
H A DMakefile.in94 subdir = hw/xwin/winclipboard
110 $(top_builddir)/include/xwin-config.h \
673 $(AUTOMAKE) --foreign hw/xwin/winclipboard/Makefile

12345