aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/scenegraph/coreapi/qsgnodeupdater.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use linked list instead of QList for node children.Kim Motoyoshi Kalland2011-06-101-3/+2
* Replaced QStack with QDataBuffer in the node updater.Kim Motoyoshi Kalland2011-06-101-20/+19
* Cut off blocked sub-trees one node earlier.Kim Motoyoshi Kalland2011-06-101-5/+5
* Removed QSGNodeVisitor inheritance from QSGNodeUpdater.Kim Motoyoshi Kalland2011-06-101-11/+50
* Fixed issues with ShaderEffectSource and threaded rendering.Kim Motoyoshi Kalland2011-05-091-1/+1
* Initial import from qtquick2.Qt by Nokia2011-04-271-0/+243