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

Keith Packard keithp at kemper.freedesktop.org
Sat Nov 23 22:31:31 PST 2013


Tag 'xorg-server-1.14.99.903' created by Keith Packard <keithp at keithp.com> at 2013-11-24 06:28 -0800

xorg-server-1.14.99.903

Changes since xorg-server-1.14.99.902:
Adam Jackson (1):
      mieq: Bump default queue size to 512

Alan Coopersmith (1):
      Stop including inline assembly .il file for Solaris Studio builds

Chris Wilson (1):
      glx/glxdri2: Unwrap EnterVT/LeaveVT upon CloseScreen

Dan Horák (1):
      test: build the touch test only when building Xorg

Dave Airlie (1):
      xfree86: return NULL for compat output if no outputs.

Keith Packard (11):
      kdrive: handle WxH as valid geometry spec
      Merge remote-tracking branch 'whot/for-keith'
      present: Round fake MSC computations intead of truncating
      present: Ignore event_id 0 from driver vblank notify
      present: Signal destroyed flip window with vblank->window == NULL
      present: Block for wait_fence in present_execute
      present: When unflipping, copy to flip window rather than screen
      xnest: Ignore GetImage() error in xnestGetImage() (v3)
      Xext: Recover from miSyncInitFenceFromFD failure without crashing
      miext: Ensure xshmfence is only called when driver supports it
      Bump release to 1.14.99.903 (1.15 RC3)

Peter Hutterer (5):
      ephyr: xcb_connect returns an error, not NULL
      kdrive: modify ephyr events to use POINTER_DESKTOP and scale them to that
      kdrive: fix cursor jumps on CursorOffScreen behavior
      include: export key_is_down and friends
      configure: allow for --enable-libunwind and --disable-libunwind

---
 Xext/sync.c                 |    2 
 configure.ac                |   37 ++++++++--------
 exa/Makefile.am             |    4 -
 glx/glxdri2.c               |    4 +
 hw/kdrive/ephyr/ephyr.c     |    9 +++-
 hw/kdrive/ephyr/hostx.c     |    4 -
 hw/kdrive/src/kdrive.c      |    3 -
 hw/kdrive/src/kdrive.h      |    1 
 hw/kdrive/src/kinput.c      |   10 ++--
 hw/xfree86/Makefile.am      |   11 ----
 hw/xfree86/modes/xf86Crtc.c |    3 +
 hw/xnest/GCOps.c            |    1 
 include/input.h             |   12 ++---
 mi/mieq.c                   |    2 
 miext/sync/Makefile.am      |    3 -
 miext/sync/misync.h         |    2 
 miext/sync/misyncfd.c       |   99 ++++++++++++++++++++++++++++++++++++++++++++
 miext/sync/misyncfd.h       |   45 ++++++++++++++++++++
 miext/sync/misyncshm.c      |   21 ++++++---
 miext/sync/misyncshm.h      |    2 
 present/present.c           |   52 +++++++++++++++++++----
 present/present_event.c     |    2 
 present/present_fake.c      |    2 
 present/present_fence.c     |   29 ++++++++++++
 present/present_priv.h      |   17 ++++++-
 present/present_screen.c    |    2 
 test/Makefile.am            |    4 -
 27 files changed, 304 insertions(+), 79 deletions(-)
---


More information about the xorg-commit mailing list