aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickshadereffectnode.cpp
Commit message (Expand)AuthorAgeFilesLines
* Drop the "missing provider" warning from ShaderEffect.Gunnar Sletta2013-12-031-1/+0
* Add support for quaternion in ShaderEffectGunnar Sletta2013-11-141-0/+6
* Refactor shaders into seprate GLSL source filesSean Harmer2013-10-311-10/+6
* Respect Qt.vector2d as input to ShaderEffect uniforms.Gunnar Sletta2013-10-031-0/+3
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Support opt-in QSGNode descriptions without breaking binary compat.Gunnar Sletta2013-08-121-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Fix other warnings in qtdeclarative found by GCC 4.7Thiago Macieira2012-12-231-1/+1
* Reduce number of relocationsMarc Mutz2012-11-231-2/+2
* Expose QMatrix4x4 properties as mat4 uniforms in shadersChris Adams2012-11-221-0/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Add support for using atlas textures directly in ShaderEffects.Kim Motoyoshi Kalland2012-06-111-24/+38
* Fixed crash when using 'var' property in ShaderEffect.Kim Motoyoshi Kalland2012-04-041-113/+96
* Don't qobject_cast an object being destructedKent Hansen2012-03-281-1/+0
* Free ShaderEffectSource FBOs when no longer needed.Kim Motoyoshi Kalland2012-03-211-0/+14
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-1/+1
* Switch to QMetaType::TypeAlan Alpert2012-02-081-12/+15
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Added a few material flagsGunnar Sletta2012-01-201-1/+1
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-171-1/+1
* Added log and status properties to ShaderEffect.Kim Motoyoshi Kalland2012-01-161-2/+88
* Introduce layerering support (ShaderEffectSource) directly in ItemGunnar Sletta2012-01-031-1/+1
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+317