]> 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)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 27 Aug 2016 03:17:49 +0000 (03:17 +0000)
commit3dfd03a33dc34d8a469d9b2f334991de226fd897
tree331c6ecdce44f977ce1ecb6e46bdf71e4acfcf0b
parentc704a467c00fc5b703d88b7076db434df4810864
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
r_shadow.c