llde/TESReloaded10

Fix Shadowmap blurring

Closed this issue · 1 comments

right now the blurring is a bit coarse. Maybe a mipmap based blur? Wonder if shadowmaps support mipmaps?

Issue was caused by the triple processing. Fixing that fixes the blur

fix: mchaptel@f300349