Lines Matching refs:Xvfb

6629     Without this Xvfb at depth 8 would "have" GLX, but no vendors
6674 $ Xvfb -ac -noreset :1 &
12922 meson: Add Xvfb and Xephyr-glamor testing.
12924 The Xvfb tests are passing and Xephyr-glamor is failing for me, but it
12938 meson: Move Xvfb build under an option.
13593 Xvfb was erroring out with:
15820 This is a work in progress that builds Xvfb, Xephyr, Xwayland, Xnest,
16468 Measured with Xvfb at depth 24 on Skylake i7-6560U.
16984 We already have Xvfb for a dummy DDX.
18478 errors when linking Xvfb and other DDX-es that could use os.O.
19612 test: Use $XSERVER_BUILDDIR for Xvfb executable path
20538 test: Handle srcdir != builddir in Xvfb testing
21680 test: Run some XTS5 integration tests against Xvfb if possible.
21685 against Xvfb.
23531 CCLD Xvfb
23542 Makefile:688: recipe for target 'Xvfb' failed
23543 make[3]: *** [Xvfb] Error 1
26967 Accidentally removed, breaks Xvfb on cygwin.
29497 Xvfb and wants to use RANDR to adjust screen size according to the
33407 This gets you nice things like core contexts when using Xvfb.
44654 private counts would be updated correctly during CloseScreen. Xvfb
66712 5f5bbbe543f65c48ecbb5cce80116a86ca3fbe86 removed a code path used by Xvfb
67537 Results from the cairo peformance test suite running against Xvfb with
74716 Xvfb: destroy the screen pixmap in CloseScreen
74728 call RemoveDevice to avoid leaking devices in Xvfb/Xnest/Xwin.
76708 (to replace Xvfb/Xfake) and xf86-video-nested (to replace Xnest/Xephyr).
78922 only the Xvfb or XQuartz DDX is built.
82297 Limit the number of screens Xvfb will attempt to allocate memory for
82302 Xvfb :1 -screen 2147483647 1024x1024x8
84005 Bug 38420: Xvfb crashes in miInitVisuals() when started with depth=2
99328 Xvfb: build Xvfb man pages using XORG_MANPAGE_SECTIONS
110641 miPointerConstrainCursor, while with Xvfb I saw it in
112183 1773824 69552 59288 1902664 1d0848 hw/vfb/Xvfb.before
112184 1773112 69552 58648 1901312 1d0300 hw/vfb/Xvfb
112565 Make Xvfb independent of MAXSCREENS.
112580 Xvfb: Simplify screen option processing.
112585 Besides making the code more readable, this eliminates most of Xvfb's
112595 Delete redundant scrnum field from Xvfb private screen-info struct.
113072 Xvfb: Usage message typo fix.
119917 when building alongside XWin. Xnest and Xvfb already provide empty stubs;
120750 Tested with Xvfb, Xephyr and Xorg.
121859 Tested with Xorg, Xvfb and Xnest.
129926 kdrive: fix Xvfb build with separate libmain.
132482 Makes window destroy about 40x faster in Xvfb.
132801 Bare Xvnc (it is something like Xvfb) simply uses AddInputDevice &
133054 Note: Because of misc linker bonghits, Xvfb won't link in this revision.
134749 Xvfb: add missing include for new xkbsrv.h
134799 Xvfb: Remove unused function GetLK201Mappings in InitInput.c
135969 Xvfb: ANSI cleanups
144228 Cosmetic cleanup to Xvfb/Xdmx configure check output.
145230 configure.ac: Add GLX_SYS_LIBS for Xvfb and Xnest
145572 Fix GLX in Xvfb and kdrive.
150503 Fix Xvfb input when building against current X sources.
151653 bug #10008: Make Xvfb.1 document the correct default depth
157020 Xvfb: Remove usage of alloca
160520 difference detected with x11perf -create -move -resize -circulate on Xvfb.
162165 Make sure all DDXes get $CONFIG_LIB. Build-tested with Xvfb and Xdmx.
168239 Update Xvfb man page: remove monolith build instructions, use /var/tmp instead of /usr/tmp
169455 For Xvfb, Xnest and Xprt, compile fbcmap.c with -DXFree86Server
169835 configure.ac: add CONFIG_LIB to Xvfb
171329 Port Xvfb and Xnest to this.
171620 Port KDrive, Xvfb, and Xnest, as well as the virtual core devices, to the
171799 Xvfb: port to new mieq API
173744 Make 'Xvfb -render' also disable Composite, lest we segfault on startup.
178187 Finish glx_ansic.h wrapper changes to make Xvfb and Xnest link again.
178483 Add HAS_MMAP for Xvfb
178484 Fix Xvfb option parsing to exit on bad arguments, not just issue error
180332 Fix Xvfb to work properly in depth 15 mode. Fixes XTS5 XCloseDisplay-3
180954 cpp processing for Xvfb man page
181181 tested this with the up/downscaling cairo-benchmarks with Xvfb and saw
181191 cairo-benchmarks with Xvfb and saw a 4% decrease in time taken to run
182241 Fix linkage for Xnest, Xvfb, Xdmx and Xorg DDXes; include all libs.
183020 if GLX support is requested. Add GLX_LIBS to the link deps for Xvfb and
183402 Add support for building Xdmx and Xvfb
183420 Prepare Xdmx and Xvfb for modularization by adding appropriate #include
184839 Reenable BackingStore in Xvfb.
185040 12bit PseudoColor and 30bit TrueColor to Xvfb.
185065 (https://bugs.freedesktop.org/attachment.cgi?id=2187) Fix Xvfb to honor
186522 (caused by DAMAGE layer) failure with Xvfb when rendering text using
187504 Fix xtest failures in Xvfb from XMatchVisualInfo test.
187561 Fix Xvfb at 8bpp (Bug #1091).