[PATCH 4/6] windowscodecs: Implement DdsDecoder_Wine_Initialize().

Ziqing Hui zhui at codeweavers.com
Fri Jul 10 04:09:47 CDT 2020


Code in DdsDecoder_Initialize() are moved to DdsDecoder_Wine_Initialize().
And DdsDecoder_Initialize() are implemented on top of DdsDecoder_Wine_Initialize().

Signed-off-by: Ziqing Hui <zhui at codeweavers.com>
---
 dlls/windowscodecs/ddsformat.c       | 127 +++++++++++++++------------
 dlls/windowscodecs/tests/ddsformat.c |   3 -
 2 files changed, 72 insertions(+), 58 deletions(-)



-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-windowscodecs-Implement-DdsDecoder_Wine_Initialize.patch
Type: text/x-patch
Size: 6007 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200710/626adbcc/attachment.bin>


More information about the wine-devel mailing list