Change logicop, blend, masking functions to use the colors/indexes in the
authorBrian Paul <brian.paul@tungstengraphics.com>
Sun, 24 Sep 2006 19:59:30 +0000 (19:59 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Sun, 24 Sep 2006 19:59:30 +0000 (19:59 +0000)
commitf515c78a2320369ead087c4e0efd583f17b4b78b
tree9c1727baca27c88d99c28aeda4c8acf206488f99
parentba001224a18fa12792696ef393e708e90092127e
Change logicop, blend, masking functions to use the colors/indexes in the
sw_span object, rather than an explicit parameter.
src/mesa/swrast/s_accum.c
src/mesa/swrast/s_blend.c
src/mesa/swrast/s_blend.h
src/mesa/swrast/s_buffers.c
src/mesa/swrast/s_logic.c
src/mesa/swrast/s_logic.h
src/mesa/swrast/s_masking.c
src/mesa/swrast/s_masking.h
src/mesa/swrast/s_span.c