Microsoft's ModelViewer sample project used to work with an older build of vkd3d, but current master causes a crash on Nvidia's driver and GPU hang with AMDGPU/ACO.
Bisection reveals f8c842f03c7ebd8fd9e79c609c9d219e455402a7 as the commit causing the issue; reverting it allows the sample to run again.
CPU and iGPU: AMD Ryzen 7 3750H with Radeon Vega Mobile Gfx (with mesa 20.0.4)
dGPU: Nvidia GTX 1660 Ti Mobile (driver 440.66.08)
Here is the application log made with Nvidia and VKD3D_DEBUG=warn in a clean Wine prefix: modelviewer.log
Microsoft's ModelViewer sample project used to work with an older build of vkd3d, but current
mastercauses a crash on Nvidia's driver and GPU hang with AMDGPU/ACO.Bisection reveals f8c842f03c7ebd8fd9e79c609c9d219e455402a7 as the commit causing the issue; reverting it allows the sample to run again.
CPU and iGPU: AMD Ryzen 7 3750H with Radeon Vega Mobile Gfx (with
mesa 20.0.4)dGPU: Nvidia GTX 1660 Ti Mobile (driver 440.66.08)
Here is the application log made with Nvidia and
VKD3D_DEBUG=warnin a clean Wine prefix:modelviewer.log