aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/items/qsgshadereffectsource.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename Qt Quick-specific classes to QQuick*Kent Hansen2011-10-211-905/+0
* Fix coding style issuesKent Hansen2011-10-171-1/+1
* Fix QSGshaderEffectTexture cleanupGunnar Sletta2011-09-071-21/+24
* Merge branch 'master' into refactorGunnar Sletta2011-08-311-0/+8
|\
| * Get the image of the FBO of a effect textureMarco Bubke2011-08-251-0/+8
* | Get declarative running on new gui/opengl stack.Samuel Rødal2011-08-291-17/+17
* | Merge branch 'master' into refactorGunnar Sletta2011-08-251-4/+17
|\|
| * Implemented minimum FBO size on the ShaderEffectSource.Kim Motoyoshi Kalland2011-08-171-4/+17
* | Make textureProvider() a virtual accessor in QSGItem.Gunnar Sletta2011-08-221-2/+3
* | Reintroduce the QSGTextureProvider as a separate objectGunnar Sletta2011-08-221-27/+72
* | The QSGShaderEffectTexture needs to be deleted in the rendering threadGunnar Sletta2011-08-181-5/+20
|/
* 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