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

Jeremy Huddleston jeremyhu at freedesktop.org
Sat Nov 2 11:09:14 PDT 2013


Tag 'xorg-server-1.13.0.901' created by Matt Dew <marcoz at osource.org> at 2012-11-23 05:06 -0800

xorg-server-1.13.0.901

Changes since xorg-server-1.13.0:
Carlos Garnacho (3):
      Sync TouchListener memory allocation with population in TouchSetupListeners()
      Xi: Update the device after delivering the emulated pointer event(#56558)
      Xi: Set modifier mask on touch events

Chase Douglas (1):
      End physically active touches when device is disabled

Daniel Drake (1):
      Xi: Don't check for TOUCH_END, it's never set

Daniel Stone (1):
      Touch: Fix duplicate TouchBegin selection with virtual devices

Dave Airlie (4):
      dri2: invalidate drawable after sharing pixmap
      xf86/platform: scan pci after probing devices
      config/udev: ignore change on drm devices
      xf86: fix multi-seat video device support. (v2)

Jon TURNEY (4):
      Correct description of -displayfd option in man page.
      hw/xwin: Only add GLX extension once.
      Fix compilation of Xorg DDX without XF86VIDMODE
      Fix 'make distcheck' for hw/xwin

Matt Dew (4):
      Merge branch 'server-1.13-branch' of git://people.freedesktop.org/~jturney/xserver into server-1.13-branch
      Merge branch 'server-1.13-branch' of git://people.freedesktop.org/~airlied/xserver into server-1.13-branch
      Merge branch 'server-1.13-branch' of git://people.freedesktop.org/~whot/xserver into server-1.13-branch
      Bump release info for this RC1.

Michel Dänzer (1):
      EXA: Track source/mask pixmaps more explicitly for Composite fallback regions.

Peter Hutterer (7):
      dix: set the device transformation matrix
      dix: fix crash on XI 1.x grabs on disabled devices.  (#54934)
      xfree86: add xf86UpdateDesktopDimensions()
      dix: fix crash on shutdown if a disabled device is still grabbed (XI1 grab)
      xkb: ProcesssPointerEvent must work on the VCP if it gets the VCP
      Xi: don't deliver TouchEnd to a client waiting for TouchBegin (#55738)
      dix: fix zaphod screen scrossing (#54654)

Yufeng Shen (1):
      dix: fix scale_to_desktop for edge ABS events

---
 Xi/exevents.c                       |   19 ++++++---
 Xi/xiselectev.c                     |    9 +++-
 config/udev.c                       |    8 +++
 configure.ac                        |    6 +-
 dix/devices.c                       |    4 +
 dix/events.c                        |   25 ++++++++----
 dix/getevents.c                     |    9 ++--
 dix/touch.c                         |   32 ++++++++++++++-
 exa/exa_priv.h                      |    1 
 exa/exa_unaccel.c                   |   16 +++++--
 hw/xfree86/common/Makefile.am       |    3 -
 hw/xfree86/common/xf86.h            |    4 +
 hw/xfree86/common/xf86Bus.c         |    4 +
 hw/xfree86/common/xf86Helper.c      |    6 ++
 hw/xfree86/common/xf86Module.h      |    2 
 hw/xfree86/common/xf86platformBus.c |    6 ++
 hw/xfree86/dri2/dri2.c              |   74 ++++++++++++++++++++----------------
 hw/xwin/InitOutput.c                |    5 +-
 hw/xwin/Makefile.am                 |    3 +
 hw/xwin/glx/Makefile.am             |    3 -
 include/input.h                     |    1 
 man/Xserver.man                     |    2 
 xkb/xkbAccessX.c                    |    2 
 23 files changed, 176 insertions(+), 68 deletions(-)
---


More information about the Xquartz-changes mailing list