]> git.rm.cloudns.org Git - xonotic/netradiant.git/commit
patch to speed up map compiling:
authorJames Canete <smiletheory@gmail.com>
Wed, 22 Feb 2012 12:48:48 +0000 (13:48 +0100)
committerRudolf Polzer <divverent@xonotic.org>
Wed, 22 Feb 2012 12:48:48 +0000 (13:48 +0100)
commit3b0c5d8f3870412b045f9cfe0a22f18b493359e1
tree9cc7a2d821e394d9035c9da543124ab5fc91f618
parente8f94f12dd4cd3eb53b57ecd619db9b3fbe692ff
patch to speed up map compiling:

kill tail recursion in TraceLine_r
speed up normalizing again where the full accuracy is not necessary
libs/mathlib.h
libs/mathlib/mathlib.c
tools/quake3/q3map2/light.c
tools/quake3/q3map2/light_trace.c