On Fri, May 18, 2018 at 1:54 PM, Benedikt Schemmer <b...@besd.de> wrote:
> so the gll is ok?
>
> my idea with the glc is that this particular extension would no longer be 
> advertised as soon as the app
> request a context where the functionality is already part of it (ie OpenGL >= 
> 4.0)

Why is this desirable? One could interpret that to mean that e.g.
"#version 150; #extension GL_ARB_gpu_shader5: enable" wouldn't work...
While legal, I doubt it'd go over well with applications.

> Do you think a minimum GLSL version could be added to this table (maybe 
> replacing the year) so that
> GLSL version overriding has a similar effect?

The minimum GL version seems to do that just fine...

  -ilia
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to