Skip to content
GitLab
Explore
Sign in
Register
448: Use fallbacks for device creation
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
448: Use fallbacks for device creation
Petter Möllerström
requested to merge
petmol/LibVLCSharp:petmol/448-d3d11-device-creation
into
3.x
Nov 07, 2025
Overview
2
Commits
1
Pipelines
0
Changes
1
If device creation fails with flags BgraSupport | VideoSupport, try without VideoSupport.
If device creation still fails, try creating a WARP device.
Merge request reports
Loading