Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.1.0 , 5.1.1, 5.6.0
-
Ubuntu 12.04, OS X
-
7dc88b68904c7f1b7e012bd65ccdcbf48cc6e2e0
Description
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);
...
Attachments
Issue Links
- 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
For Gerrit Dashboard: QTBUG-33535 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
166202,24 | Add support for OpenGL 3.2+ core profile contexts in QPainter | dev | qt/qtbase | Status: MERGED | -2 | 0 |