]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
BoxOnPlaneSideFunc code - gone, replaced by BoxOnPlaneSide
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 11 Sep 2002 04:03:27 +0000 (04:03 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 11 Sep 2002 04:03:27 +0000 (04:03 +0000)
commit14b5a1213af9d37bf205793411ecdfb31135539f
tree2d5fa4f937188e1c876b4149dffc709c661d1189
parenta04fd1b40592a06734300f539087e109892f2854
BoxOnPlaneSideFunc code - gone, replaced by BoxOnPlaneSide
BOX_ON_PLANE_SIDE macro - gone, no replacement necessary (use BoxOnPlaneSide)
R_CullBox and R_CulledBox macros have been replaced by optimized functions
this gets a minor speed gain overall

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@2355 d7cf8633-e32d-0410-b094-e92efae38249
gl_rmain.c
mathlib.c
mathlib.h
model_brush.h
render.h
sv_main.c