Module darkplaces: Change committed

havoc at icculus.org havoc at icculus.org
Thu Jun 9 07:57:35 EDT 2005


Commiter   : havoc
CVSROOT    : /cvs/cvsroot/twilight
Module     : darkplaces
Commit time: 2005-06-09 11:57:34 UTC

Log message:

replaced uses of VectorNormalizeFast with VectorNormalize as it was broken on x86_64 (probably just because it used long * casts of floats) and was never much faster on modern CPUs anyway
made a lot of internal functions in portals.c static, and replaced two vector subtracts and a crossproduct with TriangleNormal

Modified files:
     cg_math.h cl_particles.c mathlib.c mathlib.h portals.c r_shadow.c
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: darkplaces.20050609.115734.havoc.diff
URL: <http://icculus.org/pipermail/twilight-commits/attachments/20050609/101a5989/attachment.diff>


More information about the twilight-commits mailing list