<div dir="ltr">On 29 January 2013 09:33, Ian Romanick <span dir="ltr"><<a href="mailto:idr@freedesktop.org" target="_blank">idr@freedesktop.org</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 01/29/2013 09:02 AM, Brian Paul wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Hi Bryan,<br>
<br>
Back in July you announced your work on geometry shaders:<br>
<a href="http://lists.freedesktop.org/archives/mesa-dev/2012-July/024792.html" target="_blank">http://lists.freedesktop.org/<u></u>archives/mesa-dev/2012-July/<u></u>024792.html</a><br>
<br>
But it looks like it hasn't been touched since October.  I was wondering<br>
what plans you might have for that.<br>
<br>
I believe the Intel guys also were planning on tackling GS support in<br>
Mesa this year.  Ian, Eric, do you have some idea of when you'll be<br>
working on that?  Were you going to use Bryan's work?<br>
</blockquote>
<br></div>
I believe Paul is going to chip away at a bit of it.  I think he's planning to use some of Bryan's work.  I believe they've been in contact, but I'm not 100% sure.<br>
<br>
</blockquote></div><br></div><div class="gmail_extra">Yes, we have.  It looks like Bryan made a lot of headway before he set the branch aside in October, so I'm planning to use that as a starting point.  My impression from talking to Bryan is that he doesn't have too much time/interest to put into geometry shaders these days, so for the moment I'm planning to take over responsibility for the branch myself.<br>
<br></div><div class="gmail_extra">My first order of business is to write some piglit tests for geometry shaders, so that I don't have to push anything to Mesa master that isn't well-tested.  I have an nVidia system that I can use as a reference platform to make sure my tests are correct.  I also want to spend a little bit of time prototyping some i965 back-end code just to increase my familiarity with the problem domain and to find out if i965 hardware has any sharp corners I need to watch out for.  Once I've done those two things, my plan is to start rebasing Bryan's patch series onto master and sending it out for review piece by piece.<br>
<br></div><div class="gmail_extra">Geometry shaders haven't risen to the top of Intel's priority list quite yet, but they're letting me work on them part-time for now, so progress is likely to be slow for a while.  I'll keep the mailing list updated as to my progress.  And I'll try to make sure that major design decisions get discussed here on the list so that no one gets left out of the loop.<br>
<br>Paul<br></div></div>