<div dir="ltr">Many thanks for the details - and the reminder on passively contributing to wasting developers' time :-) <div>For the content I created, I will proceed accordingly. </div><div><br></div><div>I've reached out to the repo owner where I got the patches I use to validate the MinGW build to see his opinion. If there is no conflict, I'll be pleased to follow the details you provided to submit the patches I use. </div><div><br></div><div>I believe, George will provide his patch accordingly.<div><br></div><div>Cheers,</div></div><br><div class="gmail_quote"><div dir="ltr">On Mon, 2 Oct 2017 at 16:47 Emil Velikov <<a href="mailto:emil.l.velikov@gmail.com" target="_blank">emil.l.velikov@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 2 October 2017 at 15:16, Trevor (CIMdata) <<a href="mailto:trevor.sandy@gmail.com" target="_blank">trevor.sandy@gmail.com</a>> wrote:<br>
> Hello Emil,<br>
><br>
> Yes, I did see the AppVeyor integraton for MSVC. It could be quite easy to<br>
> add the MinGW scope to the metrix.<br>
><br>
><br>
><br>
> I don’t really know how to ‘upsteam’ the patches I use mostly because I am<br>
> not the author. Do I just submit a PR? Anyway to help George with his patch<br>
> – which fixes the MinGW build – I have done the CI script, AppVeyor.yml and<br>
> set up AV repo. My source if free and w/o license. Please feel free to use<br>
> it if you wish. Many thanks!<br>
><br>
The top page while searching for "mesa submitting patches" gives [1].<br>
<br>
Please skim through it but in a gist:<br>
 - fire git format-patch(ed) patches to the list. Since I'm lazy I<br>
directly use git send-email $old_sha..$new_sha<br>
 - patches should have commit messages<br>
 - try to attribute the author when that's not you - see git commit<br>
--author="foo"<br>
<br>
Keep in mind that if a developer has to spend time X applying OOT<br>
patches, that's X less time for addressing other issues.<br>
<br>
Thanks<br>
Emil<br>
<br>
[1] <a href="https://www.mesa3d.org/submittingpatches.html" rel="noreferrer" target="_blank">https://www.mesa3d.org/submittingpatches.html</a><br>
</blockquote></div></div>