d3d11device: Add fallback for device creation
D3D11_CREATE_DEVICE_DEBUG flag will be used while creating d3d11 device to activate debug layer. However, if system doesn't support the debug layer for some reason, we should try to create d3d11 device without the flag. Debug layer should be optional for device creation.
Merge request reports
Activity
assigned to @gstreamer-merge-bot
mentioned in commit seungha.yang/gst-plugins-bad@3804dfb2
added 18 commits
-
9b56fe37...c19d21f4 - 17 commits from branch
gstreamer:master
- 3804dfb2 - d3d11device: Add fallback for device creation
-
9b56fe37...c19d21f4 - 17 commits from branch
changed milestone to %1.17.1