aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickshadereffect_p.h
Commit message (Expand)AuthorAgeFilesLines
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-061-0/+11
* Port from Q_ENUMS to new macro Q_ENUM.Friedemann Kleint2015-06-191-2/+2
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* 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
* | Add Q_DECL_OVERRIDEAlbert Astals Cid2014-08-141-5/+5
|/
* Allow simple ShaderEffects to be batched by the renderer.Michael Brasser2014-08-071-0/+7
* 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
* Rename QQuickShaderEffect culling -> cullModeBea Lam2012-08-071-1/+1
* QQuickCanvas renamesAlan Alpert2012-07-171-1/+1
* Remove unnecessary exportsMatthew Vogt2012-05-181-1/+1
* Fix exports for the new Particles library.Friedemann Kleint2012-04-161-1/+1
* Extract Particles code to an independent libraryMatthew Vogt2012-04-161-1/+2
* Fixed crash when using 'var' property in ShaderEffect.Kim Motoyoshi Kalland2012-04-041-26/+43
* Free ShaderEffectSource FBOs when no longer needed.Kim Motoyoshi Kalland2012-03-211-1/+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-0/+20
* Introduce layerering support (ShaderEffectSource) directly in ItemGunnar Sletta2012-01-031-2/+4
* Don't re-parent ShaderEffect source items.Kim Motoyoshi Kalland2012-01-021-0/+1
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+156