<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:idr@freedesktop.org" title="Ian Romanick <idr@freedesktop.org>"> <span class="fn">Ian Romanick</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - GLSL extensions are not routed from X-Server to client app"
href="https://bugs.freedesktop.org/show_bug.cgi?id=90927">bug 90927</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;">Severity</td>
<td>critical
</td>
<td>enhancement
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - GLSL extensions are not routed from X-Server to client app"
href="https://bugs.freedesktop.org/show_bug.cgi?id=90927#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - GLSL extensions are not routed from X-Server to client app"
href="https://bugs.freedesktop.org/show_bug.cgi?id=90927">bug 90927</a>
from <span class="vcard"><a class="email" href="mailto:idr@freedesktop.org" title="Ian Romanick <idr@freedesktop.org>"> <span class="fn">Ian Romanick</span></a>
</span></b>
<pre>Extensions need to have GLX protocol supported on the client and on the server.
For some extensions this just means they need to be added to the
known_gl_extensions in src/glx/glxextensions.c in Mesa. However, all of the
GLSL related extensions need protocol implemented (e.g., glShaderSource). It's
mostly just a lot of typing and testing.
Patches welcome.</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>