swrast: fix cube face selection
authorBrian Paul <brianp@vmware.com>
Mon, 21 Sep 2009 14:32:43 +0000 (08:32 -0600)
committerBrian Paul <brianp@vmware.com>
Mon, 21 Sep 2009 20:56:10 +0000 (14:56 -0600)
commitd504a7669d7b71229c2d15503a095d71ee1584e6
tree4e7f344fd94404bcec4872897cc919ff7c58a3bc
parentc63e78b3e583e39ef296f1c2c9a34c90eb221503
swrast: fix cube face selection

If arx and ary are equal, we still want to choose from one of them,
and not arz.

This is the same as Michal's softpipe fix.
src/mesa/swrast/s_texfilter.c