gallium: for TEST_DRAW_PASSTHROUGH, pass inClipCoords=FALSE to st_draw_vertices()
authorBrian <brian.paul@tungstengraphics.com>
Thu, 13 Mar 2008 23:06:13 +0000 (17:06 -0600)
committerBrian <brian.paul@tungstengraphics.com>
Thu, 13 Mar 2008 23:06:13 +0000 (17:06 -0600)
commit5bae5871f03c96eb173cb55d7e8a846a2c4bd4a0
tree31fa2c57578c80a02ded778322872b9fd2aece81
parentce49c4c24bf72ea642015d566ff687d512574fd5
gallium: for TEST_DRAW_PASSTHROUGH, pass inClipCoords=FALSE to st_draw_vertices()

When pass-through mode is fully supported we'll clean this up more.
src/mesa/state_tracker/st_cb_clear.c