<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:t_arceri@yahoo.com.au" title="Timothy Arceri <t_arceri@yahoo.com.au>"> <span class="fn">Timothy Arceri</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - Graphics Not Rendered Due to Missing 4.5 COMPAT Profile"
href="https://bugs.freedesktop.org/show_bug.cgi?id=107581">bug 107581</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>t_arceri@yahoo.com.au
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - Graphics Not Rendered Due to Missing 4.5 COMPAT Profile"
href="https://bugs.freedesktop.org/show_bug.cgi?id=107581#c8">Comment # 8</a>
on <a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - Graphics Not Rendered Due to Missing 4.5 COMPAT Profile"
href="https://bugs.freedesktop.org/show_bug.cgi?id=107581">bug 107581</a>
from <span class="vcard"><a class="email" href="mailto:t_arceri@yahoo.com.au" title="Timothy Arceri <t_arceri@yahoo.com.au>"> <span class="fn">Timothy Arceri</span></a>
</span></b>
<pre>Created <span class=""><a href="attachment.cgi?id=141209" name="attach_141209" title="hack around preprocessor stringification">attachment 141209</a> <a href="attachment.cgi?id=141209&action=edit" title="hack around preprocessor stringification">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=107581&attachment=141209'>[review]</a>
hack around preprocessor stringification
Ok I've taken a closer look and there is indeed new issues with this game
besides the existing ones.
Shaders include preprocessor stringification which is legal in C by not
specified in the GLSL spec e.g.
#define DOMAIN_PARAMS(dmn) ROOT_SIG(DS) [domain(#dmn)]
I've hacked around that with the following patch but then hit further shaders
that fail to compile "unexpected LAYOUT_TOK"</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>