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 mac/vulkan: remove old deprecated VK_MVK_macos_surface extension remains 2024-02-29 14:06:14 +01:00
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 various: add GPU context description 2024-04-18 16:28:21 +02:00
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 various: add GPU context description 2024-04-18 16:28:21 +02:00
context_xlib.c various: add GPU context description 2024-04-18 16:28:21 +02:00
utils.c
utils.h