Cache the implementation along with the fast paths.
authorSøren Sandmann Pedersen <ssp@redhat.com>
Sat, 10 Jul 2010 20:08:51 +0000 (16:08 -0400)
committerSøren Sandmann Pedersen <ssp@redhat.com>
Sun, 11 Jul 2010 13:43:55 +0000 (09:43 -0400)
commit98d19d9abd9d62b8d2871871b0be74e022f1f89f
treed019e307ff1d36b426f86a481e2d596fe45c1979
parentf18bcf1f6e984c33dca30ad1ce03c58628fe39df
Cache the implementation along with the fast paths.

When calling a fast path, we need to pass the corresponding
implementation since it might contain information necessary to run the
fast path.
pixman/pixman.c