]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Fix a serious bug with r_shadow_bouncegrid_static where it used
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 27 Aug 2016 03:17:49 +0000 (03:17 +0000)
committerRudolf Polzer <divVerent@xonotic.org>
Tue, 29 Nov 2016 18:33:07 +0000 (19:33 +0100)
commit81804fa83299b491dc24dd5f058527165faa38da
tree58b900e3c41076ee25de1ba2064ca5fdaf0a37c6
parentc93ec66dc54190ef125977180c15fca811c2144c
Fix a serious bug with r_shadow_bouncegrid_static where it used
R_CullBox and other view-dependent performance optimizations when
compiling the static texture - thanks to Vic for finding this bug!

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@12273 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=3dfd03a33dc34d8a469d9b2f334991de226fd897
r_shadow.c