Split the fast path caching into its own force_inline function
authorSøren Sandmann Pedersen <ssp@redhat.com>
Sat, 10 Jul 2010 20:49:51 +0000 (16:49 -0400)
committerSøren Sandmann Pedersen <ssp@redhat.com>
Sun, 11 Jul 2010 13:43:56 +0000 (09:43 -0400)
commit5dd59c8b7cf1543605713a2ac30f31d8726f5444
tree490d2d15f9a3706692830a1877ad2504526707b2
parent98d19d9abd9d62b8d2871871b0be74e022f1f89f
Split the fast path caching into its own force_inline function

The do_composite() function is a lot more readable this way.
pixman/pixman.c