winex11: Fix xrender mono->mono blit.
commit5b29189da4e0cb8c36d79ab7baff3ccf332d4409
authorRoderick Colenbrander <thunderbird2k@gmail.com>
Wed, 17 Feb 2010 15:09:51 +0000 (17 16:09 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 17 Feb 2010 15:33:05 +0000 (17 16:33 +0100)
tree44f93aaaa4cb551e5b9ff8c164a0ace3e98090e3
parent1f2590be9be377bf130bbb25d5427c23669e90d4
winex11: Fix xrender mono->mono blit.

Use plain xrender_blit for mono -> mono copies, masking in combination
with PictOpOver doesn't make sense and doesn't work.
dlls/winex11.drv/xrender.c