aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/scenegraph/util
Commit message (Expand)AuthorAgeFilesLines
* Don't skip autotest and export needed symbolGunnar Sletta2011-08-191-1/+1
* Renamed ShaderEffectItem to ShaderEffect and some API changes.Kim Motoyoshi Kalland2011-07-281-1/+1
* Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-07-0823-391/+391
* Document threading issues with QSGEngine signalsGunnar Sletta2011-06-301-0/+7
* Introduced simple materialGunnar Sletta2011-06-091-0/+222
* Fixes wrong flipping of textures.Bjørn Erik Nilsen2011-05-201-1/+1
* add toImage() function to QSGPainterNodeCharles Yin2011-05-162-0/+8
* Call QSGPaintedItem::paint() when the scene graph is synced.Yoann Lopes2011-05-132-7/+6
* Don't crash when the shader source is null.Gunnar Sletta2011-05-121-1/+1
* Output warning if using unsupported texture wrap mode.Kim Motoyoshi Kalland2011-05-121-0/+15
* Upgrade Flickr demo to QtQuick 2.Alan Alpert2011-05-121-0/+1
* Fixed incorrect usage of `signals', `slots' in headersRohan McGovern2011-05-121-1/+1
* Fixed image tiling on scene graph.Kim Motoyoshi Kalland2011-05-111-3/+21
* Documentation and API cleanup of QSGMaterialGunnar Sletta2011-05-113-12/+12
* Udate mipmaps when QSGPaintedItem's texture has changed.Yoann Lopes2011-05-091-0/+9
* Docs for QSGTextureMaterialsGunnar Sletta2011-05-091-2/+194
* Renamed of texture material classes to be more intuitivly namedGunnar Sletta2011-05-095-35/+37
* Clean up QSGVertexColorMaterial a bitGunnar Sletta2011-05-092-33/+11
* Removed a few warningsGunnar Sletta2011-05-091-1/+1
* Docs for vertex and flat color materialsGunnar Sletta2011-05-092-0/+105
* Enable mipmapping for QSGPaintedItem's texture.Yoann Lopes2011-05-092-2/+17
* Made opacity work for QSGSimpleTextureNode.Samuel Rødal2011-05-061-2/+2
* Implemented contentsSize and contentsScale for QSGPaintedItem.Yoann Lopes2011-05-052-3/+26
* Fixed upside-down texture in QSGPaintedItem.Kim Motoyoshi Kalland2011-05-021-11/+5
* Revert "Flipped texture coordinates right way up."Kim Motoyoshi Kalland2011-04-292-6/+4
* Fixed signal passing between nested ShaderEffectItems.Kim Motoyoshi Kalland2011-04-292-4/+1
* Initial import from qtquick2.Qt by Nokia2011-04-2722-0/+3246