[Mesa-dev] [Bug 35945] New: GLX contexts are not resized properly when using XCBOwnsEventQueue
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Apr 4 03:17:21 PDT 2011
https://bugs.freedesktop.org/show_bug.cgi?id=35945
Summary: GLX contexts are not resized properly when using
XCBOwnsEventQueue
Product: Mesa
Version: 7.10
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: GLX
AssignedTo: mesa-dev at lists.freedesktop.org
ReportedBy: srodal at gmail.com
Created an attachment (id=45213)
--> (https://bugs.freedesktop.org/attachment.cgi?id=45213)
Example reproducing the bug
When resizing an X window, the GLX context isn't resized. This bug appears when
using XSetEventQueueOwner(dpy, XCBOwnsEventQueue) and using xcb to read events
(xcb_poll_for_event or xcb_wait_for_event), but not when using XNextEvent to
read events.
Comment out #define USE_XCB in the supplied example and the GLX context is
resized as expected.
System information:
2.6.38-3-generic
Ubuntu 10.10
Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz
OpenGL version string: 2.1 Mesa 7.11-devel
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the mesa-dev
mailing list