qt5base-lts/examples/opengl/hellowindow
Laszlo Agocs f3b3b01460 hellowindow: Request multisampling only when told so
Similarly to qmlscene, multisampling will only be requested when
passing --multisample on the command line. This is useful because (1)
multisampling is not really needed by this app and (2) it helps with
broken drivers that advertise MSAA configs but break when using them.

Change-Id: I50ff0db80843f488899901ab796eee588b62078b
Reviewed-by: Andy Nichols <andy.nichols@digia.com>
2013-09-10 16:11:15 +02:00
..
hellowindow.cpp Improved robustness of threaded rendering in hellowindow example. 2013-04-25 02:35:19 +02:00
hellowindow.h Improved robustness of threaded rendering in hellowindow example. 2013-04-25 02:35:19 +02:00
hellowindow.pro centralize and fixup example sources install targets 2012-11-29 20:21:11 +01:00
main.cpp hellowindow: Request multisampling only when told so 2013-09-10 16:11:15 +02:00