aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/adaptations/software/qsgsoftwarethreadedrenderloop.cpp
Commit message (Expand)AuthorAgeFilesLines
* Delay the deletion of QSGTextures until all windows are synchronizedDominik Holland2017-06-161-0/+2
* Run includemocs in qtdeclarativeThiago Macieira2017-04-261-0/+1
* QSGThreadedRenderLoop: Correctly stop the animation timer ...Robin Burchell2017-01-121-0/+5
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-281-8/+16
* Software Adaptation: Add threaded render loopAndy Nichols2016-07-271-0/+991