summaryrefslogtreecommitdiffstats
path: root/tests/manual/qopenglwindow
Commit message (Expand)AuthorAgeFilesLines
* multiwindow: Base vsync debug output on actual surface formatTor Arne Vestbø2016-09-191-12/+18
* multiwindow: Replace per window fps timers with unified approachTor Arne Vestbø2016-09-191-18/+46
* multiwindow: Call update() after swapTor Arne Vestbø2016-09-191-2/+2
* multiwindow: React to mouse press to allow debugging UI responsivenessTor Arne Vestbø2016-09-191-33/+20
* multiwindow: Use showNormal() instead of show() to ensure normal geometryTor Arne Vestbø2016-09-191-1/+1
* multiwindow: Make it easier to test 1-N windowsTor Arne Vestbø2016-08-241-27/+33
* multiwindow: Use QCommandLineParser instead of parsing manuallyTor Arne Vestbø2016-08-241-24/+35
* multiwindow: Base fps on number of frames swapped, not timing of last frameTor Arne Vestbø2016-08-241-9/+21
* Fixed license headersJani Heikkinen2015-02-171-1/+1
* Update copyright headersJani Heikkinen2015-02-111-22/+14
* Add a multiwindow manual test using QOpenGLWindowLaszlo Agocs2014-09-182-0/+181