aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/qsgthreadedrenderloop.cpp
Commit message (Expand)AuthorAgeFilesLines
* Polish usage of a QElapsedTime instance in QSGThreadedRenderLoopJędrzej Nowacki2013-03-131-1/+3
* Fixed incorrect vsync delta time in QSGThreadedRenderLoop.Yoann Lopes2013-03-121-1/+1
* Create the sg render thread's opengl context on the GUI threadGunnar Sletta2013-03-121-34/+12
* Make sure exposeEvents trigger a render passGunnar Sletta2013-02-211-0/+2
* Improved animations in the new render loopGunnar Sletta2013-02-191-97/+85
* Make sure deleteLater gets run at the "correct" time.Gunnar Sletta2013-02-071-16/+116
* Added to QML_RENDERER_TIMING logic to capture most render bottlenecks.Gunnar Sletta2013-01-301-12/+11
* Complete rewrite of threaded render loop.Gunnar Sletta2013-01-181-0/+1044