]> git.xonotic.org Git - xonotic/darkplaces.git/commit
gl_rmain: Instead of avoiding a call to R_BuildLightmap if surface is not visible...
authorcloudwalk <cloudwalk@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 20 Oct 2020 10:58:28 +0000 (10:58 +0000)
committercloudwalk <cloudwalk@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 20 Oct 2020 10:58:28 +0000 (10:58 +0000)
commit760131c2d6ddc1bb66ac0a698c0954f94631627a
tree8e3ac96e079e53354d033fd1658e21a74d1cef52
parent7157f37efc23fa0295fa120351431ea2ab366997
gl_rmain: Instead of avoiding a call to R_BuildLightmap if surface is not visible, simply don't set the update flag.

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