[Mesa-dev] [PATCH] glx/dri2: use GLX prefix to enable INTEL_swap_event

Robert Bragg robert at sixbynine.org
Wed Feb 8 13:48:57 PST 2012


On Feb 8, 2012 8:38 PM, "Chris Wilson" <chris at chris-wilson.co.uk> wrote:
>
> On Wed,  8 Feb 2012 19:49:54 +0000, Robert Bragg <robert at 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 <robert at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20120208/7f6cdf7d/attachment.htm>


More information about the mesa-dev mailing list