aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/qsgwindowsrenderloop.cpp
Commit message (Expand)AuthorAgeFilesLines
* Safely abort when we don't succeed in creating a GL context.Gunnar Sletta2013-12-031-3/+10
* Make sure we clean up GL resources before we delete the GL context.Gunnar Sletta2013-11-181-0/+2
* Added private API for enabling sharing between the QQuickwindow instances.Gunnar Sletta2013-11-011-0/+2
* Use one render loop per QQuickWindowGunnar Sletta2013-10-301-3/+11
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Set incubation controller when a Window{} is loaded via QQmlApplicationEngineAlan Alpert2013-06-071-0/+7
* QmlProfiler: SceneGraph profilingChristiaan Janssen2013-05-061-9/+36
* Renderloop for WindowsGunnar Sletta2013-04-241-0/+435