]> git.rm.cloudns.org Git - xonotic/darkplaces.git/commit
fix a major performance issue with the GL11/GL13 path for rtlights where
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 18 Jan 2011 17:29:54 +0000 (17:29 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 18 Jan 2011 17:29:54 +0000 (17:29 +0000)
commit306d489af60e5192282cff848d2dcc5de6ef4d6c
tree1eae0b614cc8b27f7d14e819d0d312dbd633a396
parent0ae75d25abe8396429aa8c6bfe7521090e36527f
fix a major performance issue with the GL11/GL13 path for rtlights where
it did not request BATCHNEED_NOGAPS and thus processed a huge number of
unnecessary vertices

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