xserver: Changes to 'refs/tags/xwayland-22.1.9'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Mar 29 13:11:40 UTC 2023


Tag 'xwayland-22.1.9' created by Olivier Fourdan <ofourdan at redhat.com> at 2023-03-29 13:11 +0000

xwayland-22.1.9
-----BEGIN PGP SIGNATURE-----

iHIEABECADIWIQRn3IbyYj/F/Uu1Il0UcG2+HktFQAUCZCQ4/hQcb2ZvdXJkYW5A
cmVkaGF0LmNvbQAKCRAUcG2+HktFQDRAAJ9ajtNvKv0PXTIj9uAeorpEF4BUrgCg
4JiaxUikyi81rTDvqKAY8rutg3c=
=L9wF
-----END PGP SIGNATURE-----

Changes since xwayland-22.1.8:
Adam Jackson (1):
      present: Send a PresentConfigureNotify event for destroyed windows

Benno Schulenberg (1):
      xkbUtils: use existing symbol names instead of deleted deprecated ones

Corentin Noël (1):
      glamor: Only check for llvmpipe renderer

Doğukan Korkmaztürk (2):
      xwayland/glx: Mirror all EGLConfigs
      GLX: Free the tag of the old context later

Ivan A. Melnikov (1):
      glamor: Don't initialize on softpipe

Joshua Ashton (2):
      xwayland: Don't expose XRandR emulated modes for leaseable displays
      glamor: Don't glFlush/ctx switch unless any work has been performed

Lucas Stach (2):
      xwayland: handle fd export failure in glamor_egl_fds_from_pixmap
      xwayland: properly get FDs from multiplanar GBM BOs

Minh Phan (3):
      randr: introduce rrCrtcGetInfo DDX function
      xwayland/output: properly return the current emulated mode when queried
      xwayland/window: Do not double add window to damage list

Olivier Fourdan (4):
      dix: Clear device sprite after free in AttachDevice()
      test: Use either wayland-info or weston-info
      composite: Fix use-after-free of the COW
      Bump version to 22.1.9

---
 composite/compwindow.c            |    5 ++
 dix/devices.c                     |    1 
 glamor/glamor.c                   |    7 ---
 glamor/glamor_egl.c               |    7 ++-
 glamor/glamor_priv.h              |    1 
 glamor/glamor_sync.c              |    3 -
 glamor/glamor_utils.h             |   11 +++++
 glx/vndcmds.c                     |    7 +--
 hw/xwayland/xwayland-glamor-gbm.c |   79 +++++++++++++++++++++++++++++++++-----
 hw/xwayland/xwayland-glx.c        |    2 
 hw/xwayland/xwayland-output.c     |   20 +++++++++
 hw/xwayland/xwayland-output.h     |    1 
 hw/xwayland/xwayland-window.c     |    3 -
 meson.build                       |    4 -
 present/present_event.c           |    5 +-
 present/present_priv.h            |    7 ++-
 present/present_screen.c          |   11 ++++-
 randr/randrstr.h                  |    8 +++
 randr/rrcrtc.c                    |    3 +
 test/scripts/xwayland-piglit.sh   |    7 ++-
 xkb/xkbUtils.c                    |    4 -
 21 files changed, 163 insertions(+), 33 deletions(-)
---


More information about the xorg-commit mailing list