mpv/video/out/vulkan
der richter 78d43740f5 vo_gpu/vo_gpu_next: add vulkan support for macOS
add support for vulkan through metal and a translation layer like
MoltenVK. also add the possibility to use different render timing modes
for testing.

i still consider this experimental atm.
2023-10-14 18:39:56 +02:00
..
common.h vo_gpu/vo_gpu_next: add vulkan support for macOS 2023-10-14 18:39:56 +02:00
context.c
context.h
context_android.c
context_display.c vo: change vo->driver->wait_events to nanoseconds 2023-10-10 19:10:55 +00:00
context_mac.m vo_gpu/vo_gpu_next: add vulkan support for macOS 2023-10-14 18:39:56 +02:00
context_wayland.c vo: change vo->driver->wait_events to nanoseconds 2023-10-10 19:10:55 +00:00
context_win.c
context_xlib.c vo: change vo->driver->wait_events to nanoseconds 2023-10-10 19:10:55 +00:00
utils.c
utils.h