On 02/10/2017 02:45 PM, Ilia Mirkin wrote:
On Fri, Feb 10, 2017 at 8:41 AM, Samuel Pitoiset
<samuel.pitoi...@gmail.com> wrote:
Hi,

Mesa currently doesn't allow to create 3.1+ compatibility profiles mainly
because various features are unimplemented and bugs can happen.

However, some buggy apps request a compat profile without using any old
features but they fail to start because Mesa clamps the GLSL version to
130 for compat.

And presumably you can't just hand them a core profile because they'll
do something like glGetString(GL_EXTENSIONS)?

I forgot to mention that Crookz actually uses some compat features, but the current implementation seems to be enough.

And yes, Crookz needs that at least (can't force a core profile there).


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

Reply via email to