aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/scenegraph/coreapi/qsgdefaultrenderer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use linked list instead of QList for node children.Kim Motoyoshi Kalland2011-06-101-11/+12
* Removed matrix stacks from QSGRenderer.Kim Motoyoshi Kalland2011-06-101-15/+11
* Make min-heap member of QMLRenderer instead of stack variable.Kim Motoyoshi Kalland2011-06-101-44/+34
* Use QDataBuffer instead of QVector in QMLRenderer.Kim Motoyoshi Kalland2011-05-201-28/+35
* Documentation and API cleanup of QSGMaterialGunnar Sletta2011-05-111-0/+1
* Fixed issues with ShaderEffectSource and threaded rendering.Kim Motoyoshi Kalland2011-05-091-1/+3
* Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt/qtdeclarative-staging in...Gunnar Sletta2011-05-041-1/+1
|\
| * Set ChildenDoNotOverlap flag on grids, lists and positioners.Kim Motoyoshi Kalland2011-05-021-1/+1
* | Timing for renderersGunnar Sletta2011-05-021-0/+70
|/
* Initial import from qtquick2.Qt by Nokia2011-04-271-0/+458