Skip to content

Don't throw away user-provided shadow map resolutions

Resolves #7891 (closed)

I think this is better than just adding 8192 as an allowed option as the vast majority of GPUs would be too slow given what we know about the cost if that setting (maybe that'll change if we get rid of the unconditional conditional discard I suspect is the cause of the slowness that's there for no good reason since the shadowsbin already moves most drawables to a known alpha-free stateset).

image

Edited by AnyOldName3

Merge request reports