On Fri, 26 Nov 2004, Albert Cahalan wrote:

> One thing that may need to change for a PC is the place where
> a double is compared against zero. Instead of this:
>
>       if(dst.sat>0)
>
> You might be better off with:
>
>       if(dst.sat>0.00000001)

How does that offer performance increase???

-Mark

-- 
Mark K. Kim
AIM: markus kimius
Homepage: http://www.cbreak.org/
Xanga: http://www.xanga.com/vindaci
Friendster: http://www.friendster.com/user.php?uid=13046
PGP key fingerprint: 7324 BACA 53AD E504 A76E  5167 6822 94F0 F298 5DCE
PGP key available on the homepage
_______________________________________________
Tuxpaint-dev mailing list
[EMAIL PROTECTED]
http://tux4kids.net/mailman/listinfo/tuxpaint-dev

Reply via email to