]> git.xonotic.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)
committerRudolf Polzer <divverent@alientrap.org>
Sat, 22 Jan 2011 20:44:49 +0000 (21:44 +0100)
commit8415edd035cb8b53ea90cdd7626799975ff5362b
tree0a9a3cf5d3648c3a6b1f1856be74668b8cfc6a33
parent60d928346968572ec2cd9969ba186ffc365713f3
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
::stable-branch::merge=306d489af60e5192282cff848d2dcc5de6ef4d6c
r_shadow.c