aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph
Commit message (Expand)AuthorAgeFilesLines
* Added a few material flagsGunnar Sletta2012-01-203-2/+10
* Remove the use of QT_MODULE()Gunnar Sletta2012-01-201-1/+0
* Use mediump in distance field shaders for the alpha threshold.Yoann Lopes2012-01-181-12/+12
* The rendering signals must be direct connections.Gunnar Sletta2012-01-181-2/+2
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-1761-61/+61
* Reintroduce plugin support for asynchronous hardware specific texturesGunnar Sletta2012-01-134-74/+89
* Remove out-of-line uses of qMalloc/qFree/qRealloc.Robin Burchell2012-01-122-6/+6
* Avoid storing a deep copy of the image in the texture objectGunnar Sletta2012-01-091-7/+8
* Fix crash on null Qimage in QSGPainterNode::paintMorten Johan Sorvig2012-01-051-0/+3
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Introduce layerering support (ShaderEffectSource) directly in ItemGunnar Sletta2012-01-034-7/+3
* Reference count glyphs in QSGDistanceFieldGlyphCache.Yoann Lopes2011-12-215-39/+38
* Implement "headless mode" for hidden QQuickCanvasesGunnar Sletta2011-12-191-6/+1
* Add lineWidth property to QSGGeometryAlex Wilson2011-12-153-0/+34
* Support for multiple textures in the distance field glyph node.Yoann Lopes2011-12-142-37/+124
* More distance-field cache refactoring.Yoann Lopes2011-12-147-115/+105
* update: make fragment shader code for distance field work with tegra2Johannes Zellner2011-12-141-12/+12
* Made QSGNode flags togglable and added StaticSubtreeGeometry.Kim Motoyoshi Kalland2011-12-147-69/+90
* QtQuick: Fix compiler warnings.Friedemann Kleint2011-12-121-2/+0
* Implemented multiple windows and GL context sharingGunnar Sletta2011-12-082-60/+38
* Say hello to QtQuick moduleKent Hansen2011-12-0263-0/+16661