Re: [Mesa-dev] [PATCH 2/2] main: Cosmetic updates to GetBufferPointerv.

2015-03-16 Thread Fredrik Höglund
For both patches: Reviewed-by: Fredrik Höglund On Tuesday 17 March 2015, Laura Ekstrand wrote: > v3: Review from Fredrik Hoglund >-Split cosmetic refactor of GetBufferPointerv out into a separate commit > --- > src/mesa/main/bufferobj.c | 9 + > 1 file changed, 5 insertions(+), 4 de

[Mesa-dev] [PATCH 2/2] main: Cosmetic updates to GetBufferPointerv.

2015-03-16 Thread Laura Ekstrand
v3: Review from Fredrik Hoglund -Split cosmetic refactor of GetBufferPointerv out into a separate commit --- src/mesa/main/bufferobj.c | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/mesa/main/bufferobj.c b/src/mesa/main/bufferobj.c index 2811604..49d6d32 100644