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

Kenneth Graunke kenneth at whitecape.org
Sun Oct 26 21:21:31 PDT 2014


On Saturday, October 25, 2014 09:06:08 AM Mathias.Froehlich at gmx.net wrote:
> From: Mathias Fröhlich <Mathias.Froehlich at gmx.net>
> 
> 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 <Mathias.Froehlich at web.de>
> ---
>  src/mapi/glapi/gen/Makefile.am | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/src/mapi/glapi/gen/Makefile.am b/src/mapi/glapi/gen/Makefile.am
> index 2fbc598..72e5095 100644
> --- a/src/mapi/glapi/gen/Makefile.am
> +++ b/src/mapi/glapi/gen/Makefile.am
> @@ -113,6 +113,7 @@ API_XML = \
>  	ARB_blend_func_extended.xml \
>  	ARB_clear_buffer_object.xml \
>  	ARB_clear_texture.xml \
> +	ARB_clip_control.xml \
>  	ARB_color_buffer_float.xml \
>  	ARB_compressed_texture_pixel_storage.xml \
>  	ARB_compute_shader.xml \
> 

Yup, easy to miss these.  Go ahead and push it - thanks!

Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20141026/1369c027/attachment.sig>


More information about the mesa-dev mailing list