]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Reworked r_useportalculling to use expanded portal bboxes based on r_nearclip, this...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 8 May 2014 03:06:11 +0000 (03:06 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 8 May 2014 03:06:11 +0000 (03:06 +0000)
commitcc143f0750869f06bef86f11dcbe1c9bef7105f8
tree4d58f84a02d280f59e732085e4f05515c736df04
parent5dc898f93ba0af06ee3eef1f587caab804d6969f
Reworked r_useportalculling to use expanded portal bboxes based on r_nearclip, this resolves an issue where a portal could lie entirely behind the nearclip plane of the frustum, but still need to be recursed.

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