]> git.xonotic.org Git - xonotic/darkplaces.git/commit
added r_usesurfaceculling cvar which defaults on, this new code reduces
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 19 Mar 2011 22:36:02 +0000 (22:36 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 19 Mar 2011 22:36:02 +0000 (22:36 +0000)
commit727e2d32b784925be5c2dec2a5bea3807e8af850
tree0a301bc0f61dca429533adf44b51df5680f4b4b4
parent3e7f49875fab5f42941120f4bec55ec3e22a3bfa
added r_usesurfaceculling cvar which defaults on, this new code reduces
the number of surfaces drawn each frame, which is not always a speed
gain but is usually helpful

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