aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Do not try to create a surface if context creation failsAndras Mantia2018-06-141-1/+6
* Fix typosJarek Kobus2018-02-144-4/+4
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-201-0/+1
|\
| * Fix static buildsJoni Poikelin2018-01-121-0/+1
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-207-9/+20
|\|
| * Merge remote-tracking branch 'origin/5.9' into 5.10v5.10.0-beta4Liang Qi2017-10-307-9/+20
| |\
| | * Add plugins.qmltypesMarco Benelli2017-09-211-0/+11
| | * Doc: "strenght" => "strength"Mitch Curtis2017-09-204-7/+7
| | * Remove extra character in documentationJesus Fernandez2017-09-191-1/+1
| | * Ensure m_maxBlurSamples is initialized to 0Svenn-Arne Dragly2017-09-191-1/+1
* | | Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-221-1/+1
|/ /
* | Merge remote-tracking branch 'origin/5.9' into devv5.10.0-beta3v5.10.0-beta2v5.10.0-beta1v5.10.0-alpha1Liang Qi2017-08-151-1/+1
|\|
| * Add dependency on QtQuick.Window in the qmldir to aid static buildsAndy Shaw2017-08-091-1/+1
* | Support OpenGL core profileJoni Poikelin2017-06-0891-858/+1679
|/
* Fix licensingJani Heikkinen2017-05-1062-1719/+1659
* Enable the use of QML cache creation at build timev5.9.0-beta4v5.9.0-beta3v5.9.0-beta2Simon Hausmann2017-04-062-0/+4
* Merge remote-tracking branch 'origin/5.7' into devv5.8.0-beta1v5.8.0-alpha1Liang Qi2016-08-021-0/+4
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.1Liang Qi2016-08-011-0/+4
| |\
| | * Update code snippet to match the image correctlyAndy Shaw2016-06-011-0/+4
* | | Document that the effects need OpenGLLaszlo Agocs2016-06-2426-0/+58
|/ /
* | Provide the ability to invert alpha in sourceMasks of OpacityMask.Jake Petroules2016-05-241-1/+18
* | Use the pre-defined QQmlExtensionInterface_iid macroJ-P Nurmi2016-05-211-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-192-3/+5
|\|
| * Fix QQmlExtensionInterface usagev5.6.1-1v5.6.1J-P Nurmi2016-05-101-1/+1
| * Make graphical effects' 'QML Types' link easier to spotMitch Curtis2016-04-271-2/+4
* | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-beta1Liang Qi2016-04-0831-0/+2
|\|
| * Purge sRGB chunks from PNGs in documentation.Edward Welbourne2016-03-2230-0/+0
| * Merge remote-tracking branch 'origin/5.6.0' into 5.6Frederik Gladhorn2016-03-171-0/+2
| |\
| | * Fix crash when a ShaderEffectSource is missing a sourceItemv5.6.0Gunnar Sletta2016-02-251-0/+2
* | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-071-1/+1
|\| |
| * | Make ShaderEffectSource work with SourceProxy when sourceRect is unset.Gunnar Sletta2016-03-041-1/+1
| |/
* | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-alpha1Liang Qi2016-02-152-14/+56
|\|
| * Make Item::layer::effect: Effect {} work againv5.6.0-rc1Gunnar Sletta2016-01-112-11/+26
| * Fix SourceProxy's method for determining when to activate.v5.6.0-beta1Gunnar Sletta2015-12-081-13/+40
* | Updated license headersAntti Kokko2016-01-206-79/+115
* | Enable using the module in a statically built applicationAndy Shaw2015-12-215-5/+84
|/
* Use fallback blur shader for radius * 2 + 1 != sampleCount.Gunnar Sletta2015-11-053-16/+14
* Move QtGraphicalEffectsPlugin classname declaration to private qmldirMitch Curtis2015-11-032-1/+1
* Clamp DropShadow's radius to [0, floor(samples/2)]Gunnar Sletta2015-10-191-1/+1
* Make DropShadow properties into 'real' again.Gunnar Sletta2015-10-191-5/+5
* Ensure GL_MAX_VARYING_VECTORS is definedSamuel Gaist2015-10-191-0/+4
* Correct value of GL_MAX_VARYING_FLOATSSamuel Gaist2015-10-191-1/+1
* Purge spurious execute permissions.Edward Welbourne2015-09-2933-0/+0
* Doc: minor link issuesNico Vertriest2015-09-0910-21/+21
* restore previous context in QGfxShaderBuilderJoerg Bornemann2015-09-071-1/+7
* Rename uniform step->dirstep to avoid conflicts with built-inGunnar Sletta2015-08-282-6/+6
* Change the default DropShadow offset back to 0.Gunnar Sletta2015-08-171-2/+2
* Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-093-67/+124
|\
| * Doc: rearrang tables with overflowNico Vertriest2015-07-153-67/+124
* | Fix warnings in gradients.Gunnar Sletta2015-06-301-1/+2