Skip to content

d3d11: bring back "device_lock vs device_new" logic (only for Intel)

This solution have been reverted some time ago: !6904 (merged)

but the issue with Intel driver still needs to be fixed. This time we propose a user-space implementation of SRWLock - GstWin32RWLock, and apply it only if the GPU is Intel.

Merge request reports