Changelog for
pixman-debuginfo-0.16.0-1.3.i586.rpm :
Sun Feb 28 13:00:00 2010 sndirschAATTsuse.de
- bug-568811-improve-pixregion-nil.diff
* prevent Xvnc from aborting (bnc #568811)
Wed Nov 18 13:00:00 2009 sndirschAATTsuse.de
- This pixman package is part of the X stack update for SLE11-SP1
(FATE #307236)
Fri Aug 28 14:00:00 2009 vuntzAATTnovell.com
- Update to version 0.16.0:
+ See http://cgit.freedesktop.org/pixman/log/?id=pixman-0.16.0
for changes
- Summary of the important changes since 0.14.0:
+ Support for PDF blend modes
+ A number of fast paths for ARM NEON
+ Support for PIXMAN_REPEAT_REFLECT for images
+ New image formats:
- a2r10g10b10, x2r10g10b10
- b8g8r8a8, b8g8r8x8
+ Support for MMX and SSE2 on Sun compilers and Solaris
+ Support for SSE2 on Windows x64
+ A reorganisation of pixman\'s internals to make future
development and maintenance easier
+ A substantial expansion of pixman\'s test suite
Fri Aug 14 14:00:00 2009 abockoverAATTnovell.com
- Fix up patch to include
*.a and
*.la in -devel if openSUSE 11.1
or older; pass --disable-static on newer than 11.1
Wed Aug 12 14:00:00 2009 vuntzAATTnovell.com
- Update to version 0.15.20:
+ See http://cgit.freedesktop.org/pixman/log/?id=pixman-0.15.20
for changes
Thu Aug 6 14:00:00 2009 jansimon.moellerAATTopensuse.org
- Add separate ifarch for armv5 and armv7 to be able to switch
neon on v7 lateron.
Sun Aug 2 14:00:00 2009 jansimon.moellerAATTopensuse.org
- add ifarch\'s for ARM, disabling neon usage atm for both v5 and v7.
Fri Jul 24 14:00:00 2009 captain.magnusAATTopensuse.org
- Update to version 0.15.18:
+ See http://cgit.freedesktop.org/pixman/log/?id=pixman-0.15.18
for changes
Mon Jul 20 14:00:00 2009 vuntzAATTnovell.com
- Update to version 0.15.16:
+ See http://cgit.freedesktop.org/pixman/log/?id=pixman-0.15.16
for changes
Sat Jun 27 14:00:00 2009 captain.magnusAATTopensuse.org
- Update to version 0.15.14:
+ See http://cgit.freedesktop.org/pixman/log/?id=pixman-0.15.14
for changes
Tue Jun 16 14:00:00 2009 vuntzAATTnovell.com
- Update to version 0.15.12:
+ See http://cgit.freedesktop.org/pixman/log/?id=pixman-0.15.12
for changes
Tue Jun 9 14:00:00 2009 vuntzAATTnovell.com
- Update to version 0.15.10:
+ See http://cgit.freedesktop.org/pixman/log/ for changes
Tue Jun 2 14:00:00 2009 vuntzAATTnovell.com
- Update to version 0.15.8:
+ See http://cgit.freedesktop.org/pixman/log/ for changes
Sat May 23 14:00:00 2009 vuntzAATTnovell.com
- Update to version 0.15.6:
+ See http://cgit.freedesktop.org/pixman/log/ for changes
+ Mainly code cleanup, splitting code in various files.
Sun May 17 14:00:00 2009 mbomanAATTsuse.de
- Update to version 0.15.4:
+ See http://cgit.freedesktop.org/pixman/log/ for changes
Sat Apr 11 14:00:00 2009 mbomanAATTsuse.de
- Update to version 0.15.2:
+ Reinstate SrcScaledNearest optimization
+ Implement PIXMAN_REPEAT_REFLECT for images
+ Add license and copyright holders to COPYING
+ Check for allocation errors during pixman_op()
+ Propagate the error returns from pixman_rect_alloc()
+ Check for failure when intersecting regions
+ Add support for BGRA and BGRx formats
+ Set srcRepeat = False when using fbCompositeSrcScaleNearest
+ Fix pixbuf_from_argb32() to take premultiplied alpha into
account
+ Replace custom type ullong with standard uint64_t in
pixman-mmx.c
+ Fix search and replace issue
- Remove custom CFLAGS
- Add %{version} to Requires in -devel package
Tue Feb 10 13:00:00 2009 mbomanAATTsuse.de
- Initial package, split out from xorg-x11-libs
+ Drop pixman-0.12.0.diff. See bnc#444639/rh#435771 and fdo#17293