[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xorg-server: Changes to 'refs/tags/xorg-server-2_1.5.0-1'



Tag 'xorg-server-2_1.5.0-1' created by Julien Cristau <jcristau@debian.org> at 2008-09-04 00:26 +0000

Tagging upload of xorg-server 2:1.5.0-1 to experimental.

Changes since xorg-server-2_1.4.99.906-2:
Adam Jackson (5):
      Reimplement ShmPutImage.
      Disable XTrap build by default.
      Disable DRI2 by default.
      Fix strict-aliasing silliness in XAA.
      xserver 1.5.0

Daniel Drake (2):
      Don't abort if swrast library is not present
      Don't try to destroy a NULL pixmap.

Eamon Walsh (1):
      Attempt getpeercon() on remote sockets as well as local ones.

Fredrik Höglund (1):
      Fix the tile offset in miPaintWindow for ParentRelative windows.

Julien Cristau (6):
      Add swapped dispatch for randr 1.2 requests
      Xevie: swap replies as necessary
      Merge tag 'xorg-server-1.5.0' into debian-experimental
      New upstream release.
      Bump videoabiver to 4 to match ABI_VIDEODRV_VERSION.
      Prepare changelog for upload

Maarten Maathuis (1):
      xf86Crtc: Set mode to NULL, so nothing bad happens if crtc == NULL.

Matthieu Herrb (1):
      Xserver.man: Typo (the the).

Thomas Bodzar (1):
      Xorg.man: typo (the the).

Thorvald Natvig (1):
      Xevie: always initialize rep.length (bug#17394)

Xavier Bestel (1):
      Cosmetic fix to EDID decoding.

---
 ChangeLog                                                                    |  134 ++++++
 Xext/shm.c                                                                   |   94 +---
 Xext/shmint.h                                                                |    3 
 Xext/xevie.c                                                                 |   31 +
 Xext/xselinux.c                                                              |   21 
 configure.ac                                                                 |    8 
 debian/changelog                                                             |   10 
 debian/patches/50_Make-RandRQueryVersion-return-1.1-for-swapped-client.patch |   31 -
 debian/patches/series                                                        |    1 
 debian/videoabiver                                                           |    2 
 dix/dispatch.c                                                               |    2 
 doc/Xserver.man.pre                                                          |    2 
 exa/exa.c                                                                    |    7 
 exa/exa_accel.c                                                              |   92 ----
 exa/exa_priv.h                                                               |    9 
 glx/glxdriswrast.c                                                           |    2 
 glx/glxext.c                                                                 |   37 +
 hw/xfree86/ddc/print_edid.c                                                  |    3 
 hw/xfree86/doc/man/Xorg.man.pre                                              |    2 
 hw/xfree86/modes/xf86Crtc.c                                                  |    2 
 hw/xfree86/xaa/xaaFillPoly.c                                                 |    8 
 mi/miexpose.c                                                                |    4 
 randr/rrcrtc.c                                                               |   11 
 randr/rrproperty.c                                                           |   58 ++
 randr/rrsdispatch.c                                                          |  215 +++++++---
 25 files changed, 467 insertions(+), 322 deletions(-)
---


Reply to: