[PATCH v2 2/4] d3dx10: Implement D3DX10CreateTextureFromMemory initially.

Ziqing Hui zhui at codeweavers.com
Mon Jun 28 21:11:43 CDT 2021


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

v2: * Put function call into make.
    * Check return value of WICCreateImagingFactory_Proxy.
    * Get rid of UpdateSubresource().
    * Use "return hr" 

 dlls/d3dx10_43/d3dx10_43_main.c |  11 --
 dlls/d3dx10_43/tests/d3dx10.c   |   7 +-
 dlls/d3dx10_43/texture.c        | 229 ++++++++++++++++++++++++++++++++
 3 files changed, 232 insertions(+), 15 deletions(-)



-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-d3dx10-Implement-D3DX10CreateTextureFromMemory-initi.patch
Type: text/x-patch
Size: 12139 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20210629/71062da6/attachment.bin>


More information about the wine-devel mailing list