Details
-
Technical task
-
Resolution: Won't Do
-
P2: Important
-
None
-
None
Description
Implement OpenGL version discovery for Integrity in a way that avoids creating QOpenGLContext (as that requires QApplication or QGuiApplication to be created first, which leads to issues with shared contexts). Add the implementation in to foundation/integrity and replace defaultformat.cpp implementation in studio3d.pro with the proper implementation for Integrity.