[Pixman] [ANNOUNCE] pixman release 0.36.0 now available
Maarten Lankhorst
maarten.lankhorst at linux.intel.com
Wed Nov 21 11:54:13 UTC 2018
A new pixman release 0.36.0 is now available. This is a stable release in the
tar.gz:
http://cairographics.org/releases/pixman-0.36.0.tar.gz
http://xorg.freedesktop.org/archive/individual/lib/pixman-0.36.0.tar.gz
tar.bz2:
http://xorg.freedesktop.org/archive/individual/lib/pixman-0.36.0.tar.bz2
Hashes:
MD5: 552df0d7ccccfadd07ae3758cc9a057f pixman-0.36.0.tar.gz
MD5: a61c50eae320ef4851b61081053c090c pixman-0.36.0.tar.bz2
SHA1: 60a931ae924f2a198db28a49b782229b210eaff9 pixman-0.36.0.tar.gz
SHA1: 10d85590beee287a508a148297808a66d1ce11cd pixman-0.36.0.tar.bz2
GPG signature:
http://cairographics.org/releases/pixman-0.36.0.tar.gz.sha1.asc
(signed by Maarten Lankhorst <maarten.lankhorst at linux.intel.com>)
Git:
https://gitlab.freedesktop.org/pixman/pixman.git
tag: pixman-0.36.0
Log:
Adam Jackson (1):
ci: Add .gitlab-ci.yml
Andrea Canciani (4):
build: Remove use of BUILT_SOURCES from Makefile.win32
build: Avoid phony `pixman` target in test/Makefile.win32
build: Do not use `mkdir -p` on Windows
build: Distinguish SKIP and FAIL on Win32
Behdad Esfahbod (1):
Promote unsigned short to unsigned int explicitly
Bill Spitzak (10):
demos/scale: Compute filter size using boundary of xformed ellipse
demos/scale: fix blank subsamples spin box
demos/scale: Default to locked axis
demos/scale: Added pulldown to choose PIXMAN_FILTER_* value
pixman-image: Added enable-gnuplot config to view filters in gnuplot
pixman-filter: reduce amount of malloc/free/memcpy to generate filter
pixman-filter: Correct Simpsons integration
pixman-filter: integral splitting is only needed for triangle filter
pixman-filter: Nested polynomial for cubic
pixman-filter: Made Gaussian a bit wider
Dan Horák (1):
vmx: Fix vector loads on ppc64le
Maarten Lankhorst (4):
pixman: Add support for argb/xrgb float formats, v5.
pixman: Add tests for (a)rgb floating point formats.
pixman: Update git repository to the one at gitlab.
Bump version to 0.36.0
Oded Gabbay (1):
Post 0.34 branch creation version bump to 0.35.1
Siarhei Siamashka (1):
test: Fix stride calculation in stress-test
Simon Richter (1):
build: Use `del` instead of `rm` on `cmd.exe` shells
Søren Sandmann Pedersen (6):
pixman-fast-path.c: Pick NEAREST affine fast paths before BILINEAR ones
Add new test of filter reduction from BILINEAR to NEAREST
More general BILINEAR=>NEAREST reduction
pixman-filter: Speed up BOX/BOX filter
pixman-filter: Fix several issues related to normalization
Revert "demos/scale: Added pulldown to choose PIXMAN_FILTER_* value"
Thomas Petazzoni (1):
pixman-private: include only in C code
Vladimir Smirnov (1):
test: Adjust for clang's removal of __builtin_shuffle
More information about the Pixman
mailing list