[PATCH v5 1/5] windowscodecs: Implement DdsDecoder_Wine_Initialize().

Ziqing Hui zhui at codeweavers.com
Wed Jul 15 04:04:19 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>
---

v5: Remove the format validation in this patch to satisfy d3dx10 tests.

 dlls/windowscodecs/ddsformat.c | 126 +++++++++++++++++----------------
 1 file changed, 66 insertions(+), 60 deletions(-)



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


More information about the wine-devel mailing list