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

Jeremy Huddleston jeremyhu at freedesktop.org
Fri Sep 21 00:25:29 PDT 2012


Tag 'xorg-server-1.12.3.902' created by Jeremy Huddleston <jeremyhu at apple.com> at 2012-08-19 17:09 -0700

xorg-server-1.12.3.902
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (Darwin)

iD8DBQBQMQ+jjC1Anjf1NmMRAsCjAJ49F0cTc+KJYBQ6/iUvTMr8K87enACbB7Te
Mozcqw5CkETF0n25dUL4SCI=
=Xgds
-----END PGP SIGNATURE-----

Changes since xorg-server-1.12.3.901:
Adam Jackson (3):
      ephyr: Fix up some bizarre formatting
      randr: Fix up yet another corner case in preferred mode selection
      sync: Fix logic error from b55bf248581dc66321b24b29f199f6dc8d02db1b

Alan Coopersmith (2):
      Fix up formatting of initializers for arrays of structs
      Make indentation of dix/tables.c much more consistent and readable

Dave Airlie (1):
      kinput: allocate enough space for null character.

Jeremy Huddleston Sequoia (3):
      XQuartz: console_redirect: Set the correct location for reading into the buffer
      XQuartz: console_redirect: Properly zero-out the tail of the array on realloc()
      configure.ac: Version bump to 1.12.3.902 (1.12.4 RC2)

Keith Packard (1):
      Only free Render filter names on last screen close

Peter Hutterer (1):
      dix: make sure the mask is set for emulated scroll events (#52508)

Simon Schubert (1):
      fb: reorder Bresenham error correction to avoid overshoot.

Vic Lee (1):
      ephyr: Resize screen automatically when parent window is resized

---
 Xext/sync.c                                |   24 
 Xi/extinit.c                               |   38 -
 Xi/xiproperty.c                            |  251 +++----
 config/wscons.c                            |    6 
 configure.ac                               |    4 
 dix/gc.c                                   |   10 
 dix/getevents.c                            |    2 
 dix/tables.c                               |  955 +++++++++++++++++------------
 fb/fbseg.c                                 |   18 
 hw/kdrive/ephyr/ephyr.c                    |   80 +-
 hw/kdrive/ephyr/hostx.c                    |   36 -
 hw/kdrive/ephyr/hostx.h                    |   10 
 hw/kdrive/src/kdrive.c                     |   20 
 hw/kdrive/src/kinput.c                     |    2 
 hw/xfree86/loader/loader.c                 |   13 
 hw/xfree86/modes/xf86Crtc.c                |    8 
 hw/xfree86/modes/xf86DisplayIDModes.c      |  171 ++---
 hw/xfree86/modes/xf86EdidModes.c           |  122 +--
 hw/xfree86/os-support/bsd/bsd_apm.c        |   26 
 hw/xfree86/os-support/bsd/bsd_kqueue_apm.c |   26 
 hw/xfree86/os-support/bus/Sbus.c           |   20 
 hw/xfree86/os-support/linux/lnx_apm.c      |   31 
 hw/xfree86/os-support/solaris/sun_apm.c    |   26 
 hw/xquartz/console_redirect.c              |   28 
 render/filter.c                            |    5 
 25 files changed, 1082 insertions(+), 850 deletions(-)
---


More information about the Xquartz-changes mailing list