aboutsummaryrefslogtreecommitdiffstats
path: root/src/effects/RadialBlur.qml
Commit message (Expand)AuthorAgeFilesLines
* Port 17 effects to RHI, remove 8 unportable onesLaszlo Agocs2020-06-091-316/+0
* add qmlRegisterModule to QML plugins (QUIP 99)Shawn Rutledge2018-10-231-2/+2
* Support OpenGL core profileJoni Poikelin2017-06-081-2/+5
* Fix licensingJani Heikkinen2017-05-101-28/+27
* Document that the effects need OpenGLLaszlo Agocs2016-06-241-0/+2
* Doc: minor link issuesNico Vertriest2015-09-091-4/+4
* Move SourceProxy to C++ and introduce "private" module.Gunnar Sletta2015-03-101-1/+1
* Update copyright headersv5.5.0-rc1v5.5.0-beta1v5.5.0-alpha1v5.5.0Antti Kokko2015-02-171-4/+4
* Remove unnecessary \inqmlmodule parameterAlejandro Exojo2014-12-081-1/+1
* Document recursion limitations of the graphical effects.v5.2.0-rc1v5.2.0Gunnar Sletta2013-11-071-0/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Doc: Modularized documentation.Jerome Pasion2012-09-251-0/+156
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-6/+6
* Renamed 'internal' folder to 'private'.Marko Niemelä2012-06-131-1/+1
* Optimized Directional, Radial and ZoomBlur effects.Marko Niemelä2012-04-051-4/+3
* Added precision to all uniforms which did not have it.Marko Niemelä2012-03-161-1/+1
* Fix outdated license headerSergio Ahumada2012-03-061-3/+3
* RadialBlur offset and angle interpretation changedMarko Niemelä2012-02-011-3/+11
* Faster transparentBorder functionality implementationto multiple effectsMarko Niemelä2012-01-241-19/+11
* Moved non-API qml files into internal directoryMarko Niemelä2012-01-041-0/+1
* Initial commitKim Gronholm2011-12-271-0/+153