[PATCH 2/6] windowscodecs: Add IWICWineDecoder stub for DDS decoder.

Ziqing Hui zhui at codeweavers.com
Fri Jul 10 04:08:49 CDT 2020


Initializing cube map and uncompressed DDS is not supported in WIC.
But we would like to use them in other part of wine. So we introduce
a Wine-specific interface to initialize them.

Signed-off-by: Ziqing Hui <zhui at codeweavers.com>
---
 dlls/windowscodecs/ddsformat.c | 40 ++++++++++++++++++++++++++++++++++
 include/wincodec.idl           | 10 +++++++++
 2 files changed, 50 insertions(+)



-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-windowscodecs-Add-IWICWineDecoder-stub-for-DDS-decod.patch
Type: text/x-patch
Size: 3791 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200710/15d56d6d/attachment.bin>


More information about the wine-devel mailing list