[Mesa-dev] [PATCH] mapi: add gl32.h to the list of GLES3 headers for installation

Mark Janes mark.a.janes at intel.com
Tue Sep 6 21:48:21 UTC 2016


Reviewed-by: Mark Janes <mark.a.janes at intel.com>
Tested-by: Mark Janes <mark.a.janes at intel.com>

Ilia Mirkin <imirkin at alum.mit.edu> writes:

> This was missed when I added the updated (and new) Khronos headers.
>
> Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu>
> ---
>  src/mapi/Makefile.am | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/src/mapi/Makefile.am b/src/mapi/Makefile.am
> index 68a28a2..3b0a9de 100644
> --- a/src/mapi/Makefile.am
> +++ b/src/mapi/Makefile.am
> @@ -207,6 +207,7 @@ GLES3_includedir = $(includedir)/GLES3
>  GLES3_include_HEADERS = \
>  	$(top_srcdir)/include/GLES3/gl3.h \
>  	$(top_srcdir)/include/GLES3/gl31.h \
> +	$(top_srcdir)/include/GLES3/gl32.h \
>  	$(top_srcdir)/include/GLES3/gl3ext.h \
>  	$(top_srcdir)/include/GLES3/gl3platform.h
>  
> -- 
> 2.7.3
>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev


More information about the mesa-dev mailing list