Files
mpv/video/out/vulkan
Dudemanguy911 9dead2b932 wayland: fix presentation time
There's 2 stupid things here that need to be fixed. First of all,
vulkan wasn't actually using presentation time because somehow the
get_vsync function in context.c disappeared. Secondly, if the mpv window
was hidden it was updating the ust time based on the refresh_usec but
really it should simply just not feed any information to the vsync info
structure. So this adds some logic to assume whether or not a window is
hidden.
2019-10-20 19:50:10 +00:00
..
2019-10-20 19:50:10 +00:00
2019-10-20 15:34:57 +00:00
2019-04-21 23:55:22 +03:00
2019-04-21 23:55:22 +03:00