http://bugs.winehq.org/show_bug.cgi?id=24102
Summary: A supposedly trivial d3d demo with a mingw source fails Product: Wine Version: 1.3.1 Platform: x86-64 URL: http://www.codeproject.com/KB/directx/mingw3d.aspx OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3dx9 AssignedTo: wine-bugs@winehq.org ReportedBy: hramrach@centrum.cz CC: wine-bugs@winehq.org
I tried to find some d3d demo which I could modify and rebuild.
The single d3d demo with a mingw source I found hits an unimplemented function.
wine: Call from 0x7b836af2 to unimplemented function d3dx9_36.dll.D3DXCreateTextureFromFileExA, aborting
I guess it could be rewritten to not use a file but it is still an issue.
Happens with wine 1.2 and 1.3.
I could install the MS DX9 libraries but I wanted to test some demos the libraries I normally use which are the Wine ones AFAIK.
http://bugs.winehq.org/show_bug.cgi?id=24102
--- Comment #1 from Michal Suchanek hramrach@centrum.cz 2010-08-23 10:59:17 --- Actually the simple call D3DXCreateTextureFromFileA is a stub which returns a white texture so there is no point in having have abort on the Ex call.
I can return the white texture as well I would expect.
http://bugs.winehq.org/show_bug.cgi?id=24102
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #2 from Austin English austinenglish@gmail.com 2010-08-23 11:15:21 --- Dupe.
*** This bug has been marked as a duplicate of bug 13297 ***
http://bugs.winehq.org/show_bug.cgi?id=24102
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Austin English austinenglish@gmail.com 2010-08-23 11:15:35 --- Closing.
http://bugs.winehq.org/show_bug.cgi?id=24102
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|wine-bugs@winehq.org |