summaryrefslogtreecommitdiffstats
path: root/video/decode
diff options
context:
space:
mode:
authorJames Ross-Gowan <rossymiles@gmail.com>2016-05-30 19:40:10 +1000
committerJames Ross-Gowan <rossymiles@gmail.com>2016-06-07 18:41:47 +1000
commita9150a49d7dabd2e6a39ed5051587012e24fa8b8 (patch)
treeeed407d3235cb42884d39e2c66b6aecd0eb04fdd /video/decode
parentb3e74f652ba5edd6f7d78cb17ea35395bf6c4a33 (diff)
downloadmpv-a9150a49d7dabd2e6a39ed5051587012e24fa8b8.tar.bz2
mpv-a9150a49d7dabd2e6a39ed5051587012e24fa8b8.tar.xz
vo_opengl: angle: prevent DXGI hooking Alt+Enter
When ANGLE is using D3D11 and not running in DirectComposition mode, DXGI will hook the video window's message loop and override Alt+Enter to trigger a transition to exclusive fullscreen mode (which doesn't even work with mpv's renderer for some reason.) This behaviour can be disabled by getting a pointer to the IDXGIFactory associated with the D3D11 device and calling MakeWindowAssociation with the appropriate flags.
Diffstat (limited to 'video/decode')
0 files changed, 0 insertions, 0 deletions