aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/scenegraph/coreapi/qsgrenderer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Say hello to QtQuick moduleKent Hansen2011-12-021-743/+0
* Clean up declarative includesKent Hansen2011-10-171-1/+1
* move depth logic out of QSGRendererGunnar Sletta2011-10-041-3/+0
* Fixed failing test in QSGFocusScope.Matthew Cattell2011-09-141-1/+4
* rename QSGGeometry::stride() to sizeOfVertex for symetry with indexGunnar Sletta2011-09-081-4/+4
* make render timing an environment variableGunnar Sletta2011-09-071-13/+26
* move QSGNodeUpdater into private header where it belongsGunnar Sletta2011-09-071-0/+27
* Remove the remaining dependencies onto QtWidgetsLars Knoll2011-09-011-2/+2
* Fix export symbols for QtDeclarative and QtQuick1.Friedemann Kleint2011-08-311-1/+1
* Get declarative running on new gui/opengl stack.Samuel Rødal2011-08-291-7/+7
* Merge branch 'master' into refactorGunnar Sletta2011-08-251-9/+23
|\
| * Use scissor clip if element is rotated a multiple of 90 degrees.Kim Motoyoshi Kalland2011-08-171-9/+23
| * Fixed clipping on perspective transformed QML2 elements.Kim Motoyoshi Kalland2011-08-161-2/+2
* | Implement VBO caching of larger geometriesGunnar Sletta2011-08-111-30/+157
* | Build against refactor.Samuel Rødal2011-07-291-1/+1
|/
* Renamed the Bindable class to QSGBindable.Kim Motoyoshi Kalland2011-07-201-6/+6
* Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-07-081-17/+17
* Removed unnecessary calls to QSGNode::destroy().Kim Motoyoshi Kalland2011-06-201-0/+8
* Merge branch 'master' into qtquick2Gunnar Sletta2011-06-151-14/+12
|\
| * Use linked list instead of QList for node children.Kim Motoyoshi Kalland2011-06-101-4/+4
| * Removed matrix stacks from QSGRenderer.Kim Motoyoshi Kalland2011-06-101-10/+8
* | Print out a warning when attributes are enabledGunnar Sletta2011-06-151-0/+15
|/
* Don't fetch a context that is never to be usedGunnar Sletta2011-06-061-3/+0
* Fixed issues with ShaderEffectSource and threaded rendering.Kim Motoyoshi Kalland2011-05-091-1/+1
* Timing for renderersGunnar Sletta2011-05-021-2/+1
* Initial import from qtquick2.Qt by Nokia2011-04-271-0/+545