[PATCH 0/5] Port hw/xfree86 to Cygwin

Yaakov (Cygwin/X) yselkowitz at users.sourceforge.net
Tue Mar 27 22:16:25 PDT 2012


From: Yaakov Selkowitz <yselkowitz at users.sourceforge.net>

Patches for xserver, xf86-video-dummy, and xf86-video-nested follow.

Yaakov Selkowitz (2):
  xf86Crtc: include "xf86xv.h" only if XV
  xfree86: add support for Cygwin

 configure.ac                          |   24 ++++++++++++++++++++++++
 hw/xfree86/Makefile.am                |   18 +++++++++++++++---
 hw/xfree86/common/xf86Config.c        |    5 +++++
 hw/xfree86/common/xf86Init.c          |    7 +++++++
 hw/xfree86/dixmods/Makefile.am        |   16 ++++++++++------
 hw/xfree86/dixmods/extmod/Makefile.am |    2 +-
 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          |    3 ++-
 hw/xfree86/modes/xf86Crtc.c           |    2 ++
 hw/xfree86/os-support/xf86_OSlib.h    |    2 +-
 hw/xfree86/shadowfb/Makefile.am       |    3 ++-
 xorg-server.pc.in                     |    2 +-
 15 files changed, 101 insertions(+), 24 deletions(-)

-- 
1.7.9



More information about the xorg-devel mailing list