[3.0] direct3d11: allow D3D11 sources coming from a different device
This fixes a crash in clone mode on Windows. The decoded surface is tied to a single ID3D11Device
which is different for each d3d11 display module. We can use the staging texture to mitigate the issue.
On top of !7169 (merged)
Edited by Steve Lhomme
Merge request reports
Activity
Filter activity
Please register or sign in to reply