<br><br><div class="gmail_quote">2009/4/18 vitamin <span dir="ltr">&lt;<a href="mailto:wineforum-user@winehq.org" target="_blank">wineforum-user@winehq.org</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div><br>
James Huk wrote:<br>
&gt; git bisect start dlls/ddraw<br>
&gt; git bisect good wine-0.9.15<br>
&gt; git bisect bad<br>
<br>
</div>That won&#39;t work. This far back you can&#39;t bisect only one dll. You have to do the bisect on whole Wine.<br>
<br>
DDraw tightly integrated with wined3d. And there were lots of changes in both since that version.<br>
<br>
<br>
<br>
<br>
<br>
</blockquote><div>I see - I tried that already, and also end up with errors (winex11driver related if I remember correctly). I will try again later. However I got one more question - git related:<br><br>Can I somehow- using git - fetch all patches from date x, for custom dll? I mean can I get all patches from wine-0.9.15 onward for dsound.dll? If so, will I be able to apply them for wine-0.9.15 source?<br>
</div>
</div>