Alexandre Julliard
|
f02cdd877f
|
Remove empty DLL_PROCESS_DETACH case statements.
|
2013-04-15 16:45:35 +02:00 |
Andrew Talbot
|
81afb28818
|
windowscodecs: Avoid signed-unsigned integer comparisons.
|
2013-03-04 11:15:16 +01:00 |
Vincent Povirk
|
e61e4719e5
|
windowscodecs: Don't copy extra data from the end of a row.
|
2013-01-08 12:18:11 +01:00 |
Vincent Povirk
|
32bfd81051
|
windowscodecs: Allow CopyPixels to succeed without padding from the last row.
|
2012-08-20 20:17:56 +02:00 |
Vincent Povirk
|
e7f31ddb81
|
windowscodecs: Implement BitmapScaler_CopyPixels.
|
2012-06-28 19:41:25 +02:00 |
André Hentschel
|
10cd34db38
|
windowscodecs: Add stub for DllCanUnloadNow.
|
2012-03-16 13:02:52 +01:00 |
Vincent Povirk
|
d9fb1a4b92
|
windowscodecs: Add a utility function for swapping 8-bit BGR/RGB data.
|
2011-01-11 16:05:43 +01:00 |
Damjan Jovanovic
|
32f9173998
|
windowscodecs: Add COM proxies and stubs.
|
2010-10-22 15:49:37 +02:00 |
Krzysztof Nowicki
|
db6731f628
|
windowscodecs: Optimise copy_pixels in case the whole bitmap is copied.
|
2010-10-20 18:37:07 +02:00 |
Krzysztof Nowicki
|
145bda5aa6
|
windowscodecs: Fix *_CopyPixels functions to properly handle a NULL rectangle.
|
2010-10-20 10:23:35 +02:00 |
Vincent Povirk
|
467f232f37
|
windowscodecs: Prefer builtin version.
|
2010-08-25 11:58:12 +02:00 |
Vincent Povirk
|
3d1bb79983
|
windowscodecs: Fix copy_pixels when Y != 0.
|
2009-08-10 13:19:17 +02:00 |
Vincent Povirk
|
5b7de464ca
|
windowscodecs: Implement CopyPixels for BMP decoder.
|
2009-07-02 11:39:34 +02:00 |
Vincent Povirk
|
ed4cde25cc
|
windowscodecs: Add stub dll.
|
2009-06-08 13:09:05 +02:00 |