<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:jfonseca@vmware.com" title="José Fonseca <jfonseca@vmware.com>"> <span class="fn">José Fonseca</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - swrast fails to load with certain remote X servers"
href="https://bugs.freedesktop.org/show_bug.cgi?id=90817">bug 90817</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>jfonseca@vmware.com
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - swrast fails to load with certain remote X servers"
href="https://bugs.freedesktop.org/show_bug.cgi?id=90817#c6">Comment # 6</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - swrast fails to load with certain remote X servers"
href="https://bugs.freedesktop.org/show_bug.cgi?id=90817">bug 90817</a>
from <span class="vcard"><a class="email" href="mailto:jfonseca@vmware.com" title="José Fonseca <jfonseca@vmware.com>"> <span class="fn">José Fonseca</span></a>
</span></b>
<pre>I too have been bit with SW rast problems. Even with local X server, when
using e.g., NVIDIA proprietary drivers.
Concerning the patch, a few comments:
- the change for the __DRI_ATTRIB_BIND_TO_TEXTURE_TARGETS case looks alright
- for the other cases you need to take in consideration GLX_DONT_CARE
- you should make helpers (like scalarEqual), instead of repeating the same
code on multiple cases; or at least you should collapse multiple cases together
- please post to mesa3d-dev , so people more familiar with the code comment.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>