summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qxcbintegration.cpp
diff options
context:
space:
mode:
authorJocelyn Turcotte <jocelyn.turcotte@nokia.com>2011-10-12 11:53:01 +0200
committerQt by Nokia <qt-info@nokia.com>2011-10-14 00:25:20 +0200
commitbb22b4965070409df4658f16fdf549f0362e8a9c (patch)
tree1df259ab8d4e4d54097addf58da884d91e037831 /src/plugins/platforms/xcb/qxcbintegration.cpp
parent472028c1d43ec5fc9c8f054f24d286aa7873ad26 (diff)
Fix OpenGL on Harmattan showing only the first frame.
swapBuffers would wait until DRI2_InvalidateBuffers was received from the X server, but would never receive it since we are not running the xlib event loop. This patch calls the XESetWireToEvent xlib callback of an unhandled event from the xcb event loop directly, if one is available for its response type. Change-Id: I3b4ef3f6e3efbae25f49f161e229e9b15e951778 Reviewed-on: http://codereview.qt-project.org/6557 Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com>
Diffstat (limited to 'src/plugins/platforms/xcb/qxcbintegration.cpp')
0 files changed, 0 insertions, 0 deletions