Re: [Dri-devel] FlightGear with Radeon

2002-03-19 Thread Martin Spott
> These strange colours in Flightgear are lodbias. > I'm looking at it now, but you could temporarily comment out > glTexEnvf( GL_TEXTURE_FILTER_CONTROL_EXT, GL_TEXTURE_LOD_BIAS_EXT, -0.5 ) ; > in Flightgear's main.cxx Sorry for replying that late - unfortunately I got buried in work since last

Re: [Dri-devel] FlightGear with Radeon

2002-03-17 Thread Michael
On Tue, Mar 12, 2002 at 06:14:00PM +0100, Martin Spott wrote: > Today I saw some updates in the 'tcl-0-0-branch' and I decided to do a > rebuild of that stuff. As far as I can tell the strange colours appear to be > a little bit less strange. These strange colours in Flightgear are lodbias. I'm

Re: [Dri-devel] FlightGear with Radeon

2002-03-12 Thread Jens Owen
Martin Spott wrote: > > Today I saw some updates in the 'tcl-0-0-branch' and I decided to do a > rebuild of that stuff. As far as I can tell the strange colours appear to be > a little bit less strange. > > Unfortunately even if I set > > #define BuildXF86DRM YES > > in build/xc/config/cf/host

[Dri-devel] FlightGear with Radeon

2002-03-12 Thread Martin Spott
Today I saw some updates in the 'tcl-0-0-branch' and I decided to do a rebuild of that stuff. As far as I can tell the strange colours appear to be a little bit less strange. Unfortunately even if I set #define BuildXF86DRM YES in build/xc/config/cf/host.def no kernel module gets build. Is thi