[PATCH v3 1/4] d3dx10: Move D3DX10GetImageInfo*() to texture.c.

Ziqing Hui zhui at codeweavers.com
Thu Sep 24 22:12:10 CDT 2020


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

v3: This is a new patch in this patch set.

 dlls/d3dx10_43/Makefile.in      |   3 +-
 dlls/d3dx10_43/d3dx10_43_main.c | 209 ----------------------------
 dlls/d3dx10_43/texture.c        | 235 ++++++++++++++++++++++++++++++++
 3 files changed, 237 insertions(+), 210 deletions(-)
 create mode 100644 dlls/d3dx10_43/texture.c



-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-d3dx10-Move-D3DX10GetImageInfo-to-texture.c.patch
Type: text/x-patch
Size: 15961 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200925/2c110fee/attachment-0001.bin>


More information about the wine-devel mailing list