Re: [Mesa-dev] [PATCH] gallium: remove duplicate define from enum pipe_format

2016-02-24 Thread Roland Scheidegger
Am 24.02.2016 um 10:51 schrieb Oded Gabbay: > Signed-off-by: Oded Gabbay > --- > src/gallium/include/pipe/p_format.h | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/src/gallium/include/pipe/p_format.h > b/src/gallium/include/pipe/p_format.h > index d9c9f9b..ab18523 100644 > --- a/src/ga

Re: [Mesa-dev] [PATCH] gallium: remove duplicate define from enum pipe_format

2016-02-24 Thread Thomas Helland
Reviewed-by: Thomas Helland 2016-02-24 10:51 GMT+01:00 Oded Gabbay : > Signed-off-by: Oded Gabbay > --- > src/gallium/include/pipe/p_format.h | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/src/gallium/include/pipe/p_format.h > b/src/gallium/include/pipe/p_format.h > index d9c9f9b..ab1

[Mesa-dev] [PATCH] gallium: remove duplicate define from enum pipe_format

2016-02-24 Thread Oded Gabbay
Signed-off-by: Oded Gabbay --- src/gallium/include/pipe/p_format.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/gallium/include/pipe/p_format.h b/src/gallium/include/pipe/p_format.h index d9c9f9b..ab18523 100644 --- a/src/gallium/include/pipe/p_format.h +++ b/src/gallium/include/pipe/p