Module: wine Branch: master Commit: dc9a218a00e3abd48536e1c9d976ba52745a221e URL: http://source.winehq.org/git/wine.git/?a=commit;h=dc9a218a00e3abd48536e1c9d9...
Author: Alexandre Julliard julliard@winehq.org Date: Thu Sep 15 12:49:08 2011 +0200
winex11: Add a StretchBlt entry point to the XRender driver.
---
dlls/winex11.drv/bitblt.c | 13 +++- dlls/winex11.drv/x11drv.h | 2 + dlls/winex11.drv/xrender.c | 164 +++++++++++++++++++++++++++++++++++++++++++- 3 files changed, 174 insertions(+), 5 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=dc9a218a00e3abd48536e1...