[Mesa-dev] [PATCH 1/5] Add GL API support for ARB_copy_image

Matt Turner mattst88 at gmail.com
Thu Jul 31 17:50:34 PDT 2014


On Thu, Jul 31, 2014 at 4:47 PM, Jason Ekstrand <jason at jlekstrand.net> wrote:
> diff --git a/src/mapi/glapi/gen/Makefile.am b/src/mapi/glapi/gen/Makefile.am
> index 212731f..f0bf34a 100644
> --- a/src/mapi/glapi/gen/Makefile.am
> +++ b/src/mapi/glapi/gen/Makefile.am
> @@ -114,6 +114,7 @@ API_XML = \
>         ARB_clear_buffer_object.xml \
>         ARB_clear_texture.xml \
>         ARB_color_buffer_float.xml \
> +       ARB_copy_image.xml \
>         ARB_compressed_texture_pixel_storage.xml \
>         ARB_compute_shader.xml \
>         ARB_copy_buffer.xml \

The list is alphabetical.


More information about the mesa-dev mailing list