<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - MATLAB broken with mesa software rendering"
href="https://bugs.freedesktop.org/show_bug.cgi?id=103078#c8">Comment # 8</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - MATLAB broken with mesa software rendering"
href="https://bugs.freedesktop.org/show_bug.cgi?id=103078">bug 103078</a>
from <span class="vcard"><a class="email" href="mailto:scott.d.phillips@intel.com" title="Scott D Phillips <scott.d.phillips@intel.com>"> <span class="fn">Scott D Phillips</span></a>
</span></b>
<pre>scilab breaks starting with:
commit 92b4ca45504e7ffc5f4fa385ada1be48e6123181
Author: Marek Olšák <<a href="mailto:marek.olsak@amd.com">marek.olsak@amd.com</a>>
Date: Wed Jun 7 22:00:48 2017 +0200
st/mesa: remove the "Gallium 0.4 on" prefix from GL_RENDERER
If you want to keep it for your driver, please raise your hand.
The prefix will probably have to be added into the driver instead of here.
I cringe when I look at my long renderer string:
Gallium 0.4 on AMD Radeon R9 Fury Series (DRM 3.17.0 /
4.11.0-staging-01277-gab25a9e, LLVM 5.0.0)
I'm sincerely sorry for all apps that detect Mesa by expecting "Gallium"
in the string.
Reviewed-by: Eric Anholt <<a href="mailto:eric@anholt.net">eric@anholt.net</a>>
It seems jogl wants to detect mesa and alter its behavior based on that:
<a href="https://github.com/sgothel/jogl/blob/45cc13c4d68fb3137b741cbc39ea653c15db2f66/src/jogl/classes/jogamp/opengl/GLContextImpl.java#L2136">https://github.com/sgothel/jogl/blob/45cc13c4d68fb3137b741cbc39ea653c15db2f66/src/jogl/classes/jogamp/opengl/GLContextImpl.java#L2136</a></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>