]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
fixed bug in portal culling code that allowed a leaf to be revisited multiple times...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 8 Mar 2007 23:39:14 +0000 (23:39 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 8 Mar 2007 23:39:14 +0000 (23:39 +0000)
commitf707812826e0794fa7737bb5596a29bebf649026
tree19922bd5c424a921b255423dfa547a721c270d95
parent440894b67050bb1db5aa0a78b8a35a06944c6b7f
fixed bug in portal culling code that allowed a leaf to be revisited multiple times, causing it to be counted multiple times, and wasting a small amount of time marking surfaces redundantly

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6944 d7cf8633-e32d-0410-b094-e92efae38249
gl_rsurf.c