qt5base-lts/examples/opengl/hellogles3
Friedemann Kleint b0310ddd16 hellogles3 example: Fix start-up crash when using dynamic GL
Move the instantiation of QGuiApplication to the top since it is
required by QOpenGLContext::openGLModuleType().

Task-number: QTBUG-55671
Change-Id: I506cee193fe2ba48400851588a8ef079848bc2f4
Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
2018-01-26 09:47:45 +00:00
..
glwindow.cpp Unify license header usage. 2016-03-29 10:20:03 +00:00
glwindow.h Unify license header usage. 2016-03-29 10:20:03 +00:00
hellogles3.pro Make the gles3 example more impressive 2015-07-24 10:18:16 +00:00
hellogles3.qrc Expose GLES 3.0 and 3.1 functions 2015-07-23 07:59:07 +00:00
main.cpp hellogles3 example: Fix start-up crash when using dynamic GL 2018-01-26 09:47:45 +00:00
qtlogo.png Expose GLES 3.0 and 3.1 functions 2015-07-23 07:59:07 +00:00