swrast: remove MAX_WIDTH arrays in stencil code
authorBrian Paul <brianp@vmware.com>
Mon, 20 Feb 2012 03:08:52 +0000 (20:08 -0700)
committerBrian Paul <brianp@vmware.com>
Fri, 24 Feb 2012 15:03:04 +0000 (08:03 -0700)
commit32bf36106ea433038b524311fc10cc5b835862f1
tree77ab12c5584d98b3b9857c9cb2ac81340dfe97d5
parent401810b658133d9c968be1de7fb4102ec7c4d19e
swrast: remove MAX_WIDTH arrays in stencil code

Use some per-context temporary arrays instead.
src/mesa/swrast/s_context.c
src/mesa/swrast/s_context.h
src/mesa/swrast/s_stencil.c