aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/scenegraph/openvg/qsgopenvgrenderloop.cpp
Commit message (Expand)AuthorAgeFilesLines
* Purge the internal renderSceneGraph function argument listLaszlo Agocs2022-12-121-1/+1
* Remove flushFrameSynchronousEvents from qquickwindow_p.hJohan Solbakken2022-07-171-1/+1
* Use SPDX license identifiersLucie GĂ©rard2022-06-111-38/+2
* Add ; to Q_UNUSED and UNUSED_PARAMLars Schmertmann2020-06-261-1/+1
* Add trace points for Qt Quick Scene GraphMilian Wolff2019-12-131-0/+12
* Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-10-101-0/+1
|\
| * OpenVG: Fix delivery of touch eventsEirik Aavitsland2019-10-071-0/+1
* | QQuickWindow: Don't leak the animation controllerUlf Hermann2019-10-021-1/+1
* | Make openvg compileLaszlo Agocs2019-07-301-1/+3
|/
* Fix leaking resources by OpenVG scene graph backendKirill Burtsev2018-11-141-0/+3
* Fix crash with the software renderer and windows with QObject parentSimon Hausmann2018-02-151-1/+0
* Delay the deletion of QSGTextures until all windows are synchronizedDominik Holland2017-06-161-0/+1
* Fix Q_QUICK_SG_PROFILE macros in OpenVG renderloopAndy Nichols2016-12-251-4/+8
* OpenVG Scenegraph AdaptationAndy Nichols2016-12-131-0/+257