Alexandre Julliard : winex11: Add bounds rectangle tracking to all graphics entry points.

Alexandre Julliard julliard at winehq.org
Wed Apr 18 13:04:13 CDT 2012


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Apr 16 17:49:05 2012 +0200

winex11: Add bounds rectangle tracking to all graphics entry points.

---

 dlls/gdi32/tests/dc.c       |   12 +----
 dlls/winex11.drv/bitblt.c   |    5 ++
 dlls/winex11.drv/graphics.c |  122 +++++++++++++++++++++++++++++++++++-------
 dlls/winex11.drv/init.c     |   28 ++++++++++-
 dlls/winex11.drv/opengl.c   |    3 +
 dlls/winex11.drv/x11drv.h   |   18 ++++++
 dlls/winex11.drv/xrender.c  |   34 ++++++++++--
 7 files changed, 183 insertions(+), 39 deletions(-)

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



More information about the wine-cvs mailing list