| Commit message (Expand) | Author | Age | Files | Lines |
| * | QQuickShaderEffectSource: Don't cut off bottom row of texture | Paul Olav Tvete | 2025-10-14 | 1 | -2/+8 |
| * | Set explicit default security level of all files with default security | Jan Arve Sæther | 2025-09-17 | 1 | -0/+1 |
| * | QQuickItemPrivate: introduce effectiveDevicePixelRatio() helper method | Vladimir Belyavsky | 2025-05-24 | 1 | -2/+2 |
| * | Docs: add recomendations for using MultiEffect with ShaderEffectSource | Alexei Cazacov | 2024-08-30 | 1 | -1/+3 |
| * | Doc: Replace \instantiates with \nativetype | Paul Wicking | 2024-08-20 | 1 | -1/+1 |
| * | doc: Use \value rather than \li for enumeration values and constants | Shawn Rutledge | 2023-03-28 | 1 | -19/+13 |
| * | Restore the interpretation of user-provided layer/effect textureSize | Laszlo Agocs | 2022-10-24 | 1 | -10/+9 |
| * | Fix several more improperly placed #include moc | Thiago Macieira | 2022-07-28 | 1 | -2/+2 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-06-11 | 1 | -38/+2 |
| * | Port QQuickShaderEffectSource format to Qt 6 | Laszlo Agocs | 2022-03-18 | 1 | -10/+24 |
| * | Revert "Fix for possible crash in QSGDefaultLayer::grab" | Laszlo Agocs | 2021-10-12 | 1 | -8/+0 |
| * | Fix for possible crash in QSGDefaultLayer::grab | Valery Volgutov | 2020-05-18 | 1 | -0/+8 |
| * | Doc: Remove outdated note | Joni Poikelin | 2020-02-03 | 1 | -4/+0 |
| * | Add the graphics api independent scenegraph port | Laszlo Agocs | 2019-07-04 | 1 | -1/+1 |
| * | Doc: Add missing dots (qtdeclarative) | Paul Wicking | 2018-06-19 | 1 | -1/+1 |
| * | use nullptr consistently (clang-tidy) | Shawn Rutledge | 2018-02-26 | 1 | -16/+16 |
| * | Replace Q_DECL_OVERRIDE with override | Kevin Funk | 2017-09-25 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'origin/5.9' into dev | Lars Knoll | 2017-05-02 | 1 | -0/+1 |
| |\ |
|
| | * | Run includemocs in qtdeclarative | Thiago Macieira | 2017-04-26 | 1 | -0/+1 |
| * | | Add samples property for Item.layer and ShaderEffectSource | Laszlo Agocs | 2017-02-23 | 1 | -0/+40 |
| |/ |
|
| * | Quick: add missing 'override' | Anton Kudryavtsev | 2016-10-12 | 1 | -1/+1 |
| * | QML: Pass the kind of geometry change around | Erik Verbruggen | 2016-07-11 | 1 | -2/+2 |
| * | Add cross-backend simple rect, texture, and ninepatch nodes | Laszlo Agocs | 2016-06-22 | 1 | -2/+2 |
| * | Merge remote-tracking branch 'origin/dev' into wip/scenegraphng | Laszlo Agocs | 2016-04-06 | 1 | -0/+2 |
| |\ |
|
| | * | Document default value of wrapMode | Albert Astals Cid | 2016-03-04 | 1 | -0/+2 |
| * | | Enable building Qt Quick module with QT_NO_OPENGL defined | Andy Nichols | 2016-03-22 | 1 | -2/+1 |
| |/ |
|
| * | Updated license headers | Jani Heikkinen | 2016-01-19 | 1 | -14/+20 |
| * | Add possibility to mirror ShaderEffectSource generated textures | Miikka Heikkinen | 2015-08-20 | 1 | -0/+34 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-12 | 1 | -7/+7 |
| * | Fix disfunctional QQuickRenderControl with multiple screens | Laszlo Agocs | 2014-10-22 | 1 | -2/+2 |
| * | Relax ShaderEffectSource's sourceItem vs window handling. | Gunnar Sletta | 2014-10-09 | 1 | -1/+5 |
| * | Partially revert d9c531781e6c95f80681b3c82700833e1de88794 | Gunnar Sletta | 2014-10-01 | 1 | -5/+19 |
| * | prevent crash when set ShaderEffectSource::sourceItem null | Tasuku Suzuki | 2014-09-12 | 1 | -16/+16 |
| * | Fix performance regression caused by SG signals in QQuickItem. | Gunnar Sletta | 2014-09-03 | 1 | -2/+1 |
| * | Update license headers and add new licenses | Jani Heikkinen | 2014-08-25 | 1 | -19/+11 |
| * | Cleanup: Separate the sub-tree layering out of QtQuick into the scene graph | Simon Hausmann | 2014-08-23 | 1 | -411/+5 |
| * | Cleanup: Remove ShaderEffectSourceNode | Simon Hausmann | 2014-08-22 | 1 | -19/+27 |
| * | Clean up Image and ShaderEffectSource properly. | Gunnar Sletta | 2014-08-04 | 1 | -10/+39 |
| * | Merge remote-tracking branch 'origin/5.3' into dev | Frederik Gladhorn | 2014-07-29 | 1 | -1/+1 |
| |\ |
|
| | * | Don't try to draw shader effect sources with dims < 0. | Gunnar Sletta | 2014-07-28 | 1 | -1/+1 |
| * | | Avoid direct GL calls in Quick | Laszlo Agocs | 2014-05-23 | 1 | -16/+16 |
| * | | Prevent crash when mixing shaders from different windows | Gunnar Sletta | 2014-04-01 | 1 | -2/+8 |
| |/ |
|
| * | Ensure that ShaderEffectSource's texture has correct parameters. | Gunnar Sletta | 2014-02-28 | 1 | -0/+6 |
| * | Fix crashes and incorrect extension queries on GL3+ | Laszlo Agocs | 2014-02-25 | 1 | -3/+3 |
| * | Release GL resources of ShaderEffectSource while we still have GL. | Gunnar Sletta | 2013-12-03 | 1 | -3/+12 |
| * | Fill recursive ShaderEffectSource with transparent when using alpha. | Gunnar Sletta | 2013-11-07 | 1 | -2/+17 |
| * | Use one render loop per QQuickWindow | Gunnar Sletta | 2013-10-30 | 1 | -17/+14 |
| * | qdoc: no longer recognizes the version nr in QML refs | Martin Smith | 2013-10-02 | 1 | -10/+10 |
| * | Fix license headers of QtQuick sources. | Gunnar Sletta | 2013-09-30 | 1 | -1/+1 |
| * | Doc: Fixed and updated Qt Quick's \qmlmodule page | Jerome Pasion | 2013-09-25 | 1 | -1/+1 |