mesa: Changes to 'softpipe_0_1_branch'

Keith Whitwell keithw at kemper.freedesktop.org
Thu May 24 10:37:14 UTC 2007


 src/mesa/vf/vf.c         |  372 +++++++++++++++++
 src/mesa/vf/vf.h         |  226 ++++++++++
 src/mesa/vf/vf_generic.c |  981 +++++++++++++++++++++++++++++++++++++++++++++++
 src/mesa/vf/vf_sse.c     |  664 +++++++++++++++++++++++++++++++
 4 files changed, 2243 insertions(+)

commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary

New commits:
commit b1dc66b7bd9b13498204c32182d0935d3a7d3eec
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Thu May 24 11:37:08 2007 +0100

    Add the vf module.
    
    This is a cleaned up version of the code in tnl/t_vertex*.




More information about the mesa-commit mailing list