[PATCH 2/2] windowscodecs: Implement DdsDecoder_Initialize().

Ziqing Hui zhui at codeweavers.com
Thu Apr 16 04:43:18 CDT 2020


DDS file layout can been found here: https://docs.microsoft.com/en-us/windows/win32/direct3ddds/dx-graphics-dds-pguide

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



-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-windowscodecs-Implement-DdsDecoder_Initialize.patch
Type: text/x-patch
Size: 3613 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200416/95e12a91/attachment-0001.bin>


More information about the wine-devel mailing list