]> git.xonotic.org Git - xonotic/darkplaces.git/commit
r_shadow: work around a realtime world light crash
authorbones_was_here <bones_was_here@xonotic.au>
Tue, 23 Jan 2024 01:00:01 +0000 (11:00 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Mon, 29 Jan 2024 09:56:43 +0000 (19:56 +1000)
commit68fe6a551d9a8b5c2983d8b70bf16cf864fe7186
tree83b2dc34300fa2bc5074cf852cbbf808be9bdeee
parentf133f8563158ab33d8b06e29f69b9f1e605be70b
r_shadow: work around a realtime world light crash

Fudges a bit more memory to support edge cases, prints a warn instead of
crashing if it's not enough.

see https://github.com/DarkPlacesEngine/darkplaces/issues/119
and 46964b3848eb7471d2f0e2284ae389b4b53337c1

Signed-off-by: bones_was_here <bones_was_here@xonotic.au>
gl_rsurf.c
model_shared.c