The following changes since commit 98cde254acb9b98337ddecf64c138d38c14ec2bf:

  Bump version to 1.11.99.901 (1.12 RC1) (2011-12-27 14:02:39 -0800)

are available in the git repository at:
  ssh://people.freedesktop.org/~ajax/xserver server-1.12-queue

Adam Jackson (13):
      os: Repack ConnectionOutput for LP64
      dix: Repack ClientRec
      dix: Pull client-is-local flag up to the ClientRec
      dix: Extend initial connection handshake for forwarding proxies
      os: Hide the Connection{In,Out}put implementation details
      os: Minor header cleanup
      dix: Fix types in WindowOptRec
      xace: ricer tuning for XaceHook
      dix: Tune dtrace hooks around Dispatch
      dix: Tune dixLookupDrawable for success
      xfree86: Remove the pretense of EDID v2 support
      vgahw: Fix DACDelay() macro to use the driver's vtable
      Always install xaa sdk headers

Arthur Taylor (1):
      linux: Use K_OFF VT KB mode over K_RAW if available.

Chris Halse Rogers (2):
      dix: Return BadWindow rather than BadMatch from dixLookupWindow
      Revert "dix: don't return BadMatch from GetProperty (#23562)"

Matthieu Herrb (2):
      UnloadSubModule(): accept pointer value '1' and ignore it.
      Add OpenBSD support to DetermineClientCmd()

Pauli Nieminen (1):
      shape: Report empty region correctly

Zhigang Gong (1):
      mi/mibitblt: Fix an overflow bug of bit shift.

 Xext/shape.c                           |    4 +++
 Xext/xace.c                            |    4 +++
 Xext/xf86bigfont.c                     |    4 +-
 configure.ac                           |    7 +++++
 dix/dispatch.c                         |   26 ++++++++++++-----
 dix/dixutils.c                         |   17 ++++++++---
 dix/property.c                         |    2 +-
 hw/kdrive/ephyr/ephyrdriext.c          |    4 +-
 hw/xfree86/Makefile.am                 |    2 -
hw/xfree86/ddc/ddcProperty.c | 47 +++-----------------------------
 hw/xfree86/dixmods/extmod/xf86dga2.c   |    2 +-
 hw/xfree86/dixmods/extmod/xf86vmode.c  |    6 ++--
 hw/xfree86/dri/xf86dri.c               |    4 +-
 hw/xfree86/dri2/dri2ext.c              |    2 +-
 hw/xfree86/loader/loadmod.c            |    3 ++
 hw/xfree86/os-support/linux/lnx_init.c |   19 +++++++++----
 hw/xfree86/vgahw/vgaHW.h               |    8 +++---
 hw/xfree86/xaa/Makefile.am             |    4 +++
 hw/xquartz/applewm.c                   |    4 +-
 hw/xquartz/xpr/appledri.c              |    4 +-
 hw/xwin/winwindowswm.c                 |    4 +-
 include/dixstruct.h                    |   30 ++++++++++----------
 include/os.h                           |    2 -
 include/windowstr.h                    |    4 +-
 mi/mibitblt.c                          |    2 +-
 os/access.c                            |    9 +-----
os/client.c | 43 ++++++++++++++++++++++++++++-
 os/connection.c                        |   16 ++++++-----
 os/io.c                                |   21 +++++++++++++-
 os/osdep.h                             |   23 +--------------
 30 files changed, 183 insertions(+), 144 deletions(-)

- ajax
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to