Hi, On 25 July 2012 05:39, Dave Airlie <[email protected]> wrote: > 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. > > Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=52402 > Signed-off-by: Dave Airlie <[email protected]>
glx_extinit.h wants a copyright header (lame, but eh), but aside from that: Reviewed-by: Daniel Stone <[email protected]> Cheers, Daniel _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
