Fix inversion of radial gradients when r2 > r1
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 23 Jul 2009 18:08:40 +0000 (19:08 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Thu, 23 Jul 2009 18:08:40 +0000 (19:08 +0100)
commit20d2df03059d6a5941464d80e81e8116ebf4dbfe
tree436fb059621d191d15d1756a3296f9d5fb729457
parent84b7df09394ac7237fb42fe25c0fbde77e065a16
Fix inversion of radial gradients when r2 > r1

Fixes: Bug 22908 -- Invalid output of radial gradient
http://bugs.freedesktop.org/show_bug.cgi?id=22908

We also include a modified patch by AndrĂ© Tupinambá <andrelrt@gmail.com>,
to pull constant expressions out of the inner radial gradient walker.
pixman/pixman-radial-gradient.c