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

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sat Mar 2 23:03:43 UTC 2019


Tag 'xorg-server-1.19.7' created by Kevin Brace <kevinbrace at gmx.com> at 2019-03-02 23:01 +0000

xorg-server-1.19.7
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAABAgAGBQJcewtgAAoJEMkieEF4v/2wCHMIAJ9wyyhQ2a+OMZSuhcDxlHBe
bnULm9Cr7xQ61jmEu1PL008fgiE9epNPpnKPBHFYrY7By8ER7AXwPumLEMHHCcn7
4BOJm1aUB+Ujn9avF2Td2hAfFBhchWEjn5KIi2e+jeckJcVOR9qKlA28TpyVV/7t
qLwghMl8ZFhvnW+kYViUtMgZqgHlce86HLOFEddwTEy1+Dxz8cmHZuXCs7OeoNL8
mDdIWRqliMD5HDsC9sjWv7WSPC//Qa92cJwatz+UW1XzIukdPaNdrMr8CdjAlXYZ
7tHMP7eVwbFEyuT+gQ6d6q/PVZbM1LWX8FN+XawadSsC1uuqy3y6uIROhgAnV2c=
=tPF5
-----END PGP SIGNATURE-----

Changes since xorg-server-1.19.6:
Adam Jackson (5):
      animcur: Use fixed-size screen private
      animcur: Return the next interval directly from the timer callback
      animcur: Run the timer from the device, not the screen
      animcur: Fix transitions between animated cursors
      os: Fix a type error in the IPv6 XDMCP code

Alex Goins (1):
      randr: Fix rotation check in ProcRRSetScreenSize()

Corentin Rossignon (1):
      glamor: Specify GLSL version for xv shader

Helmut Grohne (1):
      build: guess availability of monotonic clock for cross compilation

Jeff Smith (4):
      glamor: fix repeat-reflect case in linear gradient shader
      glamor: fix no-reflect case for gradients
      glamor: remove unused variables in linear gradient shader
      glamor: tidy up some gradient color formulas

Kevin Brace (3):
      Add 24-bit color support to exaGetPixmapFirstPixel
      Update configure.ac bug URL for gitlab migration
      xserver 1.19.7

Lukáš Krejčí (1):
      Xorg.wrap: Ensure correct ordering of post-install hook

Lyude Paul (1):
      xwayland: Don't process cursor warping without an xwl_seat

Mario Kleiner (1):
      glx: Only assign 8 bpc fbconfigs for composite visuals.

Martin Wilck (1):
      xfree86: add default modes for 16:9 and 16:10

Michal Srb (1):
      os/inputthread: Force unlock when stopping thread.

Michel Dänzer (2):
      Revert "present: Only send PresentCompleteNotify events to the presenting client"
      xf86XvMCScreenInit: Clear pScreenPriv->dixinfo when freeing pAdapt

Olivier Fourdan (2):
      xwayland: avoid race condition on new keymap
      xwayland: remove dirty window unconditionally on unrealize

Peter Harris (1):
      composite: Propagate damagedDescendants when reparented

Peter Hutterer (1):
      config: fix NULL value detection for ID_INPUT being unset

Tapani Pälli (1):
      glx: do not pick sRGB config for 32-bit RGBA visual

---
 composite/compalloc.c        |   21 +++---
 composite/compint.h          |    2 
 composite/compwindow.c       |    5 +
 config/udev.c                |    2 
 configure.ac                 |   13 +++
 exa/exa_unaccel.c            |    1 
 glamor/glamor_gradient.c     |   99 +++++++++++++-----------------
 glamor/glamor_xv.c           |    2 
 glx/glxdricommon.c           |    3 
 glx/glxscreens.c             |    5 +
 hw/xfree86/Makefile.am       |    4 -
 hw/xfree86/common/extramodes |  141 +++++++++++++++++++++++++++++++++++++++++++
 hw/xfree86/common/xf86xvmc.c |    1 
 hw/xwayland/xwayland-input.c |    2 
 hw/xwayland/xwayland.c       |   10 ++-
 os/inputthread.c             |    1 
 os/xdmcp.c                   |    2 
 present/present.c            |    8 --
 present/present_event.c      |    5 -
 present/present_priv.h       |    5 -
 present/present_request.c    |    4 -
 randr/rrscreen.c             |    2 
 render/animcur.c             |  119 +++++++++++++-----------------------
 23 files changed, 292 insertions(+), 165 deletions(-)
---


More information about the xorg-commit mailing list