r300g: optimize blending by discarding pixels that don't change the colorbuffer
authorMarek Olšák <maraeo@gmail.com>
Sun, 20 Dec 2009 17:19:03 +0000 (18:19 +0100)
committerCorbin Simpson <MostAwesomeDude@gmail.com>
Wed, 6 Jan 2010 20:49:14 +0000 (12:49 -0800)
commit6b9b3213c545644d155be54fd633e8b630a22465
treee92724f958269d323dd114de59354cc4d18b9df6
parent717c28055a9093e4fea37450d6db787e5b61e254
r300g: optimize blending by discarding pixels that don't change the colorbuffer

Let's get some performance out of the blender.
src/gallium/drivers/r300/r300_state.c
src/gallium/drivers/r300/r300_state_invariant.c