Module: wine Branch: master Commit: 246e3732c032b8659795909dbc17a3c0eed800f3 URL: http://source.winehq.org/git/wine.git/?a=commit;h=246e3732c032b8659795909dbc...
Author: Alexandre Julliard julliard@winehq.org Date: Wed Apr 14 20:41:18 2010 +0200
winex11: Use the BITBLT_GetVisRectangles helper function for AlphaBlend too.
---
dlls/winex11.drv/bitblt.c | 33 +++++++++++++++++ dlls/winex11.drv/x11drv.h | 3 ++ dlls/winex11.drv/xrender.c | 85 +++++++++++++------------------------------ 3 files changed, 62 insertions(+), 59 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=246e3732c032b865979590...