Re: [Mesa-dev] [PATCH 2/3] nv50: add more RGB10A2 formats

2014-01-17 Thread Ilia Mirkin
On Fri, Jan 17, 2014 at 2:48 AM, Ilia Mirkin wrote: > On Wed, Jan 15, 2014 at 6:37 AM, Ilia Mirkin wrote: >> On Wed, Dec 25, 2013 at 11:53 AM, Christoph Bumiller >> wrote: >>> --- >>> src/gallium/drivers/nouveau/nv50/nv50_formats.c | 7 +++ >>> 1 file changed, 7 insertions(+) >>> >>> diff -

Re: [Mesa-dev] [PATCH 2/3] nv50: add more RGB10A2 formats

2014-01-16 Thread Ilia Mirkin
On Wed, Jan 15, 2014 at 6:37 AM, Ilia Mirkin wrote: > On Wed, Dec 25, 2013 at 11:53 AM, Christoph Bumiller > wrote: >> --- >> src/gallium/drivers/nouveau/nv50/nv50_formats.c | 7 +++ >> 1 file changed, 7 insertions(+) >> >> diff --git a/src/gallium/drivers/nouveau/nv50/nv50_formats.c >> b/s

Re: [Mesa-dev] [PATCH 2/3] nv50: add more RGB10A2 formats

2014-01-15 Thread Ilia Mirkin
On Wed, Dec 25, 2013 at 11:53 AM, Christoph Bumiller wrote: > --- > src/gallium/drivers/nouveau/nv50/nv50_formats.c | 7 +++ > 1 file changed, 7 insertions(+) > > diff --git a/src/gallium/drivers/nouveau/nv50/nv50_formats.c > b/src/gallium/drivers/nouveau/nv50/nv50_formats.c > index 0a7e812.