]> git.xonotic.org Git - xonotic/darkplaces.git/commit
implemented r_shadow_bouncegrid_blur, this tremendously improves
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 27 Aug 2016 22:28:59 +0000 (22:28 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 27 Aug 2016 22:28:59 +0000 (22:28 +0000)
commit9467a5d4d63a1d3587eff10afae41a853dea68f5
treebed93eecf4303daa26e73d94d8825103ee72bede
parent89a03d22b1150713885838429024a9df721d3bc5
implemented r_shadow_bouncegrid_blur, this tremendously improves
quality at a cost of processing time, eliminating many rounding error
problems in all levels.

renamed several r_shadow_bouncegrid_* cvars to have a dynamic prefix,
and split spacing so that it can also be different between
static/dynamic modes (static now uses 32).

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@12276 d7cf8633-e32d-0410-b094-e92efae38249
r_shadow.c
r_shadow.h