src/mesa/pipe/cell/ppu/cell_state_derived.c | 19 ++++++++--------- src/mesa/pipe/draw/draw_vbuf.c | 29 +++++++++++++------------- src/mesa/pipe/draw/draw_vertex.h | 7 +++++- src/mesa/pipe/i915simple/i915_state_derived.c | 15 +++++++------ src/mesa/pipe/softpipe/sp_state_derived.c | 17 ++++++++------- 5 files changed, 48 insertions(+), 39 deletions(-)
commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary New commits: commit 382b86e90f69fa0493fae3c7e5c9cd482984af8f Author: Brian <[EMAIL PROTECTED]> Date: Mon Jan 21 11:16:22 2008 -0700 gallium: add a src_index[] array to draw's vertex_info for mapping post-xform vertex attribs to hw vertex attribs _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
