gallium: added inClipCoords param to st_draw_vertices() to indicate coord system...
authorBrian <brian.paul@tungstengraphics.com>
Fri, 8 Feb 2008 21:51:32 +0000 (14:51 -0700)
committerBrian <brian.paul@tungstengraphics.com>
Fri, 8 Feb 2008 22:13:48 +0000 (15:13 -0700)
commit0b64ee6960f9e099bc1a6ca6fa10720fee875b3a
treeb598178e23bf01e1ce3f20bf124c9ba5b01a916b
parent864abce57d3b81d0f92673472959b71e09c4f245
gallium: added inClipCoords param to st_draw_vertices() to indicate coord system of vertices

Also, export st_make_passthrough_vertex_shader() from st_cb_drawpixels.c
src/mesa/state_tracker/st_cb_clear.c
src/mesa/state_tracker/st_cb_drawpixels.c
src/mesa/state_tracker/st_cb_drawpixels.h
src/mesa/state_tracker/st_draw.c
src/mesa/state_tracker/st_draw.h