On Fri, 5 Jul 2019 at 05:59, Ian Romanick wrote:
>
> From: Ian Romanick
>
> Set the absolute minimum possible GLSL version. API_OPENGL_CORE can
> mean an OpenGL 3.0 forward-compatible context, so that implies a minimum
> possible version of 1.30. Otherwise, the minimum possible version 1.20.
>
Reviewed-by: Ilia Mirkin
On Fri, Jul 5, 2019 at 12:59 AM Ian Romanick wrote:
>
> From: Ian Romanick
>
> Set the absolute minimum possible GLSL version. API_OPENGL_CORE can
> mean an OpenGL 3.0 forward-compatible context, so that implies a minimum
> possible version of 1.30. Otherwise, the min
From: Ian Romanick
Set the absolute minimum possible GLSL version. API_OPENGL_CORE can
mean an OpenGL 3.0 forward-compatible context, so that implies a minimum
possible version of 1.30. Otherwise, the minimum possible version 1.20.
Since Mesa unconditionally advertises GL_ARB_shading_language_1