r300g: Fix provoking vertex for non-quads.
authorCorbin Simpson <MostAwesomeDude@gmail.com>
Sat, 19 Dec 2009 05:50:45 +0000 (21:50 -0800)
committerCorbin Simpson <MostAwesomeDude@gmail.com>
Sat, 19 Dec 2009 05:50:45 +0000 (21:50 -0800)
commit759fd1f25f33273e0b7c02598bfa5b97d1a82d77
tree4a1df71fa8344063a58edae9303ef588a14bd156
parentf13a904c34cf7ac5aae3d50a1421259895fc9a08
r300g: Fix provoking vertex for non-quads.

Read the comments. In short, we can't possibly pass piglit's
glean/clipFlat without some help from Gallium and an API/spec change.
src/gallium/drivers/r300/r300_render.c