Move the gradient walker code to its own file
authorSøren Sandmann Pedersen <sandmann@redhat.com>
Sun, 3 May 2009 03:08:59 +0000 (23:08 -0400)
committerSøren Sandmann Pedersen <sandmann@redhat.com>
Sat, 16 May 2009 19:12:36 +0000 (15:12 -0400)
commitecaaef2f505fb61b383b194236b68ee59d52ecda
tree1e017f490c66f7827286eab9b17aebb56addd2e7
parent51d972ecd885b05165a09d19fb3491ecb3ce813a
Move the gradient walker code to its own file
pixman/Makefile.am
pixman/pixman-gradient-walker.c [new file with mode: 0644]
pixman/pixman-private.h
pixman/pixman-source.c
test/gradient-test.c