Store window and drawable rects in X11DRV_PDEVICE

Ulrich Czekalla ulrich.czekalla at utoronto.ca
Thu Dec 7 09:43:59 CST 2006


This change is used by my following open gl patch. It passes the entire
window and drawable rects instead of just the origins.

---
 dlls/winex11.drv/bitblt.c      |   90 +++++++++++-----------
 dlls/winex11.drv/clipping.c    |    2 +-
 dlls/winex11.drv/dce.c         |   20 +++--
 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                |   19 +++--
 14 files changed, 209 insertions(+), 204 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 8b7d29a2470696e1cebd9236a404b6a782cf59ba.diff
Type: text/x-patch
Size: 56272 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20061207/b8b3dcac/8b7d29a2470696e1cebd9236a404b6a782cf59ba-0001.bin


More information about the wine-patches mailing list