Re: [Mesa-dev] [PATCH] gallium/p_context.h: Make comment more readable

2016-03-27 Thread Marek Olšák
Pushed, thanks. Marek On Sun, Mar 27, 2016 at 4:05 AM, Edward O'Callaghan wrote: > Signed-off-by: Edward O'Callaghan > --- > src/gallium/include/pipe/p_context.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/src/gallium/include/pipe/p_context.h > b/src/gallium/inclu

[Mesa-dev] [PATCH] gallium/p_context.h: Make comment more readable

2016-03-26 Thread Edward O'Callaghan
Signed-off-by: Edward O'Callaghan --- src/gallium/include/pipe/p_context.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gallium/include/pipe/p_context.h b/src/gallium/include/pipe/p_context.h index ee68fdd..1c97e82 100644 --- a/src/gallium/include/pipe/p_context.h +++