https://bugs.freedesktop.org/show_bug.cgi?id=105425

--- Comment #59 from MirceaKitsune <sonichedgehog_hyperblas...@yahoo.com> ---
I'm not sure if this helps, but here is the darkplaces engine file responsible
for drawing shadows. Remember that when disabling shadows, the frequency of the
freeze is reduced from 0 - 30 minutes to 60 - 240 minutes in Xonotic. Maybe if
someone more experienced takes a look at what renderer functions get enabled
when shadows are turned on, they might notice what could be speeding up the
freeze?

https://gitlab.com/xonotic/darkplaces/blob/master/r_shadow.c

Remember that one or a combination of the following two cvars triggers it. You
can search that file and see where those settings are used and what they
enable.

r_shadows 2
r_shadow_shadowmapping 1

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to