Tom wrote: > Ian Romanick <i...@freedesktop.org> writes: > > tom fogal wrote: > > > $ lib nm libOSMesa.so | grep "EGL" > > > 0000000000064254 t _mesa_EGLImageTargetRenderbufferStorageOES > > > 00000000000b30c0 t _mesa_EGLImageTargetTexture2DOES > > > U glEGLImageTargetRenderbufferStorageOES > > > U glEGLImageTargetTexture2DOES > > > 000000000029bb70 T mglEGLImageTargetRenderbufferStorageOES > > > 000000000029bb90 T mglEGLImageTargetTexture2DOES > > > > > > this prevents using libOSMesa, since one gets link errors about the > > > symbol. > > > > The trick here is that these are actually GL functions. Kristian > > added support for these a couple weeks ago, but probably didn't add > > mangling support. > > Regenerating gl_mangle.h was all that was needed. Thanks for the hint,
I've committed the regenerated file. -Brian ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Mesa3d-dev mailing list Mesa3d-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mesa3d-dev