Error GLSL 1.50 is not supported.

Did you ever find a solution or a workaround?

When I got this error running someone else’s program I found that it worked if I set this:

MESA_GL_VERSION_OVERRIDE=3.2

2 Likes