meta: Try to do blending of sRGB values in linear colorspace.
authorEric Anholt <eric@anholt.net>
Mon, 10 Feb 2014 19:20:11 +0000 (11:20 -0800)
committerEric Anholt <eric@anholt.net>
Fri, 21 Feb 2014 18:43:38 +0000 (10:43 -0800)
commitf7f15d3c2d570c524be0dc7b2744f9af546605d7
tree720acdde58b6cece953e12eba441b4fcb6caa617
parent7d2f73e73759d6508833d76181295cdd3e0588fe
meta: Try to do blending of sRGB values in linear colorspace.

Blending of values would occur when doing GL_LINEAR filtering with
scaling, and in an upcoming commit when doing MSAA resolves.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/common/meta_blit.c