Hi,

I just merged the 4 patches after fixing your last comments.

Thanks a lot for your reviews and patience.

cheers,
Eduardo

On 03/12/2015 06:22 PM, Laura Ekstrand wrote:
> 
> On Thu, Mar 12, 2015 at 12:14 AM, Eduardo Lima Mitev <el...@igalia.com
> <mailto:el...@igalia.com>> wrote:
> 
>                                        format, type, clientMemSize, ptr)) {
>            if (_mesa_is_bufferobj(unpack->BufferObj)) {
>               _mesa_error(ctx, GL_INVALID_OPERATION,
> 

> Add the "PBO" back to this comment.

> 
>     -                     "%s(out of bounds PBO access)", where);
>     +                     "%s(out of bounds access)",
>     +                     where);
>            } else {
>               _mesa_error(ctx, GL_INVALID_OPERATION,
>                           "%s(out of bounds access: bufSize (%d) is too
> 

> With that fixed,
> 
> Reviewed-by: Laura Ekstrand <la...@jlekstrand.net
> <mailto:la...@jlekstrand.net>>

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to