[Mesa-dev] [PATCH] glx: add support for GLX_ARB_create_context_no_error (v2)
Adam Jackson
ajax at redhat.com
Wed Nov 29 21:57:24 UTC 2017
On Wed, 2017-11-29 at 16:20 -0500, Adam Jackson wrote:
> From: Grigori Goronzy <greg at chown.ath.cx>
>
> v2: Only reject no-error contexts for too-old GL if we're actually
> trying to create a no-error context (Adam Jackson)
D'oh, this is still busted, sorry for the noise. We're not saving the
no-error state in the context, so the share-context check will get it
wrong (no-error contexts would never be able to share). v3 to follow
once I figure out why vim isn't honoring editorconfig.
- ajax
More information about the mesa-dev
mailing list