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 <[email protected]
> <mailto:[email protected]>> 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 <[email protected]
> <mailto:[email protected]>>

_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to