]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
reimplemented rtlight portal culling (used for compiled rtlights, and can be used...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 20 Apr 2005 11:16:36 +0000 (11:16 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 20 Apr 2005 11:16:36 +0000 (11:16 +0000)
commita16877b21a3d5ddec652ce9ed030e7f32c3fc0e7
tree8231f2a71389fa613bf94f0587182b4aaa7de15c
parent1091005ba34f5f584ac6064e14566e73dfa5dba3
reimplemented rtlight portal culling (used for compiled rtlights, and can be used for dlights but that is often a major speed loss)
added additional bounding box and triangle facing checks to rtlight compilation, triangles outside the box are no longer drawn

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