-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: 5.1.0 , 5.1.1, 5.6.0
-
Fix Version/s: 5.9
-
Component/s: GUI: OpenGL
-
Labels:
-
Environment:Ubuntu 12.04, OS X
-
Commits:7dc88b68904c7f1b7e012bd65ccdcbf48cc6e2e0
Tested with qtbase/examples/opengl/paintedwindow.pro.
Nothing will be displayed if the format is set to use Core profile And OpenGL version 3.x/4.x.
ex:
...
format.setMajorVersion(3);
format.setMinorVersion(3);
format.setProfile(QSurfaceFormat::CoreProfile);
...
- is duplicated by
-
QTBUG-47851 OpenGL 4.0 context doesn't have the proper shader to perform 2D overlay
-
- Closed
-
-
QTBUG-56234 OpenGL glVertexAttribArray API usage error in Qt5Guid.dll
-
- Closed
-
-
QTBUG-59070 QPainter on QOpenGLWidget doesnt work on older Intel Graphics
-
- Closed
-