[PATCH] glx: drop GLX_LIBS from X server and workaround sdksyms.

Jon TURNEY jon.turney at dronecode.org.uk
Wed Jul 25 04:28:35 PDT 2012


On 25/07/2012 04:39, Dave Airlie wrote:
> From: Dave Airlie <airlied-H+wXaHxf7aLQT0dZR+AlfA at public.gmane.org>
> 
> We've had reports of two copies of the GLX bits, one in the server
> and one in libglx.so causing problems, I didn't understand why the
> X server needed a copy so drop it, however then we have to fix a missing
> GlxExtensionInit that comes from sdksyms, so work around it by moving
> that one declaration into a header that sdksyms doesn't scan.
> 
> Thanks to Jon Turney for debugging the actual problem.
> 
> I've started a server with this patch and it works here, but so did
> the one with the bug in it.

I suspect you need to be falling back to swrast to see this bug.

Tested-by: Jon TURNEY <jon.turney at dronecode.org.uk>



More information about the xorg-devel mailing list