Re: [Mesa-dev] Mesa (master): mesa: Implement ARB_clip_control.

2014-10-25 Thread Mathias Fröhlich
Hi, On Friday, October 24, 2014 17:21:28 Ian Romanick wrote: > I cannot yet see why, but this patch breaks 'make check'. There is a > huge pile of link errors in glx-tests. > > Run make check every time you build. I was sure that I did. Turns out I forgot to add the xml file to the build system

Re: [Mesa-dev] Mesa (master): mesa: Implement ARB_clip_control.

2014-10-24 Thread Ian Romanick
Patch sent to mesa-dev. On 10/24/2014 05:21 PM, Ian Romanick wrote: > I cannot yet see why, but this patch breaks 'make check'. There is a > huge pile of link errors in glx-tests. > > Run make check every time you build. > > If this isn't fixed pretty quickly, I'm going to revert the whole seri

Re: [Mesa-dev] Mesa (master): mesa: Implement ARB_clip_control.

2014-10-24 Thread Ian Romanick
I cannot yet see why, but this patch breaks 'make check'. There is a huge pile of link errors in glx-tests. Run make check every time you build. If this isn't fixed pretty quickly, I'm going to revert the whole series. On 10/24/2014 10:31 AM, Mathias Fröhlich wrote: > Module: Mesa > Branch: mas