Skip to content

d3d11: Drop legacy device support

Seungha Yang requested to merge seungha.yang/gstreamer:d3d11-drop-legacy into main

Direct3D feature level 10 supported GPUs were released more than 15 years ago, around the time when Windows Vista / 7 were released. Also our d3d11 plugin/library does not support feature level 9.x very well already.

Merge request reports