[Xquartz-changes] xserver: Changes to 'refs/tags/xorg-server-1.1.1'

Jeremy Huddleston jeremyhu at freedesktop.org
Sun Feb 15 00:51:50 PST 2015


Tag 'xorg-server-1.1.1' created by Eric Anholt <anholt at FreeBSD.org> at 2006-07-08 01:57 -0700

Release 1.1.1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (FreeBSD)

iD8DBQBErwRoHUdvYGzw6vcRAmA9AKCX3gLrHAAIjAGmEbRFwFd9xAACJQCfTwkS
J16VCKMZK+ngbqBhUkwgAS8=
=7eJp
-----END PGP SIGNATURE-----

Changes since XORG-7_1:
Adam Jackson (3):
      Delete a (now misleading) message from the crash handler.
      Switch the default mouse device on Linux to /dev/input/mice.
      PPC64 build fix.

Ed Catmur (2):
      Generate xprint.pre from xprint.cpp.
      Remove hardcoded 'lib' in XPRINTDIR.

Eric Anholt (11):
      Fix MMX Saturate implementation.
      Bug #7366: Fix two crashes in operations on source pictures.
      Bug #7366: Fix crashes when setting filters on source pictures.
      Fix bugs in support for new repeatTypes in XAA and EXA.
      Correct AGP memory deallocation argument on *BSD.
      Move EXA_PM_IS_SOLID() to the public API, since drivers will want it frequently.
      Correct component ordering when fetching [ax]4b4g4r4 pixels.
      Fix crash when using PICT_x4a4 by supplying an appropriate fbFetchPixel_x4a4.
      Bugzilla #5120, #7246: In CW's GC ops, validate the backing GC against the
      Don't try to dist the .cvsignore files.
      Bump package version to 1.1.1 for release, and vendor release to 7.1.1.0.

Kristan Høgsberg (1):
      Pull over convolution filter fixes from xgl-0-0-1 branch.

Kristian Høgsberg (1):
      Fix #2488 for fb too: sample pixel center when transforming.

Matthieu Herrb (1):
      Check setuid() return value. Bugzilla #7116.

Michel Dänzer (2):
      Fix byte swapping in some GLX requests.
      Bug #7213: Fix the XFree86-DRI extension for byte-swapped clients.

Rudo Thomas (1):
      Missing close parenthesis in one of the setuid() fixes.

---
 GL/glx/indirect_util.c                      |    4 -
 Xprint/Makefile.am                          |    2 
 Xprint/etc/init.d/Makefile.am               |   11 +++++
 configure.ac                                |    8 +--
 exa/exa.h                                   |    9 ++++
 exa/exa_priv.h                              |    8 ---
 exa/exa_render.c                            |    5 +-
 fb/fbcompose.c                              |   59 +++++++++++++++++++---------
 fb/fbmmx.c                                  |    2 
 hw/darwin/Makefile.am                       |    5 --
 hw/xfree86/common/compiler.h                |    5 +-
 hw/xfree86/common/xf86Events.c              |   11 -----
 hw/xfree86/common/xf86Init.c                |    6 ++
 hw/xfree86/dri/xf86dri.c                    |   37 ++++++++++++++---
 hw/xfree86/os-support/linux/lnx_agp.c       |    6 ++
 hw/xfree86/os-support/linux/lnx_mouse.c     |    2 
 hw/xfree86/os-support/shared/libc_wrapper.c |    5 +-
 hw/xfree86/parser/write.c                   |    5 +-
 hw/xfree86/xaa/xaaPict.c                    |    8 +++
 miext/cw/cw_ops.c                           |    4 +
 os/utils.c                                  |   18 +++++---
 render/filter.c                             |   32 +++++++++++----
 render/picture.c                            |   17 +++++---
 render/picturestr.h                         |   10 ++++
 24 files changed, 195 insertions(+), 84 deletions(-)
---


More information about the Xquartz-changes mailing list