On 16 October 2012 13:53, Matt Turner <span dir="ltr"><<a href="mailto:mattst88@gmail.com" target="_blank">mattst88@gmail.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Mon, Oct 15, 2012 at 3:44 PM, Matt Turner <<a href="mailto:mattst88@gmail.com">mattst88@gmail.com</a>> wrote:<br>
> -    <function name="UnmapBufferARB" offset="assign"><br>
> +    <function name="UnmapBufferARB" offset="assign" es2="3.0"><br>
>          <param name="target" type="GLenum"/><br>
>          <return type="GLboolean"/><br>
>          <glx ignore="true"/><br>
> --<br>
<br>
</div>This should be added to <function name="UnmapBuffer" ...>. I'll fix<br>
that before pushing. (Thanks Paul!)<br>
</blockquote></div><br>With that fixed, this patch is<br><br>Reviewed-by: Paul Berry <<a href="mailto:stereotype441@gmail.com">stereotype441@gmail.com</a>><br>