https://bugs.winehq.org/show_bug.cgi?id=41697
Bug ID: 41697 Summary: Nvida's "Antialiasing with Transparency" demo requires unimplemented function d3dx9_29.dll.D3DXComputeTangent Product: Wine Version: 1.9.22 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3dx9 Assignee: wine-bugs@winehq.org Reporter: fjfrackiewicz@gmail.com Distribution: ---
Created attachment 56098 --> https://bugs.winehq.org/attachment.cgi?id=56098 Terminal output Wine 1.9.22-113-gb32a0ea
In order to test this demo and get the crash, you will need to set d3dcompiler_43 to native or install it via winetricks in order to work around bug 37676.
Terminal output attached.
https://bugs.winehq.org/show_bug.cgi?id=41697
--- Comment #1 from fjfrackiewicz@gmail.com --- Created attachment 56099 --> https://bugs.winehq.org/attachment.cgi?id=56099 Backtrace of the crash
https://bugs.winehq.org/show_bug.cgi?id=41697
fjfrackiewicz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Nvida's "Antialiasing with |Nvidia's "Antialiasing with |Transparency" demo requires |Transparency" demo requires |unimplemented function |unimplemented function |d3dx9_29.dll.D3DXComputeTan |d3dx9_29.dll.D3DXComputeTan |gent |gent
https://bugs.winehq.org/show_bug.cgi?id=41697
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |leslie_alistair@hotmail.com
https://bugs.winehq.org/show_bug.cgi?id=41697
--- Comment #2 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Created attachment 56100 --> https://bugs.winehq.org/attachment.cgi?id=56100 Implement D3DXComputeTangent patch
Does this help?
https://bugs.winehq.org/show_bug.cgi?id=41697
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
https://bugs.winehq.org/show_bug.cgi?id=41697
--- Comment #3 from fjfrackiewicz@gmail.com --- (In reply to Alistair Leslie-Hughes from comment #2)
Created attachment 56100 [details] Implement D3DXComputeTangent patch
Does this help?
I will test it now, thank you!
https://bugs.winehq.org/show_bug.cgi?id=41697
--- Comment #4 from fjfrackiewicz@gmail.com --- (In reply to Alistair Leslie-Hughes from comment #2)
Created attachment 56100 [details] Implement D3DXComputeTangent patch
Does this help?
Hi Alistair,
Yes, it helps as I now have the code sample running.
https://bugs.winehq.org/show_bug.cgi?id=41697
fjfrackiewicz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://download.nvidia.com/ | |developer/SDK/Individual_Sa | |mples/DEMOS/Direct3D9/AntiA | |liasingWithTransparency.zip
--- Comment #5 from fjfrackiewicz@gmail.com --- Adding download of the demo.
https://bugs.winehq.org/show_bug.cgi?id=41697
--- Comment #6 from fjfrackiewicz@gmail.com --- Nice, I see the patch got staged :)
https://github.com/wine-compholio/wine-staging/commit/2d0f81b3f623b12f50409c...
Could someone more knowledgeable than myself change this to STAGED then? :)
https://bugs.winehq.org/show_bug.cgi?id=41697
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com, | |winetest@luukku.com
https://bugs.winehq.org/show_bug.cgi?id=41697
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |STAGED CC| |dmitry@baikal.ru, | |erich.e.hoover@wine-staging | |.com, michael@fds-team.de, | |sebastian@fds-team.de Staged patchset| |https://github.com/wine-com | |pholio/wine-staging/tree/ma | |ster/patches/d3dx9_36-D3DXS | |tubs
https://bugs.winehq.org/show_bug.cgi?id=41697
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv@dawncrow.de Staged patchset|https://github.com/wine-com |https://github.com/wine-sta |pholio/wine-staging/tree/ma |ging/wine-staging/tree/mast |ster/patches/d3dx9_36-D3DXS |er/patches/d3dx9_36-D3DXStu |tubs |bs
https://bugs.winehq.org/show_bug.cgi?id=41697
Vijay Kamuju infyquest@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |infyquest@gmail.com
--- Comment #7 from Vijay Kamuju infyquest@gmail.com --- The staging patch will rot there, may never be mainlined.
https://bugs.winehq.org/show_bug.cgi?id=41697
--- Comment #8 from Vijay Kamuju infyquest@gmail.com --- adding a stub implementation https://gitlab.winehq.org/wine/wine/-/merge_requests/2795
https://bugs.winehq.org/show_bug.cgi?id=41697
--- Comment #9 from Vijay Kamuju infyquest@gmail.com --- Can you please test the patch with merge request
https://bugs.winehq.org/show_bug.cgi?id=41697
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|austinenglish@gmail.com |
https://bugs.winehq.org/show_bug.cgi?id=41697
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
--- Comment #10 from Zeb Figura z.figura12@gmail.com --- (In reply to Vijay Kamuju from comment #9)
Can you please test the patch with merge request
It's available for download; can't you test yourself?