Details
-
Technical task
-
Resolution: Fixed
-
P2: Important
-
None
-
None
Description
Once all platforms have the specific implementations for discovering the OpenGL format before creation of QApplication or creation of QGuiApplication, replace the default surface discovery code in foundation/qt with code that just creates a QSurfaceFormat:
Reorder the call to setDefaultFormat in all OpenGL Runtime examples to happen before creation of QApplication or QGuiApplication.