Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix deployment for declarative tests, examples on Symbian | Damian Jansen | 2011-10-04 | 1 | -1/+1 |
| | | | | | Task-number: QTBUG-21306 Reviewed-by: Rohan McGovern | ||||
* | Backported QML ShaderEffectItem from QML2.0 into Qt Quick 1.1 | Marko Niemelä | 2011-05-25 | 1 | -0/+38 |
This issue is about backporting Scenegraph's ShaderEffectItem and ShaderEffectSource elements into Qt Quick 1.1 as a Qt labs plugin. Purpose of these elements is to provide an interface for utilizing OpenGL shaders in QML applications. Task-number: QTBUG-18346 Reviewed-by: Kim Gronholm |