[PATCH xserver] GLX: Support TLS with better portability

tom fogal tfogal at sci.utah.edu
Wed Mar 23 09:00:36 PDT 2011


Dan Nicholson <dbn.lists at gmail.com> writes:
> On Tue, Mar 22, 2011 at 9:13 PM, tom fogal <tfogal at sci.utah.edu> wrote:
> > The AX_TLS macro should AC_DEFINE_UNQUOTED "TLS".  I recommend
> > using that instead of inventing our own define.
>
> Yeah, that seems reasonable. Tom, is that what's done in mesa?

It *should* be what's done in Mesa, but no, not currently at least.

I unfortunately haven't gotten around to adding TLS autodetection
support to Mesa, yet.  There was some concern about doing it there
before the X server does it, due to ABI issues.  So I'd like to /claim/
that I was waiting for an X release with this autodetection first, but
in reality it's just that I've been distracted :)

That said, now that I know about this issue, I'll be sure to 'do it
right' when I get to the Mesa side.

Cheers,

-tom


More information about the xorg-devel mailing list