emanuel stiebler
Thu, 9 Mar 2000 11:33:48 -0800
Hi,
I just noticed, that we call the macro "INNER_LOOP (left, right, iy);"
even if there are no pixel to set.
I think, that:
if (left != right)
INNER_LOOP (left, right, iy);
would be better.
Any comments ?
cheers,
emanuel
_______________________________________________
Mesa-dev maillist - [EMAIL PROTECTED]
http://lists.mesa3d.org/mailman/listinfo/mesa-dev