summaryrefslogtreecommitdiffstats
path: root/tests/manual/qopenglwindow
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-211-62/+83
|\
| * 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
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-251-56/+85
|\|
| * 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
* | Updated license headersJani Heikkinen2016-01-211-17/+12
|/
* 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