[ANNOUNCE] pixman release 0.11.6 now available
[Posted June 25, 2008 by cook]
| From: |
| Soeren Sandmann <sandmann-AT-daimi.au.dk> |
| To: |
| cairo-announce-AT-cairographics.org, xorg-announce-AT-lists.freedesktop.org |
| Subject: |
| [ANNOUNCE] pixman release 0.11.6 now available |
| Date: |
| 25 Jun 2008 15:08:50 +0200 |
| Message-ID: |
| <ye88wwt1x25.fsf@camel24.daimi.au.dk> |
A new pixman release 0.11.6 is now available. This is a development
release leading up to a stable 0.12.0 release.
Notable news:
- Support for new image formats with 10 bits per channel,
including infrastructure to composite with 32 bit
intermediate precision. (Aaron Plattner)
- Fix for a bad memory leak. (Maximilian Grothusmann)
tar.gz:
http://cairographics.org/releases/pixman-0.11.6.tar.gz
http://xorg.freedesktop.org/archive/individual/lib/pixman...
tar.bz2:
http://xorg.freedesktop.org/archive/individual/lib/pixman...
Hashes:
MD5: 1b404bb31bf419a86531927492b5b95d pixman-0.11.6.tar.gz
MD5: 7d619cd89b05fefb87ca006ca6788a9e pixman-0.11.6.tar.bz2
SHA1: f79e03dc9efa01585a09006c662db637eec3c10d pixman-0.11.6.tar.gz
SHA1: 9ee97f75d98678d50d4a400a9266bf05d3835481 pixman-0.11.6.tar.bz2
GPG signature:
http://cairographics.org/releases/pixman-0.11.6.tar.gz.sh...
(signed by Søren Sandmann Pedersen)
Git:
git://git.freedesktop.org/git/pixman
tag: pixman-0.11.6
Log:
Aaron Plattner (7):
Add expand and contract functions to convert between ARGB8 and ARGB16.
Add wide fetch/store functions.
Add wide source picture, external alpha, and transformed image routines.
Make expansion and contraction loops clearer.
Take the source format into account in pixman_expand.
Decide based on the image formats whether we need wide compositing.
Use pixman_malloc_ab instead of plain malloc for the fbStore64_generic sc
David Sharp (1):
pixman-sse.c: silence pointer-cast compiler warnings.
Luo Jinghua (1):
Fix implicit declaration of function 'free'.
Maximilian Grothusmann (1):
Fix memory leak by freeing boxes{16,32}.
Søren Sandmann Pedersen (6):
Post-release version bump
Move PIXMAN_FORMAT_16BPC to pixman-private.h
Update TODO
Add configure time options to disable mmx/sse2/vmx
TODO
Pre-release version bump
_______________________________________________
xorg-announce mailing list
xorg-announce@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg-announce
(
Log in to post comments)