HI Andres,
Thanks for pointing this out. Instead of yours, I'll send my own patch
that removes the version check completely.
Marek
On Fri, Mar 2, 2018 at 8:02 AM, Andres Gomez wrote:
> a0c8b49284e enabled the OpenGL 3.1 compat profile. Hence, when setting
> MESA_GL_VERSION_OVERRIDE=3.1 we want
a0c8b49284e enabled the OpenGL 3.1 compat profile. Hence, when setting
MESA_GL_VERSION_OVERRIDE=3.1 we want to keep the compat profile, as it
already happens with <= 3.0.
Additionally, update and add some extra comments on the overriding
function.
Fixes: a0c8b49284e ("mesa: enable OpenGL 3.1 with