Jens Owen wrote:

> It looks like a new field was recently added to the GLXContextRec
> xc/lib/GL/glx/glxclient.h:407
> 
>         GLXDrawable currentReadable;

I've moved this field to the end of the structure and the libGL.so
compatability issue appears to be fixed.

> I'm not sure exactly when this showed up, or how it's used--but it could
> be the root of the problem.

It looks like this field might be part of support for the client side
Mesa software renderer.  It's set by Fake_glXMakeContextCurrent at
extras/Mesa/src/X/fakeglx.c:1236

Wasn't this stuff recently submitted to the DRI trunk?  Maybe we can fix
this incompatability if this hasn't propogated out to any major distros,
yet.

--                             /\
         Jens Owen            /  \/\ _    
  [EMAIL PROTECTED]  /    \ \ \   Steamboat Springs, Colorado

_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to