Aug. 1, 2026
7:02 a.m.
Fix for UnityPlayer.dll calls to D3D11_CREATE_DEVICE_VIDEO_SUPPORT until supported. Forces UnityPlayer.dll software video decoding which skips all the cross-device multi-thread calls involving dxgi_resource_GetSharedHandle and d3d11_device_OpenSharedResource. https://bugs.winehq.org/show_bug.cgi?id=50277#c46 -- v7: d3d11: Fail for D3D11_CREATE_DEVICE_VIDEO_SUPPORT until supported for bug #50277 https://gitlab.winehq.org/wine/wine/-/merge_requests/11398