Bug 4901

Summary: Radeon seccolor broken for tcl_mode=1
Product: Mesa Reporter: Eric Anholt <eric>
Component: Drivers/DRI/R100Assignee: Default DRI bug account <dri-devel>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high    
Version: git   
Hardware: Other   
OS: FreeBSD   
Whiteboard:
i915 platform: i915 features:
Attachments: patch to fix secondary color issue when lighting is disabled on radeon and r200

Description Eric Anholt 2005-10-27 00:57:55 UTC
Mesa/progs/tests/seccolor.c gives bad results for tcl_mode=1 on Radeon.  I
haven't figured out why.
Comment 1 Eric Anholt 2005-10-27 01:09:30 UTC
Same goes for r200.  Probably the same issue for both.
Comment 2 Roland Scheidegger 2005-10-28 16:26:36 UTC
Created attachment 3659 [details] [review]
patch to fix secondary color issue when lighting is disabled on radeon and r200

suggested fix. We may need to transmit the secondary color values even when
lighting is disabled (in particular, when color sum is enabled). (I don't have
time  right now to test/commit, feel free to do it.)
Comment 3 Eric Anholt 2005-10-28 17:27:12 UTC
Yeah, that's right, good catch.  (I'd been looking in UpdateSpecular for what
was wrong, instead of there).  Tested on rv200 and r200 with seccolor, and
committed.
Comment 4 Adam Jackson 2009-08-24 12:23:32 UTC
Mass version move, cvs -> git

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.