Print at Dec 21, 2025, 1:00:37 AM

Posted by efferre at Jan 8, 2018, 10:59:13 PM
Re: opengl issue with Linux
No, I am installing from source because trying to package SH3D for Gentoo (see also https://bugs.gentoo.org/209696). I have successfully built from source but it seems that SH3D or jogl, when running, are asking for a opengl compat profile 3.1 while the driver is offering only 3.0 (but the core profile is 3.3). But I don't OpenGL at all so it's only a guess.

I am using:
* j3d-core-1.6.0
* jogl-2.3
* gluegen-2.3

If I set MESA_GL_VERSION_OVERRIDE=3.1, then SH3D starts but I don't know which part of the applications uses compat 3.0