Ulrich Czekalla : winex11.drv: Store window and drawable rects in X11DRV_PDEVICE.

Alexandre Julliard julliard at wine.codeweavers.com
Tue Dec 12 08:42:11 CST 2006


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

Author: Ulrich Czekalla <ulrich.czekalla at utoronto.ca>
Date:   Thu Dec  7 10:43:59 2006 -0500

winex11.drv: Store window and drawable rects in X11DRV_PDEVICE.

---

 dlls/winex11.drv/bitblt.c      |   90 +++++++++++-----------
 dlls/winex11.drv/clipping.c    |    2 +-
 dlls/winex11.drv/dce.c         |   21 +++--
 dlls/winex11.drv/dib.c         |    8 +-
 dlls/winex11.drv/graphics.c    |  172 ++++++++++++++++++++--------------------
 dlls/winex11.drv/init.c        |    8 +-
 dlls/winex11.drv/opengl.c      |    4 +-
 dlls/winex11.drv/text.c        |   10 +-
 dlls/winex11.drv/x11drv.h      |   10 +-
 dlls/winex11.drv/xrender.c     |   46 ++++++------
 include/wine/server_protocol.h |    8 +-
 server/protocol.def            |    6 +-
 server/trace.c                 |   10 ++-
 server/window.c                |   34 ++++++--
 14 files changed, 224 insertions(+), 205 deletions(-)

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



More information about the wine-cvs mailing list