]> git.xonotic.org Git - xonotic/darkplaces.git/commit
changes to rtlight surface culling:
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 25 Feb 2010 07:32:04 +0000 (07:32 +0000)
committerRudolf Polzer <rpolzer@grawp.div0.qc.to>
Fri, 26 Feb 2010 11:50:55 +0000 (12:50 +0100)
commit7ab4645de59efea715339871a3396a2010174ca5
tree5a54281bf49cd299377739c8e88c22903abc3fdc
parent09d43adf428f70b1fccf8148dda9a56cec80f53b
changes to rtlight surface culling:
SVBSP culling mode now also checks PVS (not sure why this helps)
no longer rejects backfaces in light culling (fixes several glitches in
start.bsp and elsewhere - not sure why the light would be considered
behind these triangles though)
optimized svbsp building conditions a bit

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@9996 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=9daa8124711b6014029dc4d08d5b9ceefc6207e0
gl_rsurf.c