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

Jeremy Huddleston jeremyhu at freedesktop.org
Mon Oct 26 15:49:24 PDT 2015


Tag 'xorg-server-1.17.99.902' created by Adam Jackson <ajax at redhat.com> at 2015-10-26 19:12 -0700

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

iEYEABECAAYFAlYubR0ACgkQW4otUKDs0NNhjACg3+NGgytOt3wgQ+Nz9ifAeVtt
pHgAn02wv2zQNymWG8POmlxeRuVKloKK
=eO0C
-----END PGP SIGNATURE-----

Changes since xorg-server-1.17.99.901:
Aaron Plattner (1):
      privates: Clear screen-specific keys during CloseScreen

Adam Jackson (9):
      glxproxy: Fix an obvious thinko in QueryExtensionsString
      render: Simplify SProcRenderScale
      Merge commit '1ba4fde1015fc6da19dfbfdf0f77f1071416e215'
      rootless: Fix bogus handling of broken root clip
      composite: Factor out backing store transition
      Merge remote-tracking branch 'mchalupa/output-bugs'
      Merge remote-tracking branch 'jeremyhu/master'
      xfree86: Use same inb/outb asm code for i386 amd64 and ia64
      xserver 1.17.99.902 (1.18 RC2)

Alan Coopersmith (9):
      Remove DECnet from Xserver.man
      Make configure test for LD_NO_UNDEFINED_FLAG on Solaris work w/autoconf 2.69
      dri2: better checks for integer overflow in GetBuffers*
      protocol.txt: Remove extensions that died before Xorg was born
      protocol.txt: Add RANDR 1.5 requests
      protocol.txt: Add Present 1.0 requests
      protocol.txt: Add DRI3 1.0 requests
      protocol.txt: Add MIT-SHM 1.2 requests
      glamor: Get rid of an extraneous ; at the end of a C source line

Alberto Milone (1):
      randr: make RROutputChanged change the main protocol screen not the gpu screen

Alexandr Shadchin (2):
      xfree86: Remove 386BSD
      bsd: Remove LINKKIT

Andrea Canciani (1):
      render: Allow single-stop gradients

Andreas Wettstein (2):
      xkb: Suppress autorepeat for Set and Lock of Mods, Groups, and Controls
      xkb: Keyboard mouse button emulation should not suppress other keyboard events

Andy Ritger (2):
      Remove static qualifier on mieqProcessInputEvents()'s 'event'
      mi: Log an error if mieqProcessInputEvents() recurses.

Arcady Goldmints-Orlov (1):
      Fix alphamap interactions with wfb

Boyan Ding (1):
      xwayland: Activate and enable device on first capability reporting

Bryce Harrington (1):
      test: Fix typo and drop documentation references to glib.

Carlos Garnacho (3):
      xwayland: Add xwl_touch struct
      xwayland: Implement the wl_touch interface
      xwayland: Remove related touchpoints when unrealizing windows

Chris Wilson (5):
      randr/prime: Don't stop on the first pipe when disabling ReplaceScanoutPixmap
      render: Fix leak of filter params
      render: Propagate allocation failure from createSourcePicture()
      present: Fix missed notify MSC computation
      Xv: Only stop the adaptors when the Pixmap is finally destroyed

Cyril Brulebois (9):
      man: Fix case for MIT-unspecified.
      doc: Get rid of RCS tags.
      doc: Fix typo.
      doc: Fix alignment.
      doc: Fix grammar and typos.
      doc: Fix extraneous &gt;
      doc: Fix punctuation.
      doc: Try to avoid repetitions.
      doc: Convert an \fP pair into appropriate tags.

Daniel Drake (2):
      Allow system call restarts upon signal interruption
      Keep SIGALRM restart flag after Popen

Dave Airlie (3):
      exa: initialise mask_off_x and mask_off_y
      glx: fix regression with copy sub buffer disappearing
      xf86: don't add gpus from udev if autoAddGPU is set

Dima Ryazanov (3):
      xwayland: Remove a useless out-of-memory check
      xwayland: Destroy xwl_output when wl_output gets removed
      xwayland: Remove the output from the list after destroying it

Egbert Eich (4):
      randr: Remove senseless checks for xf86RandR12Key
      fbdevhw: Disable FBIOBLANK ioctl if not supported
      libxf86config: Remove
      libxf86config: libxf86config_internal -> libxf86config

Emil Velikov (3):
      glamor: explicitly check for GL_OES_EGL_image
      glamor: move GL_OES_EGL_image check next to EGL_EXT_image_dma_buf_import
      glamor: move 'dri3_capable' extension checks after eglMakeCurrent

Eric Anholt (3):
      x86emu: Fix some set-but-not-used warnings.
      kdrive: Remove dead debug arrays.
      fbdevhw: Fix a const qualifier warning

