aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/items/qsgshadereffectsource_p.h
Commit message (Expand)AuthorAgeFilesLines
* Rename Qt Quick-specific classes to QQuick*Kent Hansen2011-10-211-255/+0
* (private-) export QSGShaderEffectTexturejuhvu2011-10-141-1/+1
* (private-) export of QSGShaderEffectSource.juhvu2011-10-041-1/+1
* Fix QSGshaderEffectTexture cleanupGunnar Sletta2011-09-071-1/+2
* Merge branch 'master' into refactorGunnar Sletta2011-08-311-0/+1
|\
| * Get the image of the FBO of a effect textureMarco Bubke2011-08-251-0/+2
* | Get declarative running on new gui/opengl stack.Samuel Rødal2011-08-291-3/+3
* | Make textureProvider() a virtual accessor in QSGItem.Gunnar Sletta2011-08-221-0/+1
* | Reintroduce the QSGTextureProvider as a separate objectGunnar Sletta2011-08-221-4/+6
* | The QSGShaderEffectTexture needs to be deleted in the rendering threadGunnar Sletta2011-08-181-1/+5
|/
* Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-07-081-17/+17
* Replaced grab() with scheduleUpdate().Kim Motoyoshi Kalland2011-05-101-2/+6
* Fixed issues with ShaderEffectSource and threaded rendering.Kim Motoyoshi Kalland2011-05-091-0/+12
* Added 'recursive' property to ShaderEffectSource.Kim Motoyoshi Kalland2011-05-091-1/+11
* Code cleanup in QSGShaderEffectTexture.Kim Motoyoshi Kalland2011-05-031-6/+2
* Fixed signal passing between nested ShaderEffectItems.Kim Motoyoshi Kalland2011-04-291-1/+6
* Initial import from qtquick2.Qt by Nokia2011-04-271-0/+219