[Mesa-users] R: R: another serious issue with OpenGL on Linux

Gianluca Natale natale at europe.altair.com
Tue Sep 25 10:47:12 UTC 2018


Thanks, actually I do not set multisampling.
Anyway, I do ask for a stencil buffer, maybe that causes the issue.

Gianluca

-----Messaggio originale-----
Da: mesa-users <mesa-users-bounces at lists.freedesktop.org> Per conto di Daniel Trstenjak
Inviato: martedì 25 settembre 2018 12:38
A: mesa-users at lists.freedesktop.org
Oggetto: Re: [Mesa-users] R: another serious issue with OpenGL on Linux

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
mesa-users at lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-users


More information about the mesa-users mailing list