summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorJames Ross-Gowan <rossy@jrg.systems>2020-05-05 23:25:22 +1000
committerJames Ross-Gowan <rossy@jrg.systems>2020-05-07 00:17:50 +1000
commit326c55a5713b9aa54317873554c1d11e4dfffe9f (patch)
treed392c321481b9dbc532c3545cbd14b8f5c3358b6 /DOCS
parentebac24efe64fd103a98ccc6b3a1af839d31974a3 (diff)
downloadmpv-326c55a5713b9aa54317873554c1d11e4dfffe9f.tar.bz2
mpv-326c55a5713b9aa54317873554c1d11e4dfffe9f.tar.xz
vo_gpu: d3d11: only use presentation feedback with flip model
The current implementation of presentation feedback was designed to be used with flip model presentation. With the bitblt model, GetFrameStatistics returns totally different values and it's not clear if we can use them at all. Previously, this wasn't a problem because with the bitblt model, GetFrameStatistics only worked in exclusive fullscreen. Now that mpv supports exclusive fullscreen, we should explicitly check for a flip model swapchain before using presentation feedback.
Diffstat (limited to 'DOCS')
0 files changed, 0 insertions, 0 deletions