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

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


Tag 'xorg-server-1.4.99.906' created by Adam Jackson <ajax at redhat.com> at 2008-07-23 19:17 -0700

xserver 1.4.99.906
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEABECAAYFAkiHdc8ACgkQW4otUKDs0NO/JQCdEpcWhuaSLKYV1zmvFejD+rKG
7Q0An04E7dIllgg8PwBFCfpcp28qsi+V
=3GxB
-----END PGP SIGNATURE-----

Changes since xorg-server-1.4.99.905:
Aaron Plattner (1):
      Work around the DIX losing mmWidth/mmHeight for RandR 1.1 DDXen.

Adam Jackson (3):
      Don't try to load DRI2 if built without it.
      Fix GLX in Xvfb and kdrive.
      xserver 1.4.99.906

Alan Hourihane (1):
      Set driverPriv immediately on CreatePixmap.

Ander Conselvan de Oliveira (1):
      Fix incorrect test regarding keyboard map.

Dave Airlie (4):
      cursor: don't dereference NULL pointer is devPrivates not yet set.
      modes: check the crtc is valid before using its desired modes.
      dri2: bump libdrm numbers as 2.3.1 is released without ttm interface
      modes: fix initial xorg.conf mode selection.

Dodji Seketeli (1):
      [Xephyr] Fix #15839

Eamon Walsh (1):
      Fix "warning: passing argument 1 of `modeIsPresent' from incompatible pointer type".

Julien Cristau (3):
      autoconfig: don't call closedir() when opendir() failed
      Export xkbfile.h in the SDK
      Bug #16674: Make sure RANDR reports refresh as 0 if pixel clock is 0.

Kristian Høgsberg (2):
      Fix embarrasing GLXPixmap leak.
      Need to unref pixmaps backing pbuffers too.

Peter Hutterer (8):
      xfree86: append, not prepent, new input devices to xf86InputDevs.
      xfree86: don't free the config-file related information in DIDR. #15645
      dix: NULL out WindowTable after freeing all the windows.
      Xi: don't attempt to send to a NULL window.
      kdrive: don't post motion event if there was no motion. #16179
      Revert "kdrive: don't post motion event if there was no motion. #16179"
      kdrive: don't post motion event if there was no motion. #16179
      xkb: don't send core events for extension devices on SlowKey timeout.

Pierre-Loup A. Griffais (1):
      Don't return BadAlloc when trying to set a PictureFilter with no parameters when a filter with parameters was previously set.

Roland Scheidegger (1):
      glx: copy msaa visual capabilities

Sascha Hlusiak (1):
      xfree86: AllowEmptyInput is now enabled by default if hotplugging is enabled.

Simon Thum (1):
      input: change dxremaind, dyremaind to floats for better acceleration #9156

---
 Xi/exevents.c                        |    2 
 configure.ac                         |    6 -
 dix/getevents.c                      |    5 -
 dix/main.c                           |    3 
 exa/exa.c                            |   14 +--
 glx/glxcmds.c                        |   19 ++--
 glx/glxext.c                         |    9 ++
 hw/kdrive/ephyr/Makefile.am          |    2 
 hw/kdrive/ephyr/XF86dri.c            |   10 ++
 hw/kdrive/ephyr/ephyrhostglx.c       |   11 ++
 hw/kdrive/ephyr/ephyrhostvideo.c     |   10 ++
 hw/kdrive/ephyr/hostx.c              |   12 ++
 hw/kdrive/fake/Makefile.am           |    2 
 hw/kdrive/fbdev/Makefile.am          |    2 
 hw/kdrive/sdl/Makefile.am            |    2 
 hw/kdrive/src/kinput.c               |   16 ++-
 hw/kdrive/vesa/Makefile.am           |    2 
 hw/vfb/Makefile.am                   |    1 
 hw/xfree86/common/xf86AutoConfig.c   |  141 +++++++++++++++++------------------
 hw/xfree86/common/xf86Config.c       |   14 +--
 hw/xfree86/common/xf86Helper.c       |   14 ++-
 hw/xfree86/common/xf86Init.c         |   60 +++++++-------
 hw/xfree86/common/xf86RandR.c        |   21 +++++
 hw/xfree86/common/xf86Xinput.c       |   18 +++-
 hw/xfree86/doc/man/xorg.conf.man.pre |    3 
 hw/xfree86/modes/xf86Crtc.c          |   59 +++++++++++++-
 hw/xfree86/modes/xf86Cursors.c       |   10 +-
 include/Makefile.am                  |    3 
 include/inputstr.h                   |    2 
 render/filter.c                      |    2 
 xkb/xkbAccessX.c                     |    4 
 31 files changed, 323 insertions(+), 156 deletions(-)
---


More information about the Xquartz-changes mailing list