[Bug 68987] intel-virtual-overlay: only background image and mouse cursor

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Sep 5 09:12:49 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=68987

--- Comment #1 from Chris Wilson <chris at chris-wilson.co.uk> ---
My suspicion is that I've forgotten my X and missed a flag somewhere...

If you apply

diff --git a/tools/virtual.c b/tools/virtual.c
index 8e241e5..ee8b3c6 100644
--- a/tools/virtual.c
+++ b/tools/virtual.c
@@ -56,7 +56,7 @@
 #include <fcntl.h>
 #include <assert.h>

-#if 0
+#if 1
 #define DBG(x) printf x
 #else
 #define DBG(x)

you will get lots of debug output if you then use:

intel-virtual-output -f > i-v-o.txt

and then repeat the test of dragging the window onto the virtual screen. What I
am looking for in the i-v-o.txt is whether we are detecting and then painting
the damaged regions on the virtual screen.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20130905/1e65ee0c/attachment.html>


More information about the intel-gfx-bugs mailing list