]> 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)
committerRudolf Polzer <divVerent@xonotic.org>
Tue, 29 Nov 2016 18:35:08 +0000 (19:35 +0100)
commitaec74d3893b4e80aa814ab7b7c10b4c07b1c9881
treef93fe00684c4836bcd1f22a174ef518367f0692c
parent01926c158fcdb9cb9821f5460ed5affdea445211
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
::stable-branch::merge=9467a5d4d63a1d3587eff10afae41a853dea68f5
r_shadow.c
r_shadow.h