aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/scenegraph/tst_scenegraph.cpp
Commit message (Expand)AuthorAgeFilesLines
* Safeguard QQuickWindow::hide() against other GL contexts.Gunnar Sletta2013-12-121-0/+36
* Fix stacking order bug in the rendererGunnar Sletta2013-11-151-0/+1
* Avoid using huge floating point values in the renderer.Gunnar Sletta2013-11-091-0/+1
* Say hello to the scene graph sanity-tests for renderingGunnar Sletta2013-11-011-0/+169
* Added private API for enabling sharing between the QQuickwindow instances.Gunnar Sletta2013-11-011-13/+40
* Use one render loop per QQuickWindowGunnar Sletta2013-10-301-0/+209