Re: [Mesa-dev] [PATCH 2/6][RFC] drirc: Add string support

2014-01-06 Thread Ian Romanick
On 01/05/2014 01:26 PM, Axel Davy wrote: > This may require changes to the driconf gui. > > Signed-off-by: Axel Davy > --- > src/mesa/drivers/dri/common/xmlconfig.c | 24 > src/mesa/drivers/dri/common/xmlconfig.h | 7 ++- > 2 files changed, 30 insertions(+), 1 delet

[Mesa-dev] [PATCH 2/6][RFC] drirc: Add string support

2014-01-05 Thread Axel Davy
This may require changes to the driconf gui. Signed-off-by: Axel Davy --- src/mesa/drivers/dri/common/xmlconfig.c | 24 src/mesa/drivers/dri/common/xmlconfig.h | 7 ++- 2 files changed, 30 insertions(+), 1 deletion(-) diff --git a/src/mesa/drivers/dri/common/xmlcon