Add support for extended blend mode. First pass.
authorBenjamin Otte <otte@gnome.org>
Thu, 25 Sep 2008 10:53:06 +0000 (12:53 +0200)
committerSøren Sandmann Pedersen <sandmann@redhat.com>
Tue, 23 Jun 2009 18:42:33 +0000 (14:42 -0400)
commit94e9673eaaf9e22530159f0335a0a30d2f2a0047
treeb7e4ff69c579133d29e1334aaed3c2a8f02e04c1
parent99108040f03726bf4bddf55baa7ff6acd796fcf0
Add support for extended blend mode. First pass.

This adds support only for FbCombineU function.
This work is based on equations provided in SVG 1.2 specification draft.

http://www.w3.org/TR/SVG12/

Based on a previous patch by Emmanuel Pacaud <emmanuel.pacaud@free.fr>
pixman/pixman-combine.c.template
pixman/pixman-combine.h.template
pixman/pixman.h