Home
last modified time | relevance | path

Searched refs:XWin (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A DMakefile.am1 bin_PROGRAMS = XWin program
100 XWin.rc \
144 XWin.o: XWin.rc XWin.exe.manifest X.ico
164 (cd $(DESTDIR)$(bindir) && rm -f X && $(LN_S) XWin$(EXEEXT) X)
169 XWin.rc \
170 XWin.exe.manifest
173 $(AM_V_at)rm -f XWin$(EXEEXT) && $(MAKE) XWin$(EXEEXT)
H A Dmeson.build11 server_name = 'XWin'
107 rsrc = windows.compile_resources('XWin.rc', include_directories: include_directories('../../include…
170 input: 'man/XWin.man',
171 output: 'XWin.1',
H A Dsystem.XWinrc1 # XWin Server Resource File - EXAMPLE
53 # 3. Index into XWin.EXE internal ICON resource
54 # (ex: ",101" is the 1st icon inside XWin.exe)
78 # DEBUG <string> prints out the string to the XWin.log file
H A DMakefile.in92 bin_PROGRAMS = XWin$(EXEEXT)
131 winresource.h winwindow.h windisplay.c windisplay.h XWin.rc \
163 XWin.$(OBJEXT) miinitext.$(OBJEXT) $(am__objects_1) \
806 XWin.rc \
848 XWin.rc \
849 XWin.exe.manifest
937 XWin$(EXEEXT): $(XWin_OBJECTS) $(XWin_DEPENDENCIES) $(EXTRA_XWin_DEPENDENCIES)
938 @rm -f XWin$(EXEEXT)
1469 XWin.o: XWin.rc XWin.exe.manifest X.ico
1475 (cd $(DESTDIR)$(bindir) && rm -f X && $(LN_S) XWin$(EXEEXT) X)
[all …]
H A DXWin.rc109 CREATEPROCESS_MANIFEST_RESOURCE_ID RT_MANIFEST "XWin.exe.manifest"
/OK3568_Linux_fs/external/xserver/hw/xwin/man/
H A DMakefile.am2 appman_PRE = XWin.man
H A DMakefile.in569 appman_PRE = XWin.man
/OK3568_Linux_fs/external/xserver/hw/xwin/glx/
H A Dmeson.build3 # XWin requires OpenGL spec files in order to generate wrapper code for native GL functions
/OK3568_Linux_fs/external/xserver/
H A Dmeson_options.txt18 description: 'Enable XWin X server')
H A Dconfigure.ac68 dnl xwin-config.h covers the XWin DDX.
576 AC_ARG_ENABLE(windowswm, AS_HELP_STRING([--enable-windowswm], [Build XWin with WindowsWM exten…
577 AC_ARG_ENABLE(windowsdri, AS_HELP_STRING([--enable-windowsdri], [Build XWin with WindowsDRI ext…
595 AC_ARG_ENABLE(xwin, AS_HELP_STRING([--enable-xwin], [Build XWin server (default: auto)]),…
2111 dnl XWin DDX
2113 AC_MSG_CHECKING([whether to build XWin DDX])
2149 XWIN_SERVER_NAME=XWin
2175 dnl XWin requires OpenGL spec files in order to generate wrapper code for native GL functions
H A Dconfigure2189 --enable-windowswm Build XWin with WindowsWM extension (default: no)
2190 --enable-windowsdri Build XWin with WindowsDRI extension (default: auto)
2214 --enable-xwin Build XWin server (default: auto)
30586 XWIN_SERVER_NAME=XWin
H A DChangeLog14639 Add meson.build for XWin server (v2)
24082 1/ XWin -mwextwm
24093 hw/xwin: Fix a crash which occurs if focus returns to XWin after xkbcomp has failed
36550 This appears to be a long-standing bug seen in XQuartz, and now in XWin as well.
41800 application to be doing, and XWin server needs to retry much more than just
42504 - Don't link with XWin with $(MAIN_LIB), it provides it's own main()
44669 there is no need for -static anymore. But, XWin.exe must export its
50030 hw/xwin: Add missing FORCEEXIT token to XWin configuration file lexer
56364 configure.ac: Link XWin with present extension if we are building with it enabled
60934 configure.ac: Check for python at configure time when building XWin with AIGLX
[all …]