https://bugs.freedesktop.org/show_bug.cgi?id=101475
--- Comment #11 from vinf100@gmail.com ---
Hello, sorry to reopen this thread.
I am still having the same problem i.e. the max core profile is showing at 0.0.
glxinfo | grep version returns:
server glx version string: 1.4 client glx version string: 1.4 GLX version: 1.4 Max core profile version: 0.0 Max compat profile version: 2.1 Max GLES1 profile version: 1.1 Max GLES[23] profile version: 2.0 OpenGL version string: 2.1 Mesa 17.2.4 OpenGL shading language version string: 1.30 OpenGL ES profile version string: OpenGL ES 2.0 Mesa 17.2.4 OpenGL ES profile shading language version string: OpenGL ES GLSL ES 1.0.16
glxinfo | grep renderer: GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer, GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer, Extended renderer info (GLX_MESA_query_renderer): OpenGL renderer string: AMD REDWOOD (DRM 2.49.0 / 4.10.0-38-generic, LLVM 4.0.0)
It used to show 3.3, but why does it now show the wrong version.
Also, when I try to use MESA_GL_VERSION_OVERRIDE, it always fails for values above 2.1
dri-devel@lists.freedesktop.org