aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/items/qsgshadereffectsource.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implemented minimum FBO size on the ShaderEffectSource.Kim Motoyoshi Kalland2011-08-171-4/+17
* Renamed ShaderEffectItem to ShaderEffect and some API changes.Kim Motoyoshi Kalland2011-07-281-3/+3
* Renamed the Bindable class to QSGBindable.Kim Motoyoshi Kalland2011-07-201-3/+3
* Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-07-081-17/+17
* Use linked list instead of QList for node children.Kim Motoyoshi Kalland2011-06-101-2/+2
* Removed matrix stacks from QSGRenderer.Kim Motoyoshi Kalland2011-06-101-1/+1
* Doc: Cleaned up the scene graph documentation a little.David Boddie2011-06-091-0/+2
* Re-apply "Support mirroring the source rectangle of ShaderEffectSource."Kim Motoyoshi Kalland2011-05-191-2/+2
* Fixed crash when Image/ShaderEffectSource source is missing.Kim Motoyoshi Kalland2011-05-181-1/+7
* Revert "Support mirroring the source rectangle of ShaderEffectSource."Chris Adams2011-05-181-2/+2
* Added documentation for ShaderEffectSource.Kim Motoyoshi Kalland2011-05-161-0/+184
* Replaced grab() with scheduleUpdate().Kim Motoyoshi Kalland2011-05-101-14/+24
* Fixed issues with ShaderEffectSource and threaded rendering.Kim Motoyoshi Kalland2011-05-091-8/+21
* Added 'recursive' property to ShaderEffectSource.Kim Motoyoshi Kalland2011-05-091-21/+96
* Code cleanup in QSGShaderEffectTexture.Kim Motoyoshi Kalland2011-05-031-11/+13
* Support mirroring the source rectangle of ShaderEffectSource.Kim Motoyoshi Kalland2011-04-291-2/+2
* Revert "Flipped texture coordinates right way up."Kim Motoyoshi Kalland2011-04-291-2/+3
* Fixed signal passing between nested ShaderEffectItems.Kim Motoyoshi Kalland2011-04-291-1/+2
* Initial import from qtquick2.Qt by Nokia2011-04-271-0/+526