aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/items/qquickshadereffect.cpp
Commit message (Expand)AuthorAgeFilesLines
* Say hello to QtQuick moduleKent Hansen2011-12-021-763/+0
* Removed ShaderEffectItem and qt_ModelViewProjectionMatrix.Kim Motoyoshi Kalland2011-11-281-15/+0
* Fixed QQuickShaderEffect::lookThroughShaderCode(), added autotest.Kim Motoyoshi Kalland2011-11-171-11/+17
* Improved QQuickShaderEffect::lookThroughShaderCode() performance.Kim Motoyoshi Kalland2011-11-141-28/+149
* Avoid crash when ShaderEffect source is not available.Kim Motoyoshi Kalland2011-11-011-1/+1
* Repaint when the ShaderEffect's shader properties change.Kim Motoyoshi Kalland2011-11-011-0/+2
* Rename Qt Quick-specific classes to QQuick*Kent Hansen2011-10-211-0/+649