winex11: Move the DIB locking and the client-side optimizations into BITBLT_InternalS...
authorAlexandre Julliard <julliard@winehq.org>
Wed, 30 Sep 2009 18:39:51 +0000 (20:39 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 30 Sep 2009 18:56:36 +0000 (20:56 +0200)
commit77b9b8a307711bd1f6da30f7d2d5e04faa3f5092
treea35e24888febd8cf6da698c50db1bf7257477a94
parent7bc4b074fcc9bab63758004692a7fe3deddf6d01
winex11: Move the DIB locking and the client-side optimizations into BITBLT_InternalStretchBlt.

This way they also apply to the non-stretching StretchBlt case.
dlls/winex11.drv/bitblt.c