aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/scenegraph/coreapi/qsgnodeupdater.cpp
Commit message (Expand)AuthorAgeFilesLines
* Say hello to QtQuick moduleKent Hansen2011-12-021-287/+0
* Performance optimization in transform node traversal.Tero Tiittanen2011-11-171-7/+12
* Declarative: Fix MSVC and g++ warningsFriedemann Kleint2011-10-191-0/+2
* Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-07-081-17/+17
* 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