summaryrefslogtreecommitdiffstats
path: root/config.tests
diff options
context:
space:
mode:
authorSamuel Rødal <samuel.rodal@digia.com>2013-04-19 09:28:43 +0200
committerSamuel Rødal <samuel.rodal@digia.com>2013-04-23 14:19:04 +0200
commit279eecadaead90a16c5603aa35353f027faca295 (patch)
tree4a30bc6186f83ec40f857e8fe30bd4724a34befc /config.tests
parent697c2f23126c076fc6ef1805f1f957472bbfa388 (diff)
Fixed hellowindow with multiple windows in xcomposite-egl.
Multiple contexts are calling blockingReadEvents() from multiple threads, while the window belongs to one thread. So the mWaitingForFrameSync might get set to false by another thread while the current thread is stuck in blockingReadEvents(). This leads to animating blocking until something else puts events on the wayland event queue, for example mouse move events. Change-Id: Id76a82e500753c5817d25298662851c4a6505553 Reviewed-by: Jørgen Lind <jorgen.lind@digia.com>
Diffstat (limited to 'config.tests')
0 files changed, 0 insertions, 0 deletions