[PATCH v5 1/5] windowscodecs: Implement DdsDecoder_Wine_Initialize().
15 Jul
2020
15 Jul
'20
9:04 a.m.
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(a)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(-)
1982
Age (days ago)
1982
Last active (days ago)
1 comments
2 participants
participants (2)
-
Esme Povirk (they/them) -
Ziqing Hui