gallium: added draw_enable_line_stipple() function
authorBrian <brian.paul@tungstengraphics.com>
Thu, 13 Mar 2008 20:33:57 +0000 (14:33 -0600)
committerBrian <brian.paul@tungstengraphics.com>
Thu, 13 Mar 2008 20:33:57 +0000 (14:33 -0600)
commit8b8c9acdb747499149e633179a8ad10b0e4206b1
treec630f1b7035a62fef3fc8167baabc97917798105
parentb6ed165748c6585f1368be37c0d0289cead419c9
gallium: added draw_enable_line_stipple() function

Allows drivers that implement line stipple to turn off this drawing stage.
src/gallium/auxiliary/draw/draw_context.c
src/gallium/auxiliary/draw/draw_context.h
src/gallium/auxiliary/draw/draw_private.h