[PATCH 2/2] d3dx10: Implement D3DX10GetImageInfoFromMemory().

Ziqing Hui zhui at codeweavers.com
Fri Jul 3 00:58:11 CDT 2020


According to our tests, except for DDS image, the "Format" field of the result will be set to DXGI_FORMAT_R8G8B8A8_UNORM no matter what its actual format is.

Signed-off-by: Ziqing Hui <zhui at codeweavers.com>
---
 dlls/d3dx10_43/Makefile.in      |   1 +
 dlls/d3dx10_43/d3dx10_43_main.c | 142 +++++++++++++++++++++++++++++++-
 dlls/d3dx10_43/tests/d3dx10.c   |   7 +-
 3 files changed, 143 insertions(+), 7 deletions(-)



-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-d3dx10-Implement-D3DX10GetImageInfoFromMemory.patch
Type: text/x-patch
Size: 8011 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200703/e8ebda43/attachment.bin>


More information about the wine-devel mailing list