From: Yaakov Selkowitz <yselkow...@users.sourceforge.net>

This is just the xserver patches, broken out and modified to address
received comments.  See the first thread for the driver patches, which
are unchanged.

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(-)

-- 
1.7.9

_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to