19 Sep
2011
19 Sep
'11
7:48 p.m.
Module: wine Branch: master Commit: d905ba5a33797d9d91c7c291223ee1590c9fc4cb URL: http://source.winehq.org/git/wine.git/?a=commit;h=d905ba5a33797d9d91c7c29122... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Mon Sep 19 17:46:33 2011 +0200 winex11: Implement a PutImage entry point in the XRender driver. --- dlls/winex11.drv/bitblt.c | 6 +- dlls/winex11.drv/x11drv.h | 3 + dlls/winex11.drv/xrender.c | 295 ++++++++++++++++++++++++++++++++++++++++++-- 3 files changed, 289 insertions(+), 15 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=d905ba5a33797d9d91c7c2...