Alexandre Julliard : winex11.drv: Preliminary support for Xinerama.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Oct 23 10:00:27 CDT 2006


Module: wine
Branch: master
Commit: 3c305f9db9f8f00eba261e2c028368c2f27f5281
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=3c305f9db9f8f00eba261e2c028368c2f27f5281

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Oct 23 14:37:17 2006 +0200

winex11.drv: Preliminary support for Xinerama.

---

 dlls/winex11.drv/Makefile.in   |    1 +
 dlls/winex11.drv/bitblt.c      |    2 +-
 dlls/winex11.drv/desktop.c     |    1 +
 dlls/winex11.drv/window.c      |   14 ++--
 dlls/winex11.drv/winpos.c      |    3 +-
 dlls/winex11.drv/x11drv.h      |    3 +
 dlls/winex11.drv/x11drv_main.c |    6 ++
 dlls/winex11.drv/xinerama.c    |  156 ++++++++++++++++++++++++++++++++++++++++
 8 files changed, 178 insertions(+), 8 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=3c305f9db9f8f00eba261e2c028368c2f27f5281



More information about the wine-cvs mailing list