Re: [Mesa-dev] Ivybridge support for ARB_transform_feedback2

2013-10-25 Thread Ian Romanick
On 10/17/2013 11:09 PM, Kenneth Graunke wrote: > Here's my implementation of ARB_transform_feedback2. I believe it's > complete; it passes all of our Piglit tests and a lot of Intel's > oglconform tests. > > This should work out of the box on Ivybridge and Baytrail. It won't > work on Haswell at

Re: [Mesa-dev] Ivybridge support for ARB_transform_feedback2

2013-10-22 Thread Paul Berry
On 22 October 2013 10:07, Ian Romanick wrote: > On 10/21/2013 11:48 AM, Kenneth Graunke wrote: > > On 10/21/2013 08:40 AM, Ian Romanick wrote: > >> On 10/17/2013 11:09 PM, Kenneth Graunke wrote: > >>> Here's my implementation of ARB_transform_feedback2. I believe it's > >>> complete; it passes a

Re: [Mesa-dev] Ivybridge support for ARB_transform_feedback2

2013-10-22 Thread Ian Romanick
On 10/21/2013 11:48 AM, Kenneth Graunke wrote: > On 10/21/2013 08:40 AM, Ian Romanick wrote: >> On 10/17/2013 11:09 PM, Kenneth Graunke wrote: >>> Here's my implementation of ARB_transform_feedback2. I believe it's >>> complete; it passes all of our Piglit tests and a lot of Intel's >>> oglconform

Re: [Mesa-dev] Ivybridge support for ARB_transform_feedback2

2013-10-21 Thread Kenneth Graunke
On 10/21/2013 08:40 AM, Ian Romanick wrote: > On 10/17/2013 11:09 PM, Kenneth Graunke wrote: >> Here's my implementation of ARB_transform_feedback2. I believe it's >> complete; it passes all of our Piglit tests and a lot of Intel's >> oglconform tests. >> >> This should work out of the box on Ivyb

Re: [Mesa-dev] Ivybridge support for ARB_transform_feedback2

2013-10-21 Thread Ian Romanick
On 10/17/2013 11:09 PM, Kenneth Graunke wrote: > Here's my implementation of ARB_transform_feedback2. I believe it's > complete; it passes all of our Piglit tests and a lot of Intel's > oglconform tests. > > This should work out of the box on Ivybridge and Baytrail. It won't > work on Haswell at