<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:emil.l.velikov@gmail.com" title="Emil Velikov <emil.l.velikov@gmail.com>"> <span class="fn">Emil Velikov</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Remove gallium draw_arrays() and draw_arrays_instanced() functions"
href="https://bugs.freedesktop.org/show_bug.cgi?id=65420">bug 65420</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>FIXED
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Remove gallium draw_arrays() and draw_arrays_instanced() functions"
href="https://bugs.freedesktop.org/show_bug.cgi?id=65420#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Remove gallium draw_arrays() and draw_arrays_instanced() functions"
href="https://bugs.freedesktop.org/show_bug.cgi?id=65420">bug 65420</a>
from <span class="vcard"><a class="email" href="mailto:emil.l.velikov@gmail.com" title="Emil Velikov <emil.l.velikov@gmail.com>"> <span class="fn">Emil Velikov</span></a>
</span></b>
<pre>commit 3069357ef0cfa112c3c77a25c010df7f9af4467d
Author: Arnas Milasevicius <<a href="mailto:giant1gf@gmail.com">giant1gf@gmail.com</a>>
Date: Fri Jun 7 01:21:19 2013 +0300
gallium: Remove draw_arrays() and draw_arrays_instanced() functions
Moved draw_arrays() to st_draw_feedback.c and removed
draw_arrays_instanced().
draw_arrays() was used by nobody else. Now there's just one "draw"
entrypoint
into the draw module.</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>