aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickshadereffectsource.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: Add missing dots (qtdeclarative)Paul Wicking2018-06-191-1/+1
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-16/+16
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-1/+1
* Merge remote-tracking branch 'origin/5.9' into devLars Knoll2017-05-021-0/+1
|\
| * Run includemocs in qtdeclarativeThiago Macieira2017-04-261-0/+1
* | Add samples property for Item.layer and ShaderEffectSourceLaszlo Agocs2017-02-231-0/+40
|/
* Quick: add missing 'override'Anton Kudryavtsev2016-10-121-1/+1
* QML: Pass the kind of geometry change aroundErik Verbruggen2016-07-111-2/+2
* Add cross-backend simple rect, texture, and ninepatch nodesLaszlo Agocs2016-06-221-2/+2
* Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2016-04-061-0/+2
|\
| * Document default value of wrapModeAlbert Astals Cid2016-03-041-0/+2
* | Enable building Qt Quick module with QT_NO_OPENGL definedAndy Nichols2016-03-221-2/+1
|/
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Add possibility to mirror ShaderEffectSource generated texturesMiikka Heikkinen2015-08-201-0/+34
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Fix disfunctional QQuickRenderControl with multiple screensLaszlo Agocs2014-10-221-2/+2
* Relax ShaderEffectSource's sourceItem vs window handling.Gunnar Sletta2014-10-091-1/+5
* Partially revert d9c531781e6c95f80681b3c82700833e1de88794Gunnar Sletta2014-10-011-5/+19
* prevent crash when set ShaderEffectSource::sourceItem nullTasuku Suzuki2014-09-121-16/+16
* Fix performance regression caused by SG signals in QQuickItem.Gunnar Sletta2014-09-031-2/+1
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Cleanup: Separate the sub-tree layering out of QtQuick into the scene graphSimon Hausmann2014-08-231-411/+5
* Cleanup: Remove ShaderEffectSourceNodeSimon Hausmann2014-08-221-19/+27
* Clean up Image and ShaderEffectSource properly.Gunnar Sletta2014-08-041-10/+39
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-291-1/+1
|\
| * Don't try to draw shader effect sources with dims < 0.Gunnar Sletta2014-07-281-1/+1
* | Avoid direct GL calls in QuickLaszlo Agocs2014-05-231-16/+16
* | Prevent crash when mixing shaders from different windowsGunnar Sletta2014-04-011-2/+8
|/
* Ensure that ShaderEffectSource's texture has correct parameters.Gunnar Sletta2014-02-281-0/+6
* Fix crashes and incorrect extension queries on GL3+Laszlo Agocs2014-02-251-3/+3
* Release GL resources of ShaderEffectSource while we still have GL.Gunnar Sletta2013-12-031-3/+12
* Fill recursive ShaderEffectSource with transparent when using alpha.Gunnar Sletta2013-11-071-2/+17
* Use one render loop per QQuickWindowGunnar Sletta2013-10-301-17/+14
* qdoc: no longer recognizes the version nr in QML refsMartin Smith2013-10-021-10/+10
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Doc: Fixed and updated Qt Quick's \qmlmodule pageJerome Pasion2013-09-251-1/+1
* Doc: Made Qt Quick items' \since consistent.Jerome Pasion2013-09-251-1/+1
* Initialize variables in ShaderEffectSource's texture provider.Gunnar Sletta2013-08-281-0/+4
* Do not draw negative-size ShaderEffect(Source) items.Gunnar Sletta2013-05-281-1/+1
* Doc: Qt Quick: Fix module name format (Pt 1/2)Sze Howe Koh2013-04-231-2/+2
* Fix distance field antialiasing for retina displays.Gunnar Sletta2013-04-021-3/+7
* Introduce QML_FBO_FLUSH_BEFORE_DETACH to work around FBO issue.Michael Brasser2013-03-121-0/+3
* 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-0/+1
* Qt Quick high-dpi support.Morten Johan Sørvig2012-12-011-0/+5
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Update usage of smooth and antialiasing.Michael Brasser2012-08-281-2/+3
* Fix uses of \inmodule, \inqqmlmodule and \sinceBea Lam2012-08-081-1/+2
* Fix uses of various qml doc commandsBea Lam2012-08-081-10/+10
* Doc: Changed \qmlclass to \qmltype and added \instantiates.Jerome Pasion2012-07-301-1/+2