On 29 March 2016 at 23:53, Ilia Mirkin <[email protected]> wrote:
> 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?
>
It isn't, imho.

Waffle follows the GL winsys semantics, as such it should not do more
(create a context, make it current, etc) unless explicitly asked. It
translates the winsys/platform specifics, not the GL crazy. Although I
can see how one would want both to be hidden/handled in waffle.

That's my take on it, at least. If people familiar with waffle think
I've misunderstood things, please shout.

-Emil
_______________________________________________
Piglit mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to