[PATCH 3/3] windowsccodecs: Implement DdsDecoder_Dds_GetParameters().

Ziqing Hui zhui at codeweavers.com
Thu Apr 30 01:07:58 CDT 2020


Note:
get_alpha_mode_from_fourcc(): see https://en.wikipedia.org/wiki/S3_Texture_Compression
get_format_from_fourcc(): see https://docs.microsoft.com/zh-cn/windows/win32/direct3d11/texture-block-compression-in-direct3d-11#bc1-bc2-and-b3-formats


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



-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-windowsccodecs-Implement-DdsDecoder_Dds_GetParameter.patch
Type: text/x-patch
Size: 5775 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200430/8f241217/attachment.bin>


More information about the wine-devel mailing list