[ANNOUNCE] pixman beta release 0.15.18 now available

2009-07-21 Thread Soeren Sandmann
A new pixman release 0.15.18 is now available. This is a beta release
leading up to a stable 0.16.0 release.

News:
- ARM bug fixes [Siarhei Siamashka]
- No more asserts on malformed regions [Søren Sandmann Pedersen]
- SSE2 support for 64 bit windows [George Yohng]
- Improvements to the region code [Benjamin Otte]
- Misc. bug fixes
[Adrian Bunk, Chris Wilson, M Joonas Pihlaja, Miha Vrhovnik]


Søren


tar.gz:
http://cairographics.org/releases/pixman-0.15.18.tar.gz
http://xorg.freedesktop.org/archive/individual/lib/pixman-0.15.18.tar.gz

tar.bz2:

http://xorg.freedesktop.org/archive/individual/lib/pixman-0.15.18.tar.bz2

Hashes:
MD5:  9b60fe7623621b546b76777b8b7d2490  pixman-0.15.18.tar.gz
MD5:  87d256db0440e579f113cd4fb67cbfb0  pixman-0.15.18.tar.bz2
SHA1: a4c99678679f3838de06afa8fa1ccd947fcbe33f  pixman-0.15.18.tar.gz
SHA1: 30d953ff32338740dfdba8764f4cc8545b96d370  pixman-0.15.18.tar.bz2

GPG signature:
http://cairographics.org/releases/pixman-0.15.18.tar.gz.sha1.asc
(signed by sandm...@daimi.au.dk)

Git:
git://git.freedesktop.org/git/pixman
tag: pixman-0.15.18

Log:
Adrian Bunk (1):
  Fix NEON build for older ARM CPUs

Benjamin Otte (6):
  Fix terms in comments describing the blend modes
  Clarify color dodge code - no semantical changes
  Clarify color burn code - no semantical changes
  Handle degenerate case in pixman_init_rect()
  Handle degenerate case in pixman_init_extents()
  Add a lot more sanity checks to region code

Chris Wilson (1):
  Fix read of BITS members from a solid image.

George Yohng (1):
  Add implementation of MMX __m64 functions for MSVC x64.

M Joonas Pihlaja (1):
  Check whether the linker understands the hwcap file before using 
it.

Miha Vrhovnik (1):
  Update Makefile.win32 to make it work again.

Siarhei Siamashka (4):
  ARM: Use Ian's variant of 'neon_composite_over_n_8_0565' function 
again
  ARM: Commented out the rest of buggy NEON optimizations
  ARM: Workaround cs2007q3 compiler bug for NEON registers clobber 
list
  ARM: Fixes for the inline assembly constraints in pixman_fill_neon

Søren Sandmann Pedersen (19):
  Post-release version bump
  Add -fno-strict-aliasing
  Change name of macro from RGB16_TO_ENTRY to RGB15_TO_ENTRY
  Various minor formatting changes
  Change composite test to use a rainbow gradient as source.
  Fix combine_src_ca() to fill out all of the destination line.
  Add back check for need_workaround that got removed during 
reindenting
  Move read and write functions to the bits_image_t struct.
  Align the stack in _pixman_implementation_create_sse2()
  Replace // comments with /* */ comments in various places
  Some formatting changes to pixman-arm-neon.c
  Fix typo in sse2_combine_over_pixbuf_0565()
  Add test case for bug 22844.
  Rework the workaround for bogus X server images.
  Only apply the workaround if the clip region extends beyond the 
drawable.
  Fix search-and-replace issue pointed out by Koen Kooi.
  Fix another search and replace issue
  Don't assert when malformed regions are detected.
  Pre-release version bump

___
xorg-announce mailing list
xorg-announce@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg-announce


[ANNOUNCE] xextproto 7.0.99.2

2009-07-21 Thread Peter Hutterer
Just one major fix, a renaming of mitmisc.h to cater for case-insensitive
filesystems. This release affects libXext which needs to be updated to
compile against this version.
It does not affect clients, these should include MITMisc.h.

Jon TURNEY (1):
  Rename mitmisc.h to mitmiscconst.h to avoid a collision with MITMisc.h on 
case-insensitive filesystems

Peter Hutterer (2):
  Remove RCS tags.
  Bump to 7.0.99.2

git tag: xextproto-7.0.99.2

http://xorg.freedesktop.org/archive/individual/proto/xextproto-7.0.99.2.tar.bz2
MD5: bd95d508302d20fdfc6c8338a7772d20  xextproto-7.0.99.2.tar.bz2
SHA1: 91aa51be829bd0414e44aafdc3ddfcb0ce2eeb84  xextproto-7.0.99.2.tar.bz2

http://xorg.freedesktop.org/archive/individual/proto/xextproto-7.0.99.2.tar.gz
MD5: 49b7f687b5d003be9c4360a4bcf927e8  xextproto-7.0.99.2.tar.gz
SHA1: 8099d193d2b7916339354d712f2b33af87cebf7c  xextproto-7.0.99.2.tar.gz



pgpzDl7ghFx7S.pgp
Description: PGP signature
___
xorg-announce mailing list
xorg-announce@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg-announce


[ANNOUNCE] libXext 1.0.99.4

2009-07-21 Thread Peter Hutterer
Continuing with the cleanup of xextproto and libXext, three serious issues
are fixed with this release. The circular dependency between libXi and
libXext is now gone.

This release requires xextproto 7.0.99.2.

Jon TURNEY (1):
  Rename mitmisc.h to mitmiscconst.h to avoid a collision with MITMisc.h on 
case-insensitive filesystems

Julien Cristau (1):
  Prevent shape.h being included in the server

Peter Hutterer (2):
  Remove XTest header, belongs to libXtst.
  Bump to 1.0.99.4

git tag: libXext-1.0.99.4

http://xorg.freedesktop.org/archive/individual/lib/libXext-1.0.99.4.tar.bz2
MD5: 24da44888b87c66edb326acec35b85aa  libXext-1.0.99.4.tar.bz2
SHA1: 0413a08e8d91a1e4b2f1371bfb6fcdbfb80475a3  libXext-1.0.99.4.tar.bz2

http://xorg.freedesktop.org/archive/individual/lib/libXext-1.0.99.4.tar.gz
MD5: 7ef466a16e5f72d8eeeabcfa5e2f45f1  libXext-1.0.99.4.tar.gz
SHA1: 0bac90aa62c631dbbf13b4284abb597ef859dba4  libXext-1.0.99.4.tar.gz


pgppUHju5jEF8.pgp
Description: PGP signature
___
xorg-announce mailing list
xorg-announce@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg-announce