Re: [Mesa3d-dev] Re: TLS support (finally!)

2004-07-13 Thread Dave Airlie
About 15 people sent me e-mail with that link. :) The one thing I didn't see was how to put that note in a library. Is there some special section attributes in the source or is there some linker magic? Take a look at the .S file that is linked from http://tardis.csn.ul.ie/283 something

Re: [Mesa3d-dev] Re: TLS support (finally!)

2004-07-12 Thread Ian Romanick
Steven Newbury wrote: On Sun, 2004-07-11 at 20:10, Ian Romanick wrote: These two patches cooperate to enable TLS support. For now you much manually add #define GlxUseThreadLocalStorage YES to your host.def to enable TLS support. Apply the Mesa patch to the Mesa tree and the DRI patch to the