xserver: Changes to 'refs/tags/xorg-server-1.19.1'

Adam Jackson ajax at kemper.freedesktop.org
Wed Jan 11 21:22:39 UTC 2017


Tag 'xorg-server-1.19.1' created by Adam Jackson <ajax at redhat.com> at 2017-01-11 21:22 +0000

xserver 1.19.1
-----BEGIN PGP SIGNATURE-----

iEYEABECAAYFAlh2ohIACgkQW4otUKDs0NOoNwCfczg2QPaFrhWabetcFAfh+Rm5
TMUAn3oxTNQtH9DGTgoly0aQRp3+gYwD
=MXY2
-----END PGP SIGNATURE-----

Changes since xorg-server-1.19.0:
Adam Jackson (3):
      Revert "damage: Make damageRegionProcessPending take a damage not a drawable"
      composite: Fix repaint of borders (v2)
      xserver 1.19.1

Ben Crocker (1):
      Fix a segfault that occurs if xorg.conf.d is absent:

Hans De Goede (1):
      glamor: Trust eglGetPlatformDisplayEXT if it exists

Hans de Goede (2):
      randr: rrCheckPixmapBounding: Do not substract crtc non 0 x,y from screen size
      randr: rrCheckPixmapBounding: do not shrink the screen_pixmap

Kai-Heng Feng (1):
      edid: Add quirk for ADA 1024x600 7" display.

Keith Packard (1):
      AttendClient of grab-pervious client must queue to saved_ready_clients [v2]

Michal Srb (1):
      xinerama: Swap the response in RRXineramaWriteMonitor

Michel Dänzer (1):
      present: Only call present_flip_notify if vblank->queued == FALSE

Mihail Konev (1):
      os,dix: Depend custom libs on libs, not objects

Olivier Fourdan (2):
      glamor: restore vfunc handlers on init failure
      xwayland: Fix use after free of cursors

Pekka Paalanen (1):
      test: fix distributing scripts

Peter Hutterer (2):
      Xi: when creating a new master device, update barries for all clients
      os: return 0 from check_timers if we touched any of them

Qiang Yu (2):
      xfree86: fix wrong usage of xf86optionListMerge
      randr: fix xserver crash when xrandr setprovideroutputsource

Rhys Kidd (1):
      test: Fix stray Makefile reference to removed os test

Rui Matos (1):
      xwayland: Don't send KeyRelease events on wl_keyboard::leave

---
 Xi/exevents.c                      |   22 +++---
 Xi/xichangehierarchy.c             |    6 +
 composite/compalloc.c              |    6 -
 composite/compint.h                |    2 
 composite/compwindow.c             |    9 +-
 configure.ac                       |    6 -
 dix/Makefile.am                    |    4 -
 dix/dispatch.c                     |   10 +++
 dix/getevents.c                    |    5 +
 glamor/glamor.c                    |   11 ++-
 glamor/glamor_egl.c                |    4 +
 glamor/glamor_egl.h                |    6 -
 hw/xfree86/common/xf86AutoConfig.c |    9 ++
 hw/xfree86/common/xf86Option.c     |    2 
 hw/xfree86/modes/xf86EdidModes.c   |    5 +
 hw/xfree86/parser/read.c           |   16 ++++
 hw/xfree86/parser/xf86Parser.h     |    1 
 hw/xwayland/xwayland-input.c       |   25 ++++---
 include/dixstruct.h                |    6 +
 miext/damage/damage.c              |  121 ++++++++++++++++++-------------------
 os/Makefile.am                     |    4 -
 os/WaitFor.c                       |    4 -
 os/connection.c                    |    4 +
 present/present.c                  |    5 +
 randr/rrcrtc.c                     |   10 ++-
 randr/rrprovider.c                 |    3 
 randr/rrxinerama.c                 |    7 ++
 test/Makefile.am                   |    4 -
 28 files changed, 204 insertions(+), 113 deletions(-)
---


More information about the xorg-commit mailing list