[Mesa-dev] [PATCH 1/2] glapi: Add es2="3.0" attributes to XML.

Matt Turner mattst88 at gmail.com
Tue Oct 16 13:53:58 PDT 2012


On Mon, Oct 15, 2012 at 3:44 PM, Matt Turner <mattst88 at gmail.com> wrote:
> -    <function name="UnmapBufferARB" offset="assign">
> +    <function name="UnmapBufferARB" offset="assign" es2="3.0">
>          <param name="target" type="GLenum"/>
>          <return type="GLboolean"/>
>          <glx ignore="true"/>
> --

This should be added to <function name="UnmapBuffer" ...>. I'll fix
that before pushing. (Thanks Paul!)


More information about the mesa-dev mailing list