Re: [Mesa-dev] [PATCH] glapi: Disable GLX protocol for ARB_clip_control

2014-10-25 Thread Mathias Fröhlich
Hi, On Friday, October 24, 2014 17:27:40 Ian Romanick wrote: > From: Ian Romanick > > None of the other work was done to make this function work with indirect > rendering, and that causes 'make check' to fail. Nobody cares about > indirect rendering, so just disable it. Yes, this seems like th

[Mesa-dev] [PATCH] glapi: Disable GLX protocol for ARB_clip_control

2014-10-24 Thread Ian Romanick
From: Ian Romanick None of the other work was done to make this function work with indirect rendering, and that causes 'make check' to fail. Nobody cares about indirect rendering, so just disable it. Signed-off-by: Ian Romanick Cc: Mathias Fröhlich --- src/mapi/glapi/gen/ARB_clip_control.xml