aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/qsgrenderloop.cpp
Commit message (Expand)AuthorAgeFilesLines
* QmlProfiler: SceneGraph profilingChristiaan Janssen2013-05-061-11/+25
* Renderloop for WindowsGunnar Sletta2013-04-241-12/+40
* Remove dead code.Gunnar Sletta2013-04-171-28/+4
* Remove resize hook from QSGRenderLoop, exposureChanged is enough.Gunnar Sletta2013-04-041-7/+0
* Our debug env vars are a mess. Standardize on QSG_RENDER_TIMINGGunnar Sletta2013-04-041-5/+5
* Abort rendering when QOpenGLContext::create/makeCurrent fails.Gunnar Sletta2013-03-131-5/+13
* Make sure exposeEvents trigger a render passGunnar Sletta2013-02-211-1/+3
* GUI render loop did not render on expose, nor clean up properly.Gunnar Sletta2013-02-181-4/+13
* Complete rewrite of threaded render loop.Gunnar Sletta2013-01-181-0/+363