On Fri, Mar 08, 2002 at 10:57:56AM -0700, Jens Owen wrote:
> Michael wrote:
> > 
> > On Fri, Mar 08, 2002 at 07:42:07AM -0700, Jens Owen wrote:
> > > Keith, if you can't reproduce these color problems on your development
> > > build, let me know--I could then start looking into compatability issues
> > > as a cause.
> > 
> > Does it fail under either export RADEON_NO_VTXFMT=1 or RADEON_NO_TCL=1?
> 
> Actually, setting either of these fixes the red snow problem.

The _ae_loopback_array_element path (it uses for glArrayElement in
radeon_vtxfmt.c) calls Color{3,4}ub functions with a single param,
should be Color{3,4}ubv by the looks of it.

That fixes the red snow (except, with the above change applied, unless 
RADEON_NO_CODEGEN=1, the
snow has blue artifacts), but I suspect that's a different bug in the
assembler or choose stuff that I'll look at next.

 
> Setting RADEON_NO_TCL=1 causes tuxracer to hang upon exit.

I've committed a fix for this.
 
-- 
Michael.

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

Reply via email to