Re: [Mesa-dev] [PATCH] mesa: Add ARB_clip_control.xml to automake.

2014-10-27 Thread Mathias Fröhlich
Hi, On Sunday, October 26, 2014 21:21:31 Kenneth Graunke wrote: > Yup, easy to miss these. Go ahead and push it - thanks! > > Reviewed-by: Kenneth Graunke I already went ahead and pushed this to fix the outstanding failure in the weekend. Anyway thanks for looking at this. Mathias ___

Re: [Mesa-dev] [PATCH] mesa: Add ARB_clip_control.xml to automake.

2014-10-26 Thread Kenneth Graunke
On Saturday, October 25, 2014 09:06:08 AM mathias.froehl...@gmx.net wrote: > From: Mathias Fröhlich > > Hi, > > Adding this makes 'make check' catch failures introduced from > within ARB_clip_control.xml earlier. > > Ok to commit? > Mathias > > Signed-off-by: Mathias Froehlich > --- > src/ma

[Mesa-dev] [PATCH] mesa: Add ARB_clip_control.xml to automake.

2014-10-25 Thread Mathias . Froehlich
From: Mathias Fröhlich Hi, Adding this makes 'make check' catch failures introduced from within ARB_clip_control.xml earlier. Ok to commit? Mathias Signed-off-by: Mathias Froehlich --- src/mapi/glapi/gen/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/src/mapi/glapi/gen/Makef