On Thu, May 09, 2002 at 10:04:27PM +0100, Keith Whitwell wrote: > Simon Fowler wrote: > > > > Running FlightGear with the latest XFree86 4.2.0 code (ie, > > xf-4_2-branch) and the latest code from the DRI tcl-0-0-branch I get > > very dark textures, particularly close up: > > > > http://himi.org/stuff/fgfs-screen-tcl.png (~270kB) > > > > Running with RADEON_NO_TCL=1 gives much brighter textures: > > > > http://himi.org/stuff/fgfs-screen-no-tcl.png (~200kB) > > > > I'm not sure when this started - it looks like some of the > > screenshots Martin Spott posted from March showed the same thing, > > but I haven't checked out older CVS code to try and track it down. > > > > Does RADEON_NO_VTXFMT=t affect the problem, or do you have to turn off tcl > altogether?
only NO_TCL sorts it. It looks like lighting, if you disable texturing the NO_TCL has bright colors whereas most of the scene is black on the TCL path. fgfs does have a time of day parameter (defaults to the real time) playing with that does get a better scene, which did make me wonder if if it was light position? That may be a red herring though, certainly doesn't seem to be texturing though. -- Michael. _______________________________________________________________ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel
