aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/scenegraph/tst_scenegraph.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add QQuickWindow::TextureIsOpaque as option to createTextureFromImage.Gunnar Sletta2015-06-151-0/+31
* Enable mipmap test on all platforms, except early Mesa.Gunnar Sletta2015-05-131-8/+11
* Include the scenegraph autotest in the testrun.Gunnar Sletta2015-03-271-8/+57
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-241-2/+2
|\
| * Verify context creation in Quick tests.Friedemann Kleint2015-01-291-2/+2
* | Update copyright headersJani Heikkinen2015-02-121-7/+7
|/
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Speed up the test a bit..Gunnar Sletta2014-08-041-1/+51
* Fix opacity issue in the renderer.Gunnar Sletta2014-06-051-4/+5
* Invalidate all batches potentially affected by a change.Gunnar Sletta2014-03-191-0/+1
* Stabilize tst_qquickwindow and tst_scenegraph.Gunnar Sletta2014-03-171-1/+1
* Make sure we update filtering options on atlas textures.Gunnar Sletta2014-02-211-0/+1
* Add Image::mipmap to support mipmapping of images.Gunnar Sletta2014-02-121-0/+1
* 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