mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Mon Jan 21 21:10:29 UTC 2008


 src/mesa/pipe/draw/draw_context.c      |    2 
 src/mesa/pipe/draw/draw_private.h      |    2 
 src/mesa/pipe/draw/draw_stipple.c      |  242 +++++++++++++++++++++++++++++++++
 src/mesa/pipe/draw/draw_validate.c     |    5 
 src/mesa/pipe/softpipe/sp_prim_setup.c |   40 -----
 src/mesa/sources                       |    1 
 6 files changed, 257 insertions(+), 35 deletions(-)

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

New commits:
commit ea3a2b440207f319438fe76d9a451e78f0e575d4
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Mon Jan 21 14:10:16 2008 -0700

    gallium: remove per-fragment line stipple code

commit 329a8479b69a800b5fc6485767fb676c3eae26db
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Mon Jan 21 14:08:20 2008 -0700

    gallium: new 'draw' stage for line stipple
    
    Stippled lines are converted into a series of shorter line segments




More information about the mesa-commit mailing list