Re: R: another serious issue with OpenGL on Linux
Daniel Trstenjak <[email protected]>
| Newsgroups | gmane.comp.video.mesa3d.user |
|---|---|
| Message-ID | <20180925103750.GA17610@octa> |
Hi Gianluca, > I'll see what I can do. Maybe I'll have to switch from QGLWidget to QOpenGLWidget, as suggested in Qt5. we're still using QGLWidget with Qt5. You just have to ensure that the QGLFormat given to QGLContext doesn't request too much samples. We're reading the max number of samples from GL_MAX_SAMPLES_EXT and set it with QGLFormat::setSamples. Greetings, Daniel _______________________________________________ mesa-users mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-users