Test for texcoord[3] == zero before dividing. Not so sure about this
authorKeith Whitwell <keith@tungstengraphics.com>
Wed, 11 May 2005 15:17:31 +0000 (15:17 +0000)
committerKeith Whitwell <keith@tungstengraphics.com>
Wed, 11 May 2005 15:17:31 +0000 (15:17 +0000)
commit363d0bcf01b1e7b77c5a8d317bb0c6df8697a836
treec4de2ee3f9a8a0b4f89b7015937e1470bb156bbf
parente490242b9aeb50bd96fed7a9afbf529295a8ac0e
Test for texcoord[3] == zero before dividing.  Not so sure about this
test - if texcoord[3] is zero, we'd probably be fine except for an
ASSERT in IROUND_POS() which gets triggered by the inf values
created.
src/mesa/swrast/s_nvfragprog.c