Be more precise in the commit message. I propose:
report more explicit error messages in the BufferSubData infrastructure
Other than that:
Reviewed-by: Martin Peres
On 12/02/2015 04:05, Laura Ekstrand wrote:
---
src/mesa/main/bufferobj.c | 10 +++---
src/mesa/main/bufferobj.h | 4 ++--
---
src/mesa/main/bufferobj.c | 10 +++---
src/mesa/main/bufferobj.h | 4 ++--
2 files changed, 9 insertions(+), 5 deletions(-)
diff --git a/src/mesa/main/bufferobj.c b/src/mesa/main/bufferobj.c
index 4f89748..fc01d02 100644
--- a/src/mesa/main/bufferobj.c
+++ b/src/mesa/main/bufferobj.c
@@