Re: [Mesa-dev] [PATCH] gallium, utils: Fix trivial sign compare warnings

2016-05-03 Thread Jan Vesely
On Tue, 2016-05-03 at 13:50 +0100, Jose Fonseca wrote: > On 02/05/16 06:15, Jan Vesely wrote: > > > > From: Jan Vesely > > > > Signed-off-by: Jan Vesely > > --- > >   src/gallium/auxiliary/util/u_blitter.c| 10 +- > >   src/gallium/auxiliary/util/u_cpu_detect.c |  2 +- > >  

Re: [Mesa-dev] [PATCH] gallium, utils: Fix trivial sign compare warnings

2016-05-03 Thread Jose Fonseca
On 02/05/16 06:15, Jan Vesely wrote: From: Jan Vesely Signed-off-by: Jan Vesely --- src/gallium/auxiliary/util/u_blitter.c| 10 +- src/gallium/auxiliary/util/u_cpu_detect.c | 2 +- src/gallium/auxiliary/util/u_format.c | 4 ++-- src/gallium/auxiliary/util/u_f

Re: [Mesa-dev] [PATCH] gallium, utils: Fix trivial sign compare warnings

2016-05-02 Thread Jakob Sinclair
Reviewed-by: Jakob Sinclair On 2016-05-02 07:15, Jan Vesely wrote: From: Jan Vesely Signed-off-by: Jan Vesely --- src/gallium/auxiliary/util/u_blitter.c| 10 +- src/gallium/auxiliary/util/u_cpu_detect.c | 2 +- src/gallium/auxiliary/util/u_format.c | 4 ++-- sr

Re: [Mesa-dev] [PATCH] gallium, utils: Fix trivial sign compare warnings

2016-05-02 Thread Nicolai Hähnle
Reviewed-by: Nicolai Hähnle On 02.05.2016 00:15, Jan Vesely wrote: From: Jan Vesely Signed-off-by: Jan Vesely --- src/gallium/auxiliary/util/u_blitter.c| 10 +- src/gallium/auxiliary/util/u_cpu_detect.c | 2 +- src/gallium/auxiliary/util/u_format.c | 4 ++--

[Mesa-dev] [PATCH] gallium, utils: Fix trivial sign compare warnings

2016-05-01 Thread Jan Vesely
From: Jan Vesely Signed-off-by: Jan Vesely --- src/gallium/auxiliary/util/u_blitter.c| 10 +- src/gallium/auxiliary/util/u_cpu_detect.c | 2 +- src/gallium/auxiliary/util/u_format.c | 4 ++-- src/gallium/auxiliary/util/u_framebuffer.c| 2 +- src/gallium/auxili