src/mesa/pipe/softpipe/sp_context.c | 2 src/mesa/pipe/softpipe/sp_prim_setup.c | 16 +++-- src/mesa/pipe/softpipe/sp_prim_setup.h | 99 +++++++++++++++++---------------- src/mesa/pipe/softpipe/sp_prim_vbuf.c | 6 ++ 4 files changed, 69 insertions(+), 54 deletions(-)
commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary New commits: commit 3d9c84c1b88d30115682763d2762a3c2bf4e5ff3 Author: Brian <[EMAIL PROTECTED]> Date: Thu Jan 10 10:38:28 2008 -0700 comment about vertex data in emit_vertex() commit fd8b5ede950eb809165c783db2844130fb4c072d Author: Brian <[EMAIL PROTECTED]> Date: Thu Jan 10 10:22:01 2008 -0700 clean-up comments, code _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
