aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/qsgthreadedrenderloop_p.h
Commit message (Expand)AuthorAgeFilesLines
* headers: Add missing override and remove redundant virtualAlexander Volkov2016-12-071-15/+15
* 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/+1
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-03-031-0/+1
|\
| * Fix memory leak of QSGContext object in QSGThreadedRenderLoopjian liang2015-02-241-0/+1
* | Update copyright headersJani Heikkinen2015-02-121-7/+7
* | Use QWindow::requestUpdate in threaded renderloop.Gunnar Sletta2014-10-161-3/+2
|/
* Sync QQuickWindow::update() up with polishAndSync().Gunnar Sletta2014-09-171-0/+1
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-101-0/+1
|\
| * Pass the actual window format to the offscreen surface during cleanupLaszlo Agocs2014-03-271-0/+1
| * Fix potential crash during shutdown for QQuickWindowsGunnar Sletta2014-03-171-2/+0
| * Make sure QSGRenderLoop is cleaned up cleanly.Gunnar Sletta2014-03-141-0/+2
* | Compress touch events in QQuickWindow.Gunnar Sletta2014-05-051-0/+1
* | Try to simplify the threaded render loop.Gunnar Sletta2014-03-241-7/+7
|/
* Reset the expose cycle when polishAndSync aborts.Gunnar Sletta2014-03-051-1/+1
* Revert 99480d5420c0beea6771be582c039b550a4461f5Gunnar Sletta2013-11-271-2/+0
* Be even more tolerant towards broken platform behavior.Gunnar Sletta2013-11-221-0/+2
* Use one render loop per QQuickWindowGunnar Sletta2013-10-301-12/+16
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* 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-3/+3
* Remove resize hook from QSGRenderLoop, exposureChanged is enough.Gunnar Sletta2013-04-041-2/+0
* Improved animations in the new render loopGunnar Sletta2013-02-191-1/+4
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-281-4/+0
* Complete rewrite of threaded render loop.Gunnar Sletta2013-01-181-0/+125