[Mesa-dev] [PATCH] glx: add support for GLX_ARB_create_context_no_error (v2)

Adam Jackson ajax at redhat.com
Wed Nov 29 21:30:51 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)
> 
> Reviewed-by: Adam Jackson <ajax at redhat.com>

Note that the original series for this also updated st/glx. That patch
looks correct to me as far as it goes, but it does change
XMesaCreateContext's function signature, which seems rude. Someone who
actually cares about the st/glx code should make that decision.

- ajax


More information about the mesa-dev mailing list