The code uses a large number of cut-and-paste style switch statements to handle the scale factor applied to the output of a GL_COMBINE state. However, they are *all* wrong. The case statements are for the *multiplier* values of the scale instead of the *shift* values of the scale.
Fix committed to Mesa CVS.
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.