aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/qsgrenderloop_p.h
Commit message (Expand)AuthorAgeFilesLines
* D3D12: Implement grabWindowLaszlo Agocs2016-05-061-0/+6
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-061-0/+11
* Added a new render job stage: NoStageMiikka Heikkinen2015-04-151-0/+2
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Use QWindow::requestUpdate in threaded renderloop.Gunnar Sletta2014-10-161-0/+1
* Finally: A default animation driver which doesn't use walltime.Gunnar Sletta2014-09-181-2/+0
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Make the QtQuick window surface type configurableSimon Hausmann2014-08-081-0/+3
* Destroy render loop when QCoreApplication is cleaned up.Gunnar Sletta2014-03-291-3/+2
* Fix potential crash during shutdown for QQuickWindowsGunnar Sletta2014-03-171-1/+6
* Make sure QSGRenderLoop is cleaned up cleanly.Gunnar Sletta2014-03-141-0/+8
* Consolidate context creation failure handling in Quick.Friedemann Kleint2014-03-131-0/+3
* Fix leak-on-exit of QSGRenderLoop::s_instanceAlex Montgomery2014-01-281-3/+0
* Be even more tolerant towards broken platform behavior.Gunnar Sletta2013-11-221-0/+1
* Use one render loop per QQuickWindowGunnar Sletta2013-10-301-0/+2
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Animators - Render thread animation systemGunnar Sletta2013-09-211-0/+2
* Allow QtQuick private headers to be used with QT_NO_KEYWORDS.Jocelyn Turcotte2013-09-121-1/+1
* Set incubation controller when a Window{} is loaded via QQmlApplicationEngineAlan Alpert2013-06-071-1/+8
* Remove resize hook from QSGRenderLoop, exposureChanged is enough.Gunnar Sletta2013-04-041-1/+0
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-281-4/+0
* Complete rewrite of threaded render loop.Gunnar Sletta2013-01-181-0/+91