Re: [Mesa3d-dev] [PATCH] fix cell build

2010-04-06 Thread Brian Paul
On Tue, Apr 6, 2010 at 3:44 PM, Marc Dietrich wrote: > From: root > > compile fix for cell driver. > --- >  src/gallium/drivers/cell/ppu/cell_screen.c  |    3 +++ >  src/gallium/drivers/cell/ppu/cell_texture.c |    2 +- >  2 files changed, 4 insertions(+), 1 deletions(-) Applied. Thanks! -Bri

[Mesa3d-dev] [PATCH] fix cell build

2010-04-06 Thread Marc Dietrich
From: root compile fix for cell driver. --- src/gallium/drivers/cell/ppu/cell_screen.c |3 +++ src/gallium/drivers/cell/ppu/cell_texture.c |2 +- 2 files changed, 4 insertions(+), 1 deletions(-) diff --git a/src/gallium/drivers/cell/ppu/cell_screen.c b/src/gallium/drivers/cell/ppu/cel