commit | 9c380b1e8e8cf3fb965675285d0bf48c535ac6b1 | [log] [tgz] |
---|---|---|
author | Vincent Povirk <vincent@codeweavers.com> | Thu Apr 15 14:11:07 2010 -0500 |
committer | Alexandre Julliard <julliard@winehq.org> | Fri Apr 16 12:12:24 2010 +0200 |
tree | fb18fcb6377c8bce37944fcf95f99b2e08ccad25 | |
parent | 32ceee8bf1c0a979f57e10279cc132f88ec9fd56 [diff] |
gdiplus: Use a helper function to draw image data from bitmaps in software. This will make it possible to use the same codepath for non-bitmap graphics objects and to create a software implementation for other drawing operations.