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

Ziqing Hui zhui at codeweavers.com
Fri Jul 10 20:50:28 CDT 2020


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

Signed-off-by: Ziqing Hui <zhui at codeweavers.com>
---

v2: Lock critical section in DdsDecoder_Initialize().

 dlls/windowscodecs/ddsformat.c       | 125 +++++++++++++++------------
 dlls/windowscodecs/tests/ddsformat.c |   3 -
 2 files changed, 72 insertions(+), 56 deletions(-)



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


More information about the wine-devel mailing list