[Piglit] [PATCH 0/6] Cleanup and prepare for pre OpenGL 3.0 drivers

Ilia Mirkin imirkin at alum.mit.edu
Tue Mar 29 22:53:23 UTC 2016


Isn't this backwards? Shouldn't waffle just work without the
ARB_create_context or whatever ext and just create a context and see
what version it is?

On Tue, Mar 29, 2016 at 6:44 PM, Emil Velikov <emil.l.velikov at gmail.com> wrote:
> As mentioned by Ilia (iirc) and Brian, when we explicitly request the GL
> version via the config attribs, waffle attempts to use the
> ARB_create_context extension(s).
>
> As those may not be available on drivers lacking OpenGL 3.0 support, be
> more careful when we set the version attrib in the config.
>
> First five patches are related cleanup, with the final one doing the
> actual work.
>
> Note: the series is only compile tested. Hopefully I haven't butchered
> it :-)
>
> -Emil
>
> _______________________________________________
> Piglit mailing list
> Piglit at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/piglit


More information about the Piglit mailing list