Module: wine Branch: master Commit: c9e6f6f84f661bdd190f4475296a7ce1d3885516 URL: https://gitlab.winehq.org/wine/wine/-/commit/c9e6f6f84f661bdd190f4475296a7ce...
Author: Connor McAdams cmcadams@codeweavers.com Date: Wed Jun 19 09:41:59 2024 -0400
d3dx9: Use d3dx_image structure inside of D3DXCreateVolumeTextureFromFileInMemoryEx().
Signed-off-by: Connor McAdams cmcadams@codeweavers.com
---
dlls/d3dx9_36/d3dx9_private.h | 2 - dlls/d3dx9_36/surface.c | 52 ------------------------- dlls/d3dx9_36/tests/texture.c | 88 +++++++++++++++++++++---------------------- dlls/d3dx9_36/texture.c | 47 ++++++++++++++++++++--- 4 files changed, 85 insertions(+), 104 deletions(-)