On Mon, Mar 04, 2002 at 07:25:51AM +0000, Keith Whitwell wrote:
> Wow, good stuff.

Well it would be if I could get it to work :o)

> Hmm.  Any info on this would be helpful.  That *should* just work...

I've just committed a fix to radeon_tris.c that fixes these (something
else has broken fallbacks when RADEON_NO_TCL isn't exported, probably
the stuff you added in the transition funcs (radeon_tcl.c) for conformance?).

I may as well list a couple of things here that are not RADEON_NO_TCL=1
related and which I've not found the problem yet...

mesa/samples/sphere.
        hit 't' to switch off texturing, hit 'f' for fog, so far so good, hit
        'f' again to switch off fog and the object shading is broken (it works
        when RADEON_NO_TCL=1)

mesa/demos/spectex
        none of the specular highlights show in any of the modes.

mesa/samples/lodbias
        negative bias values, no texture appears. Positive don't seem to
        change the image.
-- 
Michael.

_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to