aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickshadereffect.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: Add missing dots (qtdeclarative)Paul Wicking2018-06-191-1/+1
* Replace Q_NULLPTR with nullptrKevin Funk2017-09-271-1/+1
* Doc: Fix capitalization in section titlesTopi Reinio2017-08-291-1/+1
* Run includemocs in qtdeclarativeThiago Macieira2017-04-261-0/+2
* Build fix for configure -no-openglPaul Olav Tvete2017-03-221-0/+2
* Fix regression with UniformAnimator target property validationJoni Poikelin2017-02-011-0/+5
* Get rid of most QT_NO_FOO usagesLars Knoll2016-11-291-24/+24
* Doc cleanup for D3D12 and SWLaszlo Agocs2016-07-141-1/+3
* Update ShaderEffect docsLaszlo Agocs2016-06-291-15/+117
* Unify ShaderEffect property settingLaszlo Agocs2016-06-291-4/+25
* D3D12: Support runtime threaded shader compilationLaszlo Agocs2016-06-221-4/+26
* One GraphicsInfo to rule them allLaszlo Agocs2016-06-011-117/+5
* Fix building with QT_NO_OPENGL definedAndy Nichols2016-05-061-1/+4
* D3D12: Fix 'ShaderEffect in a ShaderEffectSource as property value'Laszlo Agocs2016-04-291-12/+55
* Adaptable shader effect enablersLaszlo Agocs2016-04-291-26/+293
* Add the skeleton for the new, more generic shader effect implLaszlo Agocs2016-04-131-40/+61
* Route ShaderEffect through the old GL implLaszlo Agocs2016-04-131-0/+137
* Prefix GL-specific shader effect codeLaszlo Agocs2016-04-131-781/+34
* Make QQuickShaderEffectMesh genericLaszlo Agocs2016-04-131-20/+7
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-081-2/+2
|\
| * Move Qt Quick resources under the :/qt-project.org/ directoryGiuseppe D'Angelo2016-04-011-2/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-071-0/+8
|\|
| * Ensure ShaderEffect correctly updates with supportsAtlasTexture.Michael Brasser2016-03-011-0/+8
* | Updated license headersJani Heikkinen2016-01-191-14/+20
* | Fix a mix-up in ShaderEffect QML type documentationJuha Turunen2015-12-081-5/+5
|/
* Include doc note about Image::fillMode being excluded by shader.Gunnar Sletta2015-09-111-2/+6
* Doc: resize tables with overflowNico Vertriest2015-06-251-3/+8
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Allow batching ShaderEffects without atlas samplersJocelyn Turcotte2014-12-181-17/+21
* Give Item::layer documentation some much needed love.Gunnar Sletta2014-09-291-0/+24
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Add OpenGLInfo attached typeJ-P Nurmi2014-08-111-0/+2
* Allow simple ShaderEffects to be batched by the renderer.Michael Brasser2014-08-071-35/+86
* Recognize "in" keyword in vertex shadersLaszlo Agocs2014-06-031-2/+8
* Prevent dangling pointer in QQuickShaderEffectSource.Gunnar Sletta2014-02-201-1/+20
* Add support for quaternion in ShaderEffectGunnar Sletta2013-11-141-0/+1
* Refactor shaders into seprate GLSL source filesSean Harmer2013-10-311-22/+11
* qdoc: no longer recognizes the version nr in QML refsMartin Smith2013-10-021-7/+7
* 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
* Fix uniform property mapping docs in ShaderEffectLaszlo Agocs2013-09-201-1/+3
* Do not draw negative-size ShaderEffect(Source) items.Gunnar Sletta2013-05-281-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Fix various broken links in documentationBea Lam2012-08-031-1/+1
* Doc: Changed \qmlclass to \qmltype and added \instantiates.Jerome Pasion2012-07-301-1/+2
* QQuickCanvas renamesAlan Alpert2012-07-171-16/+16
* Fix 'Unknown commands' in qtdeclarative documentation.Yann Bodson2012-07-171-1/+2
* Change Quick docs to refer to "types" rather than "elements"Martin Jones2012-07-161-2/+2
* Create new documentation structureChris Adams2012-06-211-1/+1