1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-30 15:29:56 +00:00
mpv/video/out/vulkan
Niklas Haas 7f5541fc3c vulkan: remove --vulkan-disable-events
This has had no effect since libplacebo v4.192.0, and was deprecated
upstream a year ago. No deprecation period in mpv is justified by this
being a debug / work-around option.
2022-10-05 16:35:14 +02:00
..
common.h libplacebo: switch to v4 naming convention 2022-02-03 18:22:14 +01:00
context_android.c
context_display.c libplacebo: update log helpers 2022-02-03 18:22:14 +01:00
context_wayland.c vo: move wayland presentation to separate files 2022-06-19 18:13:55 +00:00
context_win.c
context_xlib.c x11: avoid XPresent API calls when it's not needed 2022-06-22 18:09:11 +00:00
context.c vulkan: remove --vulkan-disable-events 2022-10-05 16:35:14 +02:00
context.h wayland_vk: rename start_frame to check_visible 2021-11-04 15:59:56 +00:00
utils.c libplacebo: update log helpers 2022-02-03 18:22:14 +01:00
utils.h