]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Refactored r_shadow_bouncegrid light splatting code, it now makes an
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 27 Aug 2016 19:34:06 +0000 (19:34 +0000)
committerRudolf Polzer <divVerent@xonotic.org>
Tue, 29 Nov 2016 18:35:06 +0000 (19:35 +0100)
commit01926c158fcdb9cb9821f5460ed5affdea445211
treee4d0a7a3cf46d6987862c8102adb0cdefa17fb81
parent465f3543762bbed54c2d5b811f7e1c597e6439f2
Refactored r_shadow_bouncegrid light splatting code, it now makes an
array of light paths and then performs their splatting in a separate
step with an optional sort.

Implemented culling of out-of-view light paths in dynamic mode.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@12275 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=89a03d22b1150713885838429024a9df721d3bc5
r_shadow.c
r_shadow.h