aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickrendercontrol
Commit message (Expand)AuthorAgeFilesLines
* Follow QQuickGraphicsDevice changes in QQuickRenderTargetLaszlo Agocs2020-06-261-2/+3
* Rename setSceneGraphBackend to setGraphicsApiLaszlo Agocs2020-06-221-2/+2
* Clean up QT_CONFIG(opengl)Paul Olav Tvete2020-06-172-2/+1
* Follow QRhi create-destroy API updateLaszlo Agocs2020-06-021-3/+3
* Adapt to changes in NativeTexture in qtbaseEskil Abrahamsen Blomfeldt2020-05-251-1/+1
* Add CMake project file for recently introduced autotestLaszlo Agocs2020-05-201-0/+36
* Fix assert in tst_QQuickRenderControlEskil Abrahamsen Blomfeldt2020-05-191-2/+1
* rendercontrol autotest: skip D3D on Win7Laszlo Agocs2020-05-111-1/+4
* Remove direct OpenGL test case from rendercontrol autotestLaszlo Agocs2020-05-071-116/+0
* Allow redirecting QRhi-based rendering via QQuickRenderControlLaszlo Agocs2020-04-111-15/+589
* Add autotest for QQuickRenderControlLaszlo Agocs2020-03-233-0/+261