Re: [r200] Since your latest merge I only get indirect

2005-04-17 Thread Ian Romanick
Dieter NÃtzel wrote:
cvs update -D '4 days ago' "fix" it.
Maybe there is a brand new TLS patch for X.org CVS anywhere?
The TLS support is only built if you add '-DGLX_USE_TLS' to your 
compiler flags.  The prefered way to do that is 
"ARCH_FLAGS='-DGLX_USE_TLS make linux-dri' or something.  If you haven't 
added that to your compiler flags, it shouldn't change anything.

How are you building?  Are you using the libGL built in Mesa with the 
drivers built there?  Just libGL?  Just the drivers?


---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


Re: [r200] Since your latest merge I only get indirect

2005-04-28 Thread Dieter Nützel
Am Sonntag, 17. April 2005 21:40 schrieb Ian Romanick:
> Dieter NÃtzel wrote:
> > cvs update -D '4 days ago' "fix" it.
> >
> > Maybe there is a brand new TLS patch for X.org CVS anywhere?
>
> The TLS support is only built if you add '-DGLX_USE_TLS' to your
> compiler flags.  The prefered way to do that is
> "ARCH_FLAGS='-DGLX_USE_TLS make linux-dri' or something.  If you haven't
> added that to your compiler flags, it shouldn't change anything.
>
> How are you building?  Are you using the libGL built in Mesa with the
> drivers built there?  Just libGL?  Just the drivers?

OK, this one is SOLVED.
I had relict from your older patches in one of my makefiles.

But, bad texture problems, now.
Flickering, wrong rendering and much to dark. (src/mesa/tnl?)
Most worse with 'Highlight' (gloss)

-Dieter


---
SF.Net email is sponsored by: Tell us your software development plans!
Take this survey and enter to win a one-year sub to SourceForge.net
Plus IDC's 2005 look-ahead and a copy of this survey
Click here to start!  http://www.idcswdc.com/cgi-bin/survey?id5hix
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


Re: [r200] Since your latest merge I only get indirect

2005-04-28 Thread Dieter Nützel
Am Sonntag, 17. April 2005 21:40 schrieb Ian Romanick:
> Dieter NÃtzel wrote:
> > cvs update -D '4 days ago' "fix" it.
> >
> > Maybe there is a brand new TLS patch for X.org CVS anywhere?
>
> The TLS support is only built if you add '-DGLX_USE_TLS' to your
> compiler flags.  The prefered way to do that is
> "ARCH_FLAGS='-DGLX_USE_TLS make linux-dri' or something.  If you haven't
> added that to your compiler flags, it shouldn't change anything.
>
> How are you building?  Are you using the libGL built in Mesa with the
> drivers built there?  Just libGL?  Just the drivers?

OK, this one is SOLVED.
I had relict from your older patches in one of my makefiles.

But, bad texture problems, now.
Flickering, wrong rendering and much to dark. (src/mesa/tnl?)
Most worse with 'Highlight' (gloss)

-Dieter
<>