MGL-mixup in xgl?
Dave Airlie
airlied at gmail.com
Tue Feb 14 11:52:42 PST 2006
> Back to Hanno's original question, is it possible to prevent xgl from
> expecting a mangled mgl namespace?
Not that I can think off, libGL is loaded by glitz and globally
exports the glapi_table globally (so that the *_dri.so drivers can
pick it up), along with functions to use it that the drivers then
load, Xgl uses another glapi_table in libglx to do things,
It may not be necessary to have all the gl functions mangled, I'm not
sure on that one at the moment,
In theory no-one should notice this as it is all self contained in
libglx/libGLcore..
Dave.
More information about the xorg
mailing list