[Mesa-dev] [PATCH 1/2] mesa: Keep a computed value for dual source blend func with each buffer.

Kenneth Graunke kenneth at whitecape.org
Sat May 19 02:47:31 PDT 2012


On 05/18/2012 08:00 PM, Eric Anholt wrote:
> The i965 driver needed this as well for hardware setup, so instead of
> duplicating the logic, just save it off.
> ---
>   src/mesa/main/blend.c   |   20 ++++++++++++++++++++
>   src/mesa/main/context.c |   24 +++++++-----------------
>   src/mesa/main/mtypes.h  |    5 +++++
>   3 files changed, 32 insertions(+), 17 deletions(-)

Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>

I assume you've tested this series on Sandybridge.  If not, here's a 
friendly reminder :)



More information about the mesa-dev mailing list