On Wed, Jan 23, 2013 at 8:36 PM, Ian Romanick wrote:
> From: Ian Romanick
>
> I believe that the size used to vary, so the dynamic allocation is
> necessary.
>
> Signed-off-by: Ian Romanick
> ---
> src/mesa/drivers/dri/intel/intel_context.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 delet
On Thu, Jan 24, 2013 at 10:06 AM, Ian Romanick wrote:
> From: Ian Romanick
>
> I believe that the size used to vary, so the dynamic allocation is
> necessary.
>
> Signed-off-by: Ian Romanick
> ---
> src/mesa/drivers/dri/intel/intel_context.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 dele
From: Ian Romanick
I believe that the size used to vary, so the dynamic allocation is
necessary.
Signed-off-by: Ian Romanick
---
src/mesa/drivers/dri/intel/intel_context.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/mesa/drivers/dri/intel/intel_context.c
b/sr