]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
optimized PolygonF_Divide/PolygonD_Divide functions, now performing only
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 31 Dec 2007 16:36:14 +0000 (16:36 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 31 Dec 2007 16:36:14 +0000 (16:36 +0000)
commitc3bb17924a53d7654d9072eb6770a4331a5c021f
tree8766563302b2e4b81a66d10e21f8d22e46e79ac8
parent88d313401e83a22a37e949b81f6d8221b1d599b6
optimized PolygonF_Divide/PolygonD_Divide functions, now performing only
one dot-product per iteration rather than two
added PolygonF_Clip/PolygonD_Clip functions which keep only the front
side

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@7885 d7cf8633-e32d-0410-b094-e92efae38249
polygon.c
polygon.h