Felix Janda (1):
      On linux use <termios.h> instead of <termio.h>

Fredrik Höglund (1):
      present: Don't stash the MSC value when present_get_ust_msc fails

Gaetan Nadon (1):
      dmx: fix typo in the title

Hans de Goede (1):
      linux: Do not call FatalError from xf86CloseConsole

Ian Scott (1):
      Xephyr: Paint with subimage for non-Glamor & non-XSHM case

Ilia Mirkin (1):
      modesetting: fix up output naming convention

Ingo Schwarze (1):
      remove bogus \/ escapes

Jamey Sharp (1):
      kdrive: Delete unused TOUCHSCREEN define.

Jasper St. Pierre (2):
      xwayland-input: Remove our XYToWindow handler
      test/xi1: Update .gitignore

Javier Jardón (1):
      configure.ac: Add support for new versions of systemd

Jeremy Huddleston (10):
      mi: Correct a miscall of abs() to instead call fabs()
      randr: Correct a miscall of abs() to instead call fabs()
      xdmauth: Correct miscall of abs() to instrad call labs()
      xres: Silence -Wunused-function warnings when building !COMPOSITE or !RENDER
      security: Silence some benign -Wformat warnings
      xdmcp: Declare XdmcpFatal _X_NORETURN
      randr: Silence -Wshift-negative-value warnings
      glx: Fix header length error checking in __glXDisp_RenderLarge
      dix: Silence -Wunused-variable warning by moving window.c off of legacy region defines
      osinit: Silence -Wunused-variable warnings

Jeremy Huddleston Sequoia (5):
      XQuartz: Relax App Transport Security for communicating with the update server
      XQuartz: Remove InfoPlist.strings
      XQuartz: Make sure that darwin_all_modifier_mask_additions is 0-terminated
      XQuartz: Cleanup formatting of DarwinEQInit that was butchered by automation a few years ago
      Xi: Silence some tautological warnings

Jon TURNEY (5):
      Build fix for DMX
      mingw: Fix NO_LOCAL_CLIENT_CRED build
      debug output format fix in xf86Helper.c
      debug output format fix in RRMonitorCrtcName()
      glx: Synchronize Xserver glx/rensize.c with mesa src/glx/compsize.c

Jonas Ã…dahl (2):
      xwayland: Update actual screen and root window size on output hot plug
      xwayland: Set physical screen size to something

Julien Cristau (1):
      xorg-wrapper: when starting the server as root, reset its environment

Jürg Billeter (1):
      ephyr: fix -no-host-grab argument processing

Keith Packard (5):
      os/xdmcp: Remove dead 'restart' code
      os/xdmcp: Just send XDMCP keepalive packets once every three minutes
      Xext/xselinux: Warning fixes
      Xext, os: Remove OS-internal usages within XACE and XSELinux
      fonts: Continue when font calls return Suspended more than once

Ken Thomases (1):
      XQuartz: Fix how we calculate the height of the OSX menu bar

Laércio de Sousa (1):
      ephyr: move host_has_extension() implementation to hostx.c

Marek Chalupa (2):
      xwayland: implement repeat_info event
      xwayland: do not add output into output_list multiple times

Matt Turner (1):
      compiler.h: Remove dead STANDALONE_MMIO

Michal Srb (1):
      randr: Allow RRSelectInput for ProviderChange and ResourceChange events

Olivier Fourdan (2):
      dix: export ResourceClientBits()
      xwayland: Adjust screen size with rotation

Peter Hutterer (4):
      xwayland: use the device pointer we already have
      xwayland: fix crash on enter/leave for a grabbed slave device
      xwayland: call through to miPointerWarpCursor on warp_cursor
      dix: put warning in for scroll increments of 0

Robert Hooker (2):
      Add DRI2 2.2/2.3 events and requests to protocol.txt
      Add new GLX events errors and requests to protocol.txt

Rui Matos (1):
      xwayland-input: Always set the xkb group index on modifiers events

Samuel Thibault (3):
      hurd: disable detecting drm
      xorg-wrapper: fix build without libdrm
      hurd: fix xorg-wrapper build

Tiago Vignatti (1):
      dix: remove dead extensions to protocol.txt

Tomas Carnecky (1):
      Remove NO_LIBCWRAPPER define

Ville Syrjälä (1):
      xfree86: Fix the 1792x1344-75 EST III mode

