Skip to content

hwdec_d3d11egl: fix EGL_EXT_device_query availability check - #18326

Merged
kasper93 merged 1 commit into
mpv-player:masterfrom
kasper93:fix-angle-hwdec
Jul 31, 2026
Merged

hwdec_d3d11egl: fix EGL_EXT_device_query availability check#18326
kasper93 merged 1 commit into
mpv-player:masterfrom
kasper93:fix-angle-hwdec

Conversation

@kasper93

Copy link
Copy Markdown
Member

After ANGLE commit 56663dbfa780 EGL_EXT_device_query is listed in the client extension string instead of the display one. The display string check always failed, silently disabling native d3d11va interop.

This fixes hwdec with gpu-context=angle.

After ANGLE commit 56663dbfa780 EGL_EXT_device_query is listed in the
client extension string instead of the display one. The display string
check always failed, silently disabling native d3d11va interop.

This fixes `hwdec` with `gpu-context=angle`.
@kasper93
kasper93 merged commit 1d15686 into mpv-player:master Jul 31, 2026
32 of 34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant