[PULL] Fix hw/xwin to build with mingw-w64 project w32api headers

Jon TURNEY jon.turney at dronecode.org.uk
Mon Nov 5 03:22:07 PST 2012


Hi Keith,

Patches to fix building xserver using the w32api headers from the mingw-w64
project (which cygwin is now using).  Building with w32api headers from
mingw.org should also still work.

Please consider pulling into master.

Thanks.

The following changes since commit 53830281b4da096f9c13107d73ec9c76ff1d14cc:

  Merge remote-tracking branch 'sandmann/for-keithp' (2012-10-26 18:04:34 -0700)

are available in the git repository at:


  git://people.freedesktop.org/~jturney/xserver mingw-w64-w32api

for you to fetch changes up to a4941ce4961f254ac31e2cef6dd0863866246bab:

  hw/xwin: Wrap 'Status' when including ddraw.h (2012-11-05 11:14:54 +0000)

----------------------------------------------------------------
Jon TURNEY (3):
      hw/xwin: Link with libdxguid rather than defining the DirectX GUIDs
ourselves
      hw/xwin: Remove pointless winFinishCreateWindowsWindowDDNL()
      hw/xwin: Wrap 'Status' when including ddraw.h

 hw/xwin/Makefile.am        |    2 +
 hw/xwin/winms.h            |    4 +++
 hw/xwin/winmultiwindowwm.c |    2 -
 hw/xwin/winshaddd.c        |   18 ------------
 hw/xwin/winshadddnl.c      |   64 +-------------------------------------------
 hw/xwin/winwindow.h        |    9 ------
 6 files changed, 7 insertions(+), 92 deletions(-)


More information about the xorg-devel mailing list