mpv/video/out/d3d11
Kacper Michajłow d3b251bb99 Revert "d3d11: calc vsync interval on real stats, not just last interval"
The values provided since last disjoint event may include significant
error in case there are periods of slower presentation. We should look
at more localized/current values of presentation.

For more accurate approximation of vsync rate I plan to add better
algorithm to calculate it.

Revert this commit alone as it is not neccessary and gives as separation
from other changes for better regression testing.

This reverts commit f27767f59e.
2024-06-03 19:16:01 +02:00
..
context.c Revert "d3d11: calc vsync interval on real stats, not just last interval" 2024-06-03 19:16:01 +02:00
context.h vo_gpu_next: respect d3d11 swapchain output format preference 2024-01-06 23:46:12 +01:00
hwdec_d3d11va.c hwdec: do not add hwdec device if it failed to create 2023-06-26 19:07:29 +02:00
hwdec_dxva2dxgi.c hwdec: do not add hwdec device if it failed to create 2023-06-26 19:07:29 +02:00
ra_d3d11.c d3d11: disable IDXGIInfoQueue usage if dxgidebug.h is incomplete 2024-04-19 03:32:29 +02:00
ra_d3d11.h