aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/items/qsgcanvas.cpp
Commit message (Expand)AuthorAgeFilesLines
* When calling update() on a QSGItem during the sync phase, we did not update.Gunnar Sletta2011-05-121-0/+9
* Delete the rendering thread when shutting downGunnar Sletta2011-05-111-1/+3
* Stop the render thread before deleting the QSGCanvas.Gunnar Sletta2011-05-111-9/+18
* Removed a few warningsGunnar Sletta2011-05-091-0/+1
* Make animation driver pluggable through the QSGContextGunnar Sletta2011-05-061-2/+2
* Enable the threaded renderer.Gunnar Sletta2011-05-051-41/+21
* Added a runtime option to enable consistent timing for animationsGunnar Sletta2011-05-021-2/+7
* Pre-accept eventsAlan Alpert2011-04-281-0/+2
* Initial import from qtquick2.Qt by Nokia2011-04-271-0/+1890