Replaced grab() with scheduleUpdate().
authorKim Motoyoshi Kalland <kim.kalland@nokia.com>
Tue, 10 May 2011 14:38:44 +0000 (16:38 +0200)
committerKim Motoyoshi Kalland <kim.kalland@nokia.com>
Tue, 10 May 2011 14:57:59 +0000 (16:57 +0200)
commit67d5026372cf8a7c9319703fc58073910820b740
treedb76f774c513295e1b1ef7cb094254707bebc093
parent79f6db432ef9a05586176ad4e2fd3ed83be6f53c
Replaced grab() with scheduleUpdate().

Replaced the synchronous function grab() with an asynchronous
function scheduleUpdate() in QShaderEffectSource because
synchronous grabbing doesn't work with threaded rendering.
src/declarative/items/qsgshadereffectsource.cpp
src/declarative/items/qsgshadereffectsource_p.h