diff --git a/pixman-0.17.4.tar.bz2 b/pixman-0.17.4.tar.bz2 new file mode 100644 index 0000000..20b6a6c --- /dev/null +++ b/pixman-0.17.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:933c321b2ab525854846c00956d4feff4aacb2a52417f55ce745ec867c8b5040 +size 405682 diff --git a/pixman-0.17.8.tar.bz2 b/pixman-0.17.8.tar.bz2 deleted file mode 100644 index 86a877b..0000000 --- a/pixman-0.17.8.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f04ad6011b6075dc806589346d5b23516758bb27c7d2c6bcac63b67a559618d1 -size 416826 diff --git a/pixman.changes b/pixman.changes index de831f7..d1743f8 100644 --- a/pixman.changes +++ b/pixman.changes @@ -1,56 +1,3 @@ -------------------------------------------------------------------- -Thu Feb 25 22:01:04 CET 2010 - captain.magnus@opensuse.org - -- Update to version 0.17.8: - + Once unrolled version of fast_path_composite_nearest_scaled() - + Generalize and optimize fast_composite_src_scaled_nearest() - + Merge branch 'bitmasks' - + Makefile.am: Remove 'check' from release-check - + Turn off asserts in development snapshots (fdo#26314) - + ARM: Remove any use of environment variables for cpu features - detection - + Add pixman_image_get_destroy_data() - + Add extern "C" guards for c++ - + Move checks for src/mask repeat right before walking the - region - + Compute src, mask, dest flags and base fast path decisions on - them - + Add src_, mask_, and dest_flags fields to fast path arrays - + Move calls to source_is_fastpathable() into - get_source_format() - + Fold get_fast_path() into _pixman_run_fast_path() - + Consolidate the source and mask sanity checks in a function - + Move pixbuf checks after src_format and mask_format have been - computed - + Move the sanity checks for src, mask and destination into - get_fast_path() - + Turn some uint16_t variables to int32_t in the fast paths - + Implement get_scanline_64() correctly for solid fill images - + Make pixman_image_fill_rectangles() call - pixman_image_fill_boxes() - + Add pixman_image_fill_boxes() API - + Add pixman_image_composite32() - + Make region argument to pixman_region(32)_init_rects() const - + Fix typo - + Fix some warnings - -------------------------------------------------------------------- -Sun Feb 14 13:35:21 CET 2010 - vuntz@opensuse.org - -- Update to version 0.17.6: - + Asserts are always turned off, so X server crashes in the - region code should be gone (fdo#26314). - + 32 bit versions of some existing API: - - pixman_fill_boxes32() - - pixman_image_composite_32() - + Add accessor for the destroy data: - pixman_image_get_destroy_data() - + Optimizations for scaled images - + Some reorganisation of the fast path tables - + Bug fix for ARM NEON detection - + See http://cgit.freedesktop.org/pixman/log/?id=pixman-0.17.6 - for full list of changes - ------------------------------------------------------------------- Mon Jan 18 21:21:46 CET 2010 - vuntz@opensuse.org diff --git a/pixman.spec b/pixman.spec index 4622f1e..2b698df 100644 --- a/pixman.spec +++ b/pixman.spec @@ -1,5 +1,5 @@ # -# spec file for package pixman (Version 0.17.8) +# spec file for package pixman (Version 0.17.4) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -18,7 +18,7 @@ Name: pixman -Version: 0.17.8 +Version: 0.17.4 Release: 1 License: MIT License (or similar) Summary: Pixel manipulation library