mpv/video/out/vulkan
Kacper Michajłow 0e43eea5bb meson: require Vulkan loader/headers >= 1.3.238
Even Debian stable has them, so no need to keep compatible with ancient
versions.

Note that this does not change runtime version requirement for Vulkan.

Fixes: https://github.com/mpv-player/mpv-build/issues/234
2024-09-14 17:20:16 +02:00
..
common.h
context.c meson: require Vulkan loader/headers >= 1.3.238 2024-09-14 17:20:16 +02:00
context.h vf_gpu: vulkan and egl implementations 2024-04-27 01:08:22 +02:00
context_android.c
context_display.c vulkan/context_display: don't fake avalibity of callbacks 2024-08-27 01:27:39 +02:00
context_mac.m mac/vulkan: error out on context creation without an NSApplication 2024-07-16 11:20:40 +02:00
context_wayland.c options: move all wayland specific options to vo_opts 2024-07-24 18:46:04 +00:00
context_win.c
context_xlib.c
utils.c
utils.h