Hi, Thanks for reporting this; I've reverted the commit in Git, so it should be fixed now. Clearly some more investigation is required to figure out exactly what these magic values mean...
On 5/27/07, Markus Amsler <[EMAIL PROTECTED]> wrote: > Hi, > > commit bb3558e6517209086cf8426bbe4743da50351158 > Author: Oliver McFadden <[EMAIL PROTECTED]> > Date: Mon May 21 15:51:38 2007 +0000 > > r300: Removed the R300_RS_INTERP_[0-9]_UNKNOWN (magic) defines. > > Supposedly you need to set these values for the interpolaters to > work, but they > seem to work fine without these values. > > introduces a shader regression in WoW under wine (see [1],[2]). > It looks like only R300_RS_INTERP_1_UNKNOWN is needed. I can set > R300_RS_INTERP_2_UNKNOWN, R300_RS_INTERP_3_UNKNOWN to 0x00 and it still > works. > > Markus > > [1] http://oribi.org/linux/r300/r300_wow_bad.jpg > [2] http://oribi.org/linux/r300/r300_wow_good.jpg > ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Mesa3d-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mesa3d-dev
