gallium: add a src_index[] array to draw's vertex_info for mapping post-xform vertex...
authorBrian <brian.paul@tungstengraphics.com>
Mon, 21 Jan 2008 18:16:22 +0000 (11:16 -0700)
committerBrian <brian.paul@tungstengraphics.com>
Mon, 21 Jan 2008 18:16:22 +0000 (11:16 -0700)
commit382b86e90f69fa0493fae3c7e5c9cd482984af8f
tree6fc58cd23789615754c828eb509be395ed76a045
parentf4b89be70111793a6b5eb511e1c92be72bb6b3d9
gallium: add a src_index[] array to draw's vertex_info for mapping post-xform vertex attribs to hw vertex attribs
src/mesa/pipe/cell/ppu/cell_state_derived.c
src/mesa/pipe/draw/draw_vbuf.c
src/mesa/pipe/draw/draw_vertex.h
src/mesa/pipe/i915simple/i915_state_derived.c
src/mesa/pipe/softpipe/sp_state_derived.c