summaryrefslogtreecommitdiffstats
path: root/tests/manual/qopenglwindow/multiwindow/multiwindow.pro
Commit message (Collapse)AuthorAgeFilesLines
* Add a multiwindow manual test using QOpenGLWindowLaszlo Agocs2014-09-181-0/+4
This is a very useful tool to test the behavior of a given platform when it comes to rendering on three contexts to three window surfaces from the gui thread and calling swapBuffers for each. Change-Id: If3abd055d0dee7cfb24098484326aa24261556bc Reviewed-by: Gunnar Sletta <gunnar@sletta.org>