Alexandre Julliard : winex11: Move the DIB locking and the client-side optimizations into BITBLT_InternalStretchBlt .

Alexandre Julliard julliard at winehq.org
Thu Oct 1 09:48:17 CDT 2009


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Wed Sep 30 20:39:51 2009 +0200

winex11: Move the DIB locking and the client-side optimizations into BITBLT_InternalStretchBlt.

This way they also apply to the non-stretching StretchBlt case.

---

 dlls/winex11.drv/bitblt.c |  161 ++++++++++++++-------------------------------
 1 files changed, 49 insertions(+), 112 deletions(-)

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



More information about the wine-cvs mailing list