softpipe: add option to do polygon stipple in softpipe vs. draw module
authorBrian Paul <brianp@vmware.com>
Sat, 17 Apr 2010 17:53:35 +0000 (11:53 -0600)
committerBrian Paul <brianp@vmware.com>
Mon, 19 Apr 2010 14:51:07 +0000 (08:51 -0600)
commit44519e18a410016fde7ad8a66cd042bbc90c8940
tree53a47aa544d2e247cb116ae5bd2a8d128343e848
parent8f3bdeaad610d7d5a5c6e73e1e9c721219595754
softpipe: add option to do polygon stipple in softpipe vs. draw module

For debugging purposes.
src/gallium/drivers/softpipe/sp_context.c
src/gallium/drivers/softpipe/sp_context.h
src/gallium/drivers/softpipe/sp_quad_pipe.c