Gregory Davis wrote:
On Sunday 22 February 2004 03:15 pm, Steve Holland wrote:

I downloaded and tested the savage-2-0-0 branch yesterday. This is
on an IBM ThinkPad T23 with a SuperSavage IX/C SDR. It works really
well! Congratulations and thanks, guys!

A few notes (savage-2-0-0 branch 2/21/04):
   - tuxracer runs great!


Well, glFog() seems to be screwed up for me, 2/23/04 from trunk. I built according to the new build instructions and pointed to the Mesa cvs tree in host.def. However, tuxracer foreground stuff is all white when fog is turned on (sometimes I can see a little texture, so its almost like the fog factor is set way too high). Tuxracer is linked against the current X11R6 GL and GLU libraries. The code is in src/fog.c of the tuxracer-0.61 tarball. The chip is a Savage4 on a creative labs motherboard:
...
(II) SAVAGE(0): [agp] Mode 0x1b000213 [AGP 0x10b9/0x1647; Card 0x5333/0x8a22]
...


Greg Davis

In the savage driver, after the calls to _swrast_allow_pixel/vertex_fog(), put in corresponding calls to _tnl_allow_pixel/vertex_fog() and see what happens.


I checked in this change to the r200 driver as an experiment. If it works there then the other drivers should be updated too.

-Brian



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
--
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to