qt5base-lts/examples/opengl/hellowindow
Laszlo Agocs 7b1058ac92 Do not attempt to open multiple windows in hellowindow on embedded
Platforms like eglfs will not allow opening more than one OpenGL-based
window. To prevent aborting the hellowindow example when invoked without
--single, enhance the capability check to include also WindowManagement
in addition to ThreadedOpenGL.

Change-Id: I147d90b31d9fd94912c36339d36af3f311aaa874
Reviewed-by: Andy Nichols <andy.nichols@digia.com>
2014-03-06 12:21:14 +01:00
..
hellowindow.cpp Extend QOpenGLFunctions with GL1 functions 2014-03-04 15:59:05 +01: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 Do not attempt to open multiple windows in hellowindow on embedded 2014-03-06 12:21:14 +01:00