aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/scenegraph/coreapi/qsgdefaultrenderer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Say hello to QtQuick moduleKent Hansen2011-12-021-527/+0
* move depth logic out of QSGRendererGunnar Sletta2011-10-041-0/+3
* Disable reordering as it is currently brokenGunnar Sletta2011-09-261-1/+1
* do not pollute the global namespaceGunnar Sletta2011-09-231-5/+5
* Remove the remaining dependencies onto QtWidgetsLars Knoll2011-09-011-1/+1
* Implement VBO caching of larger geometriesGunnar Sletta2011-08-111-2/+1
* Build against refactor.Samuel Rødal2011-07-291-1/+1
* Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-07-081-17/+17
* Merge branch 'master' into qtquick2Gunnar Sletta2011-06-151-70/+57
|\
| * 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
* | Renamed QMLRenderer -> QSGDefaultRendererGunnar Sletta2011-06-151-7/+7
|/
* 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