On Feb 8, 2012 8:38 PM, "Chris Wilson" <ch...@chris-wilson.co.uk> wrote:
>
> On Wed,  8 Feb 2012 19:49:54 +0000, Robert Bragg <rob...@sixbynine.org>
wrote:
> > This adds the "GLX_" prefix to the string we pass to
> > __glXEnableDirectExtension() otherwise it doesn't match the name we have
> > in known_glx_extensions[] in glxextensions.c and doesn't get enabled.
> >
> > This mistake wasn't noticed before since GLX_INTEL_swap_event was being
> > implicitly enabled for GLX v1.4 but that was changed in commit
> > d3f7597bc9f6d5
> >
> > Signed-off-by: Robert Bragg <rob...@sixbynine.org>
>
> This sounds related to
> https://bugs.freedesktop.org/show_bug.cgi?id=43667
> -Chris

I don't think this will fix that bug, the driver they are using is
reporting the extension it's just that it has some odd startup behaviour.

kind regards,
- Robert

>
> --
> Chris Wilson, Intel Open Source Technology Centre
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to