xf86-video-intel/tools
Chris Wilson 3e81a9cbd6 intel-virtual-output: Avoid the infinite loop around XPending
XPending() reports if there are any events pending and does not perform
any dequeuing itself - ergo for a remote display while (XPending()) ;
becomes an infinite loop should there be an event pending.

References: https://bugs.freedesktop.org/show_bug.cgi?id=71345
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2013-11-11 10:49:10 +00:00
..
.gitignore tools: Add intel-virtual-output to extend the local desktop with remote outputs 2013-08-31 15:49:01 +01:00
Makefile.am configure; Remember to disable building the tools 2013-08-31 16:19:21 +01:00
intel-virtual-output.man sna: Expand the array of fake outputs if the last is used 2013-08-31 20:48:24 +01:00
virtual.c intel-virtual-output: Avoid the infinite loop around XPending 2013-11-11 10:49:10 +00:00