Hi Brian,
On Tuesday, 9 August 2016 08:23:41 CEST Brian Paul wrote:
> >> As it fixes something independent, should I push that already?
> >
> > Sure. For 1 & 3,
> > Reviewed-by: Brian Paul
> > Tested-by: Brian Paul
Pushed.
> Yes, we need to add one to the index. I'll re-test that patch when y
On 08/09/2016 07:46 AM, Brian Paul wrote:
On 08/09/2016 12:30 AM, Mathias Fröhlich wrote:
Hi Brian,
> I don't know why my local build is failing while appveyor and our
> in-house automated build seem OK. But applying your patch 3 alone
fixes
> things for me.
As it fixes something independ
On 08/09/2016 12:30 AM, Mathias Fröhlich wrote:
Hi Brian,
> I don't know why my local build is failing while appveyor and our
> in-house automated build seem OK. But applying your patch 3 alone fixes
> things for me.
As it fixes something independent, should I push that already?
Sure. F
Hi Brian,
> I don't know why my local build is failing while appveyor and our
> in-house automated build seem OK. But applying your patch 3 alone fixes
> things for me.
As it fixes something independent, should I push that already?
> Yeah, I applied your whole series and the MSVC build seems O
On 08/08/2016 08:37 AM, Mathias Fröhlich wrote:
Brian,
On Monday, 8 August 2016 08:27:40 CEST Brian Paul wrote:
> On 08/06/2016 12:42 AM, mathias.froehl...@gmx.net wrote:
> > From: Mathias Fröhlich
> >
> > We need this for 'inline'.
> >
> > Signed-off-by: Mathias Fröhlich
> > ---
Brian,
On Monday, 8 August 2016 08:27:40 CEST Brian Paul wrote:
> On 08/06/2016 12:42 AM, mathias.froehl...@gmx.net wrote:
> > From: Mathias Fröhlich
> >
> > We need this for 'inline'.
> >
> > Signed-off-by: Mathias Fröhlich
> > ---
> > src/gallium/auxiliary/util/u_bitcast.h | 2 ++
> > 1 fil
On 08/06/2016 12:42 AM, mathias.froehl...@gmx.net wrote:
From: Mathias Fröhlich
We need this for 'inline'.
Signed-off-by: Mathias Fröhlich
---
src/gallium/auxiliary/util/u_bitcast.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/gallium/auxiliary/util/u_bitcast.h
b/src/gallium/
From: Mathias Fröhlich
We need this for 'inline'.
Signed-off-by: Mathias Fröhlich
---
src/gallium/auxiliary/util/u_bitcast.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/gallium/auxiliary/util/u_bitcast.h
b/src/gallium/auxiliary/util/u_bitcast.h
index b1f9938..e8fb0fe 100644
---