Re: [Mesa-dev] [PATCH 1/3] swrast: initialize program native limits

2011-08-31 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/30/2011 01:26 PM, Brian Paul wrote: > From: Brian Paul 1/3 and 2/3 are Reviewed-by: Ian Romanick > --- > src/mesa/swrast/s_context.c | 22 ++ > 1 files changed, 22 insertions(+), 0 deletions(-) > > diff --git a/src/me

[Mesa-dev] [PATCH 1/3] swrast: initialize program native limits

2011-08-30 Thread Brian Paul
From: Brian Paul --- src/mesa/swrast/s_context.c | 22 ++ 1 files changed, 22 insertions(+), 0 deletions(-) diff --git a/src/mesa/swrast/s_context.c b/src/mesa/swrast/s_context.c index 792b528..df21335 100644 --- a/src/mesa/swrast/s_context.c +++ b/src/mesa/swrast/s_contex