src/mesa/pipe/draw/draw_vbuf.c | 85 +++++++++++++++++++++++++++++++++-- src/mesa/pipe/draw/draw_vf.c | 10 +++- src/mesa/pipe/draw/draw_vf.h | 22 ++++++++- src/mesa/pipe/draw/draw_vf_generic.c | 42 +++++++++++------ src/mesa/pipe/draw/draw_vf_sse.c | 4 + 5 files changed, 143 insertions(+), 20 deletions(-)
commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary New commits: commit f94425b316b57ad19ce067a449b20ebee50064f9 Author: José Fonseca <[EMAIL PROTECTED]> Date: Tue Jan 29 20:47:30 2008 +0900 gallium: Emit point size as a constant. commit 5022344c656c0e004222a0a77c98838e8ae0a1ac Author: José Fonseca <[EMAIL PROTECTED]> Date: Tue Jan 29 20:46:48 2008 +0900 gallium: Emit constants.
_______________________________________________ mesa-commit mailing list mesa-commit@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-commit