[Mesa-dev] [PATCH 5/5] mesa: Fix bug about "what if we didn't find the VBO"?
Eric Anholt
eric at anholt.net
Mon Nov 4 10:46:05 PST 2013
Fredrik Höglund <fredrik at kde.org> writes:
> On Thursday 31 October 2013, Eric Anholt wrote:
>> There was some spec text, and what there isn't text for we have obvious
>> intended behavior from other buffer object bindings.
>
> The first revision of the specification didn't say anything about it,
> but the intent is indeed pretty clear now.
>
> I changed this patch slightly by adding a caller parameter to
> _mesa_handle_bind_buffer_gen() so the right entry point gets reported
> when there is an error. I also moved the bufferobj.c/.h changes into a
> separate commit. I think this commit might be a candidate for the
> stable branches since this was already wrong for BindBufferBase()
> and BindBufferRange().
>
> See the attachment.
Reviewed-by: Eric Anholt <eric at anholt.net>
Since it's only changing the _mesa_error debug message, I wouldn't worry
about getting it into stable.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20131104/849abb3b/attachment.pgp>
More information about the mesa-dev
mailing list