<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_RESOLVED bz_closed"
title="RESOLVED NOTABUG - piglit arb_debug_output-api_error regression"
href="https://bugs.freedesktop.org/show_bug.cgi?id=69013">bug 69013</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;">Status</td>
<td>NEW
</td>
<td>RESOLVED
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>NOTABUG
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED NOTABUG - piglit arb_debug_output-api_error regression"
href="https://bugs.freedesktop.org/show_bug.cgi?id=69013#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED NOTABUG - piglit arb_debug_output-api_error regression"
href="https://bugs.freedesktop.org/show_bug.cgi?id=69013">bug 69013</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>This is my bad I forgot to submit a piglit patch to stop this fail report.
Explanation below:
* From the KHR_debug spec: "If the DEBUG_OUTPUT state is disabled then no
messages are added to the message log." To allow for this the state of
DEBUG_OUTPUT now affects the ARB_debug_output extension meaning
callbacks and messages are now not called/stored unless either
DEBUG_OUTPUT is enabled or CONTEXT_DEBUG_BIT_ARB is set. The existing
Mesa implementation allowed callbacks/messages to be stored without
CONTEXT_DEBUG_BIT_ARB being set.
I will submit a piglit patch later today.</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>