Implement blend state
authorBrian <brian.paul@tungstengraphics.com>
Thu, 24 May 2007 22:50:22 +0000 (16:50 -0600)
committerBrian <brian.paul@tungstengraphics.com>
Thu, 24 May 2007 22:50:22 +0000 (16:50 -0600)
commit6debc8078a7170c26d826e62e2b6542e85813a6c
tree4d0ba3ca873e6a4d63cf705d740f6b1329c1a34e
parent7234550cf759fdf3ab325465090c7f5eb3b5d320
Implement blend state
src/mesa/softpipe/sp_context.h
src/mesa/softpipe/sp_state.h
src/mesa/softpipe/state_tracker/st_atom.c
src/mesa/softpipe/state_tracker/st_atom.h
src/mesa/softpipe/state_tracker/st_atom_blend.c [new file with mode: 0644]