]> git.lizzy.rs Git - dragonfireclient.git/commit
Quantize light frustum calculations (#12357)
authorx2048 <codeforsmile@gmail.com>
Mon, 23 May 2022 21:45:18 +0000 (23:45 +0200)
committerGitHub <noreply@github.com>
Mon, 23 May 2022 21:45:18 +0000 (23:45 +0200)
commited26ed5a1f49fc66facd4a745d29441aba5a92c3
tree2cd07a00e55939c7ada57551049d962d2d063bf4
parent16a30556dfa8e27c82d026bd63467f82d2e37a1c
Quantize light frustum calculations (#12357)

* Quantize light frustum calculations

Reduces shadow flicker

* Fix function name to match conventions
src/client/shadows/dynamicshadows.cpp