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

Chris Wilson chris at chris-wilson.co.uk
Wed Feb 8 12:38:16 PST 2012


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

-- 
Chris Wilson, Intel Open Source Technology Centre


More information about the mesa-dev mailing list