<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - 3D & games produce periodic GPU crashes (Radeon R7 370)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=105425#c59">Comment # 59</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - 3D & games produce periodic GPU crashes (Radeon R7 370)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=105425">bug 105425</a>
from <span class="vcard"><a class="email" href="mailto:sonichedgehog_hyperblast00@yahoo.com" title="MirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>"> <span class="fn">MirceaKitsune</span></a>
</span></b>
<pre>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?
<a href="https://gitlab.com/xonotic/darkplaces/blob/master/r_shadow.c">https://gitlab.com/xonotic/darkplaces/blob/master/r_shadow.c</a>
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</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>