aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickshadereffectnode_p.h
Commit message (Expand)AuthorAgeFilesLines
* Prefix GL-specific shader effect codeLaszlo Agocs2016-04-131-160/+0
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-071-0/+1
|\
| * Ensure ShaderEffect correctly updates with supportsAtlasTexture.Michael Brasser2016-03-011-0/+1
* | Updated license headersJani Heikkinen2016-01-191-14/+20
|/
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-261-8/+6
|\
| * Make it possible to change sources of ShaderEffect again.Gunnar Sletta2015-10-201-8/+6
* | Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-061-0/+11
|/
* Fix a memory leak in the material shader cache.Robert Griebl2015-04-231-2/+2
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Allow batching ShaderEffects without atlas samplersJocelyn Turcotte2014-12-181-1/+1
* Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-111-19/+11
|\
| * Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* | Merge branch 'origin/5.4' into devFrederik Gladhorn2014-08-211-0/+1
|\|
| * Add more complete comparison function to QQuickShaderEffectMaterial.Michael Brasser2014-08-121-0/+1
* | Add Q_DECL_OVERRIDEAlbert Astals Cid2014-08-141-4/+4
|/
* Allow simple ShaderEffects to be batched by the renderer.Michael Brasser2014-08-071-0/+3
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-281-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* 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-2/+2
* Extract Particles code to an independent libraryMatthew Vogt2012-04-161-2/+3
* Fixed crash when using 'var' property in ShaderEffect.Kim Motoyoshi Kalland2012-04-041-29/+23
* Free ShaderEffectSource FBOs when no longer needed.Kim Motoyoshi Kalland2012-03-211-0/+2
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-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-1/+7
* Introduce layerering support (ShaderEffectSource) directly in ItemGunnar Sletta2012-01-031-1/+1
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+149