pixman/pixman.changes

80 lines
2.8 KiB
Plaintext

-------------------------------------------------------------------
Sat Jul 25 00:25:34 CEST 2009 - captain.magnus@opensuse.org
- Update to version 0.15.18:
+ See http://cgit.freedesktop.org/pixman/log/?id=pixman-0.15.18
for changes
-------------------------------------------------------------------
Mon Jul 20 10:21:08 CEST 2009 - vuntz@novell.com
- Update to version 0.15.16:
+ See http://cgit.freedesktop.org/pixman/log/?id=pixman-0.15.16
for changes
-------------------------------------------------------------------
Sat Jun 27 23:45:35 CEST 2009 - captain.magnus@opensuse.org
- Update to version 0.15.14:
+ See http://cgit.freedesktop.org/pixman/log/?id=pixman-0.15.14
for changes
-------------------------------------------------------------------
Tue Jun 16 22:10:56 CEST 2009 - vuntz@novell.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:35:48 CEST 2009 - vuntz@novell.com
- Update to version 0.15.10:
+ See http://cgit.freedesktop.org/pixman/log/ for changes
-------------------------------------------------------------------
Tue Jun 2 17:22:21 CEST 2009 - vuntz@novell.com
- Update to version 0.15.8:
+ See http://cgit.freedesktop.org/pixman/log/ for changes
-------------------------------------------------------------------
Sat May 23 14:07:02 CEST 2009 - vuntz@novell.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 07:36:52 CEST 2009 - mboman@suse.de
- Update to version 0.15.4:
+ See http://cgit.freedesktop.org/pixman/log/ for changes
-------------------------------------------------------------------
Sat Apr 11 01:09:13 CEST 2009 - mboman@suse.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:38:44 CET 2009 - mboman@suse.de
- Initial package, split out from xorg-x11-libs
+ Drop pixman-0.12.0.diff. See bnc#444639/rh#435771 and fdo#17293