[Bug 99263] XCB spams XCB_GE_GENERIC event after Vulkan window resize

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jan 3 20:29:28 UTC 2017


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

--- Comment #1 from Rene Lindsay <rjklindsay at hotmail.com> ---
I'm using Vulkan to render to a Linux XCB window.
The main message loop uses xcb_poll_for_event(), or xcb_wait_for_event() to
receive keyboard, mouse and windowing events.  Everything works as expected,
until the user resizes the window, and the app resizes the Vulkan Swapchain
accordingly.
Then, I start receiving a non-stop flood of XCB_GE_GENERIC events.

This problem occurs on Ubuntu Unity, Ubuntu Gnome and Fedora Gnome, but only
when using Intel Mesa Vulkan drivers.  It does not happen when using
proprietary NVidia or AMD graphics drivers.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20170103/6d4c623a/attachment-0001.html>


More information about the intel-3d-bugs mailing list