mesa: Changes to 'softpipe_0_1_branch'

Brian Paul brianp at kemper.freedesktop.org
Thu Jul 12 18:21:21 UTC 2007


 progs/samples/prim.c                       |    6 +
 src/mesa/pipe/p_defines.h                  |    5 +
 src/mesa/pipe/p_state.h                    |    5 +
 src/mesa/pipe/softpipe/sp_context.c        |    3 
 src/mesa/pipe/softpipe/sp_context.h        |    1 
 src/mesa/pipe/softpipe/sp_quad.c           |    5 +
 src/mesa/pipe/softpipe/sp_quad.h           |    1 
 src/mesa/pipe/softpipe/sp_quad_colormask.c |   88 +++++++++++++++++++++++++++++
 src/mesa/sources                           |    1 
 src/mesa/state_tracker/st_atom_blend.c     |   13 ++++
 src/mesa/state_tracker/st_atom_setup.c     |    5 +
 11 files changed, 129 insertions(+), 4 deletions(-)

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

New commits:
commit 86352ff70d8c9a31fe0ebb4d02ce4bb4644fe54a
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Thu Jul 12 12:20:14 2007 -0600

    Added colormask, dither, multisample state.  Implement colormasking stage.




More information about the mesa-commit mailing list