Re: [Mesa-dev] ARB_transform_feedback[23] on Haswell, Ubuntu 14.04

2015-01-15 Thread Kenneth Graunke
On Thursday, January 15, 2015 05:08:49 PM Brian Paul wrote: > > I have a question on behalf of a coworker. He's using Ubuntu 14.04 > (Mesa 10.1.3, kernel 3.13.0) on a Haswell system. But glxinfo does not > list support for GL_ARB_transform_feedback[23]. It does list > ARB_conservative_depth. > >

Re: [Mesa-dev] ARB_transform_feedback[23] on Haswell, Ubuntu 14.04

2015-01-15 Thread Matt Turner
On Thu, Jan 15, 2015 at 4:08 PM, Brian Paul wrote: > > I have a question on behalf of a coworker. He's using Ubuntu 14.04 (Mesa > 10.1.3, kernel 3.13.0) on a Haswell system. But glxinfo does not list > support for GL_ARB_transform_feedback[23]. It does list > ARB_conservative_depth. > > Accordi

Re: [Mesa-dev] ARB_transform_feedback[23] on Haswell, Ubuntu 14.04

2015-01-15 Thread Ilia Mirkin
I believe this is expected. See http://people.freedesktop.org/~imirkin/glxinfo/glxinfo.html -- it's missing tf2+/indirect on Haswell. On Thu, Jan 15, 2015 at 7:08 PM, Brian Paul wrote: > > I have a question on behalf of a coworker. He's using Ubuntu 14.04 (Mesa > 10.1.3, kernel 3.13.0) on a Hasw

[Mesa-dev] ARB_transform_feedback[23] on Haswell, Ubuntu 14.04

2015-01-15 Thread Brian Paul
I have a question on behalf of a coworker. He's using Ubuntu 14.04 (Mesa 10.1.3, kernel 3.13.0) on a Haswell system. But glxinfo does not list support for GL_ARB_transform_feedback[23]. It does list ARB_conservative_depth. According to the driver code (from master, 10.1.3 lacks ARB_textur