Make sure exposeEvents trigger a render pass
authorGunnar Sletta <gunnar.sletta@digia.com>
Wed, 20 Feb 2013 18:39:11 +0000 (19:39 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Thu, 21 Feb 2013 07:23:37 +0000 (08:23 +0100)
commitcf53bf9ae6716613c120cc4a0202c69bd59eba1e
treec8d24a705913bd0c79ca51f807d0b49845cb975f
parent8c8404f8153508106f65efb43110ba85c05e73bc
Make sure exposeEvents trigger a render pass

We needs this on non-compositing window managers to trigger
repaints on partial updates.

Change-Id: Ied5f3e854173c5e00ad7e1222aeb66eb9c96158c
Reviewed-by: Samuel Rødal <samuel.rodal@digia.com>
src/quick/scenegraph/qsgrenderloop.cpp
src/quick/scenegraph/qsgthreadedrenderloop.cpp
tests/auto/quick/qquickwindow/tst_qquickwindow.cpp