freedreno/a3xx: fix alpha-blending on RGBX formats
authorIlia Mirkin <imirkin@alum.mit.edu>
Wed, 3 Dec 2014 02:32:01 +0000 (21:32 -0500)
committerIlia Mirkin <imirkin@alum.mit.edu>
Sat, 6 Dec 2014 23:18:20 +0000 (18:18 -0500)
commit97fef2db5c2c6ec0b22bf5b7d968a4dc4b218363
treec3497376757a667870654f8435d6997bfb93a962
parent6b0196934509ac76293581f7ca69a3399ffb2e0a
freedreno/a3xx: fix alpha-blending on RGBX formats

Expert debugging assistance provided by Chris Forbes.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Reviewed-by: Rob Clark <robclark@freedesktop.org>
src/gallium/auxiliary/Makefile.sources
src/gallium/auxiliary/util/u_blend.h [new file with mode: 0644]
src/gallium/drivers/freedreno/a3xx/fd3_blend.c
src/gallium/drivers/freedreno/a3xx/fd3_blend.h
src/gallium/drivers/freedreno/a3xx/fd3_emit.c