aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/scenegraph
Commit message (Expand)AuthorAgeFilesLines
* Verify context creation in Quick tests.Friedemann Kleint2015-01-291-2/+2
* Update license headers and add new licensesJani Heikkinen2014-08-2517-320/+184
* Speed up the test a bit..Gunnar Sletta2014-08-042-27/+58
* Fix opacity issue in the renderer.Gunnar Sletta2014-06-052-4/+95
* Invalidate all batches potentially affected by a change.Gunnar Sletta2014-03-192-0/+104
* Stabilize tst_qquickwindow and tst_scenegraph.Gunnar Sletta2014-03-171-1/+1
* Make sure we update filtering options on atlas textures.Gunnar Sletta2014-02-214-1/+76
* Add Image::mipmap to support mipmapping of images.Gunnar Sletta2014-02-124-0/+78
* Safeguard QQuickWindow::hide() against other GL contexts.Gunnar Sletta2013-12-123-1/+98
* Fix stacking order bug in the rendererGunnar Sletta2013-11-152-0/+66
* Avoid using huge floating point values in the renderer.Gunnar Sletta2013-11-093-0/+112
* Say hello to the scene graph sanity-tests for renderingGunnar Sletta2013-11-016-0/+646
* Added private API for enabling sharing between the QQuickwindow instances.Gunnar Sletta2013-11-011-13/+40
* Use one render loop per QQuickWindowGunnar Sletta2013-10-308-0/+443