aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/scenegraph
Commit message (Expand)AuthorAgeFilesLines
* Remove the qmake project filesFabian Kosmale2021-01-152-76/+0
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-061-4/+4
* Fix compilation for OpenVG pluginEskil Abrahamsen Blomfeldt2020-09-2210-34/+30
* Add ; to Q_UNUSED and UNUSED_PARAMLars Schmertmann2020-06-266-11/+11
* Add some blind fixes for the OpenVG scenegraph backendLaszlo Agocs2020-06-176-24/+6
* CMake: Regenerate qtdeclarative/srcAlexandru Croitor2020-05-291-1/+3
* Adjust QSGTexture comparisonKey typeLaszlo Agocs2020-05-272-2/+2
* CMake: Regenerate and adapt to merge from devwip/cmakeAlexandru Croitor2020-03-122-9/+0
* Regenerate projects to handle private deps correctlyAlexandru Croitor2020-02-051-6/+3
* Regenerate plugins namesAlexandru Croitor2020-01-291-7/+7
* Post merge fixesLeander Beernaert2020-01-241-0/+15
* Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2020-01-1657-13419/+24
|\
| * Remove D3D12 scenegraph backendLaszlo Agocs2020-01-0655-13465/+0
| * Add trace points for Qt Quick Scene GraphMilian Wolff2019-12-137-0/+70
| * Avoid initializing QFlags with 0 or nullptrAllan Sandfeld Jensen2019-11-221-2/+2
* | Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-151-2/+2
* | Regenerate projectsAlexandru Croitor2019-11-141-1/+0
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-147-18/+14
|\|
| * Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-10-105-14/+10
| |\
| | * Fix sprites leaking textures in SW and OpenVG backendsEirik Aavitsland2019-10-072-2/+2
| | * OpenVG: Fix delivery of touch eventsEirik Aavitsland2019-10-071-0/+1
| | * OpenVG: Fix emitting of sceneGraphInitialized and -InvalidatedEirik Aavitsland2019-10-071-0/+2
| | * OpenVG: Fix rendering of non-affine transformed rectanglesEirik Aavitsland2019-10-071-12/+5
| * | QQuickWindow: Don't leak the animation controllerUlf Hermann2019-10-023-4/+4
* | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-111-12/+0
|\| |
| * | Remove an unused event type in the threaded render loopLaszlo Agocs2019-08-221-12/+0
* | | Regenerate qtdeclarative before mergeAlexandru Croitor2019-10-113-4/+10
* | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-08-156-8/+37
|\| |
| * | Make openvg compileLaszlo Agocs2019-07-306-8/+37
* | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-1111-62/+47
|\| |
| * | Add the graphics api independent scenegraph portLaszlo Agocs2019-07-0410-61/+47
| * | Remove unused includes and Q_DECLARE_METATYPEs re: QLinkedListMarc Mutz2019-06-061-1/+0
| |/
* / More porting of declarative modulesAlexandru Croitor2019-06-082-0/+67
|/
* Fix qtdeclarative build configured with -qreal=floatDonald Carr2019-03-311-4/+4
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-12-113-5/+16
|\
| * Fix leaking resources by OpenVG scene graph backendKirill Burtsev2018-11-143-5/+16
* | Add support for horizontal gradients in RectangleMichael Brasser2018-05-032-4/+12
|/
* Fix crash with the software renderer and windows with QObject parentSimon Hausmann2018-02-152-4/+0
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-041-1/+1
|\
| * D3D12: Fix compilation with clang-clFriedemann Kleint2017-12-051-1/+1
* | D3D12: Fix some compiler warnings emitted by clang-clFriedemann Kleint2017-10-065-10/+11
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-043-0/+4
|\|
| * Delay the deletion of QSGTextures until all windows are synchronizedDominik Holland2017-06-163-0/+4
* | Merge remote-tracking branch 'origin/5.9' into HEADSimon Hausmann2017-03-236-3/+19
|\|
| * Build for for -no-feature-quick-spritePaul Olav Tvete2017-03-226-3/+19
* | QSGOpenVGLayer: Fix compilationRobin Burchell2017-03-221-0/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-142-13/+15
|\|
| * OpenVG: Fix glyph cache to actually ref countAndy Nichols2017-02-282-13/+15
* | Add samples property for Item.layer and ShaderEffectSourceLaszlo Agocs2017-02-231-0/+1
|/
* Fix a compilation issueJędrzej Nowacki2017-01-312-4/+5