---
 Xext/security.c                                  |   24 -
 Xext/xace.c                                      |   13 
 Xext/xres.c                                      |    8 
 Xext/xselinux_hooks.c                            |    9 
 Xext/xvmain.c                                    |   82 +-----
 Xi/xichangehierarchy.c                           |    6 
 composite/compinit.c                             |   27 +
 configure.ac                                     |   49 ++-
 dev/null                                         |binary
 dix/dixfonts.c                                   |   21 -
 dix/getevents.c                                  |    4 
 dix/main.c                                       |    1 
 dix/privates.c                                   |    9 
 dix/protocol.txt                                 |  302 ++++------------------
 dix/window.c                                     |    9 
 doc/Xinput.xml                                   |   24 -
 doc/c-extensions                                 |    2 
 doc/smartsched                                   |    6 
 exa/exa_render.c                                 |    2 
 fb/fbpict.c                                      |   13 
 glamor/glamor_egl.c                              |   17 -
 glamor/glamor_picture.c                          |    2 
 glx/glxcmds.c                                    |    2 
 glx/glxdriswrast.c                               |    5 
 glx/rensize.c                                    |    1 
 hw/dmx/doc/dmx.xml                               |    2 
 hw/dmx/glxProxy/glxcmdsswap.c                    |    2 
 hw/kdrive/ephyr/ephyr.c                          |   13 
 hw/kdrive/ephyr/ephyrdriext.c                    |    4 
 hw/kdrive/ephyr/ephyrglxext.c                    |    2 
 hw/kdrive/ephyr/ephyrinit.c                      |    2 
 hw/kdrive/ephyr/hostx.c                          |   26 +
 hw/kdrive/ephyr/hostx.h                          |    2 
 hw/kdrive/fake/fake.c                            |    6 
 hw/kdrive/fbdev/fbdev.c                          |    6 
 hw/kdrive/src/kinput.c                           |   35 --
 hw/xfree86/Makefile.am                           |    2 
 hw/xfree86/common/compiler.h                     |   64 ----
 hw/xfree86/common/xf86Helper.c                   |    2 
 hw/xfree86/common/xf86platformBus.c              |    3 
 hw/xfree86/dri2/dri2ext.c                        |   14 -
 hw/xfree86/drivers/modesetting/drmmode_display.c |   20 -
 hw/xfree86/fbdevhw/fbdevhw.c                     |   53 +++
 hw/xfree86/man/Xorg.man                          |    2 
 hw/xfree86/modes/xf86EdidModes.c                 |    2 
 hw/xfree86/modes/xf86RandR12.c                   |   13 
 hw/xfree86/os-support/linux/lnx_init.c           |   22 +
 hw/xfree86/os-support/shared/sigio.c             |    2 
 hw/xfree86/os-support/xf86_OSlib.h               |   13 
 hw/xfree86/parser/Makefile.am                    |   16 -
 hw/xfree86/parser/configProcs.h                  |    3 
 hw/xfree86/x86emu/debug.c                        |    6 
 hw/xfree86/xorg-wrapper.c                        |   14 -
 hw/xquartz/X11Application.m                      |   12 
 hw/xquartz/bundle/Info.plist.cpp                 |   13 
 hw/xquartz/bundle/Makefile.am                    |   30 --
 hw/xquartz/bundle/mk_bundke.sh                   |    2 
 hw/xquartz/darwinEvents.c                        |   11 
 hw/xwayland/xwayland-cursor.c                    |    1 
 hw/xwayland/xwayland-input.c                     |  314 +++++++++++++++++++----
 hw/xwayland/xwayland-output.c                    |  111 ++++++--
 hw/xwayland/xwayland.c                           |   17 -
 hw/xwayland/xwayland.h                           |   15 +
 include/dix-config.h.in                          |    6 
 include/kdrive-config.h.in                       |    3 
 include/os.h                                     |    7 
 include/resource.h                               |    2 
 include/xorg-server.h.in                         |    3 
 man/Xserver.man                                  |    9 
 mi/miarc.c                                       |    2 
 mi/mieq.c                                        |   14 -
 miext/rootless/rootlessValTree.c                 |    2 
 os/access.c                                      |   15 +
 os/osinit.c                                      |    2 
 os/utils.c                                       |   50 ++-
 os/xdmauth.c                                     |    4 
 os/xdmcp.c                                       |   33 --
 present/present.c                                |   16 -
 randr/rrcrtc.c                                   |   67 +++-
 randr/rrdispatch.c                               |    4 
 randr/rrmonitor.c                                |    2 
 randr/rroutput.c                                 |   22 +
 randr/rrtransform.c                              |   10 
 render/picture.c                                 |   13 
 render/render.c                                  |   15 -
 test/Makefile.am                                 |    2 
 test/README                                      |   17 -
 test/xi1/.gitignore                              |    1 
 xkb/xkbActions.c                                 |    9 
 89 files changed, 959 insertions(+), 886 deletions(-)
---


More information about the Xquartz-changes mailing list