The following changes since commit 641a1b9363d59808d2586f9e84847ccc69701482:

test: reset the client before checking the swapped version (2012-03-29 08:14:54 +1000)

are available in the git repository at:

  git://people.freedesktop.org/~yselkowitz/xserver.git master

for you to fetch changes up to c7b162555849ab2d4cb195d02d98a40494c5ce55:

xfree86: link modules against Xorg symbols on Cygwin (2012-04-05 21:57:07 -0500)

----------------------------------------------------------------
Yaakov Selkowitz (8):
      xf86Crtc: include "xf86xv.h" only if XV
      Cygwin/X: disable all unused or unapplicable extensions in configure
      xfree86: allow modules to be built without undefined symbols
      os-support: add Cygwin support
      loader: add Cygwin support
      xf86Init: provide ddxBeforeReset ifdef DDXBEFORERESET
      xf86Config: load DIX libraries before drivers on Cygwin
      xfree86: link modules against Xorg symbols on Cygwin

 configure.ac                          |   25 +++++++++++++++++++++++++
 hw/xfree86/Makefile.am                |   18 +++++++++++++++---
 hw/xfree86/common/xf86Config.c        |    5 +++++
 hw/xfree86/common/xf86Init.c          |    7 +++++++
 hw/xfree86/dixmods/Makefile.am        |   24 ++++++++++++++----------
 hw/xfree86/dixmods/extmod/Makefile.am |    2 +-
 hw/xfree86/dri/Makefile.am            |    3 ++-
 hw/xfree86/dri2/Makefile.am           |    3 ++-
 hw/xfree86/exa/Makefile.am            |    4 ++--
 hw/xfree86/fbdevhw/Makefile.am        |    2 +-
 hw/xfree86/i2c/Makefile.am            |   17 ++++++++++-------
 hw/xfree86/loader/loadmod.c           |   18 ++++++++++++++++++
 hw/xfree86/man/xorg.conf.man          |    2 +-
 hw/xfree86/modes/xf86Crtc.c           |    2 ++
 hw/xfree86/os-support/xf86_OSlib.h    |    2 +-
 hw/xfree86/shadowfb/Makefile.am       |    3 ++-
 hw/xfree86/vbe/Makefile.am            |    5 ++++-
 hw/xfree86/xaa/Makefile.am            |    2 +-
 xorg-server.pc.in                     |    2 +-
 19 files changed, 114 insertions(+), 32 deletions(-)
_______________________________________________
[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