mesa: Changes to 'softpipe_0_1_branch'

Brian Paul brianp at kemper.freedesktop.org
Wed Jul 25 23:10:12 UTC 2007


 src/mesa/pipe/draw/draw_clip.c         |    7 ++++++
 src/mesa/pipe/draw/draw_cull.c         |    6 +++++
 src/mesa/pipe/draw/draw_flatshade.c    |    7 ++++++
 src/mesa/pipe/draw/draw_offset.c       |    7 ++++++
 src/mesa/pipe/draw/draw_private.h      |    2 +
 src/mesa/pipe/draw/draw_twoside.c      |    7 ++++++
 src/mesa/pipe/draw/draw_unfilled.c     |    7 ++++++
 src/mesa/pipe/draw/draw_vb.c           |    8 ++++++
 src/mesa/pipe/softpipe/sp_context.h    |    4 +++
 src/mesa/pipe/softpipe/sp_prim_setup.c |   38 +++++++++++++++++++++++++++++++--
 10 files changed, 90 insertions(+), 3 deletions(-)

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

New commits:
commit 0360b49afbcd839f99ba0745d01cf9dc5be4d122
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Wed Jul 25 15:48:09 2007 -0600

    Implement line stippling.
    
    Also added draw_stage::reset_line_stipple().  There may be a better way
    of doing that though.




More information about the mesa-commit mailing list