st/mesa: move blend color into its own state atom
authorMarek Olšák <marek.olsak@amd.com>
Sat, 10 Jun 2017 17:36:11 +0000 (19:36 +0200)
committerMarek Olšák <marek.olsak@amd.com>
Wed, 21 Jun 2017 23:51:02 +0000 (01:51 +0200)
commit1c818fff0cbce5fce1d3d1b6cd273797e6fa80d6
tree262a0d7f17b0ac679cc477b0d19194ad1f6f0d51
parent0b03d82f9c8041043be0928f557a16ec0fcd1c7d
st/mesa: move blend color into its own state atom

This is now sensible thanks to the NewBlendColor flag.

Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
src/mesa/state_tracker/st_atom_blend.c
src/mesa/state_tracker/st_atom_list.h
src/mesa/state_tracker/st_context.c