Use the implementation's combiner's
[profile/ivi/pixman.git] / pixman / pixman-general.c
2009-05-23 Søren Sandmann Ped... Use the implementation's combiner's
2009-05-23 Søren Sandmann Ped... Move mmx fast path code to pixman-mmx.c
2009-05-23 Søren Sandmann Ped... Move sse2 fast path running to the sse2 implementation
2009-05-23 Søren Sandmann Ped... Change pixman_lookup_fast_path() to actually run the...
2009-05-23 Søren Sandmann Ped... Remove fast path lookup code from pixman-general
2009-05-23 Søren Sandmann Ped... Initial fast path implementation
2009-05-23 Søren Sandmann Ped... Change prototypes for compositing functions to use...
2009-05-23 Søren Sandmann Ped... Move entire C implementation into pixman-general.c
2009-05-23 Søren Sandmann Ped... Add beginning of general implementation