Re: [Mesa3d-dev] x86-64 assembly dispatch stubs

2006-02-27 Thread Adam Jackson
On Monday 27 February 2006 18:25, Ian Romanick wrote: > I had to rebuild in src/glut/glx *without* -fvisibility=hidden. GLUT > (and probably GLU) needs its public interfaces marked with the proper > visibility (as is done in the rest of Mesa). Either that or the GLUT > Makefile needs to filter -f

[Mesa3d-dev] x86-64 assembly dispatch stubs

2006-02-27 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 After listening to a couple fairly vocal people squawk about the x86-64 dispatch stubs, I spent some time investigating the raised issues. The primary issue is that the TLS versions of the stubs contains an unnecessary function call to get the dispatc