winex11: XRenderComposite can be inaccurate when scaled x / y source coordinates...
commit6a1aa9b166a571b219c317a59a000031cd2448ef
authorRoderick Colenbrander <thunderbird2k@gmail.com>
Wed, 22 Jul 2009 15:42:14 +0000 (22 17:42 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 24 Jul 2009 11:10:12 +0000 (24 13:10 +0200)
tree6ed631996f600932c0d8e7b5178bc8b89835bbf1
parent75fc48d4c5b9800333bcf68b19c7a4305cef59aa
winex11: XRenderComposite can be inaccurate when scaled x / y source coordinates are passed to it.

Moving this translation to the transformation matrix fixes the problem.
dlls/winex11.drv/bitblt.c
dlls/winex11.drv/x11drv.h
dlls/winex11.drv/xrender.c