Alexandre Julliard : server: Add a request to compute the clipping region of a window surface.

Alexandre Julliard julliard at winehq.org
Tue Oct 9 13:12:35 CDT 2012


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Oct  9 11:47:50 2012 +0200

server: Add a request to compute the clipping region of a window surface.

---

 include/wine/server_protocol.h |   23 +++++++++-
 server/protocol.def            |   11 ++++
 server/request.h               |   10 ++++-
 server/trace.c                 |   16 ++++++
 server/window.c                |   99 +++++++++++++++++++++++++++++++++++++++-
 5 files changed, 156 insertions(+), 3 deletions(-)

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



More information about the wine-cvs mailing list