mpv/video/out/vulkan
Philip Langdale 03b9f8e323 vo_gpu: vulkan: displayvk: Fix handling of unconnected planes
If a plane is not connected to any displays, we won't set an entry in
the mapping of planes to displays. So ensure these unset entries are
null and skip them.

Fixes #8913
2021-06-12 09:52:37 -07:00
..
common.h vo_gpu: vulkan: use libplacebo instead 2019-04-21 23:55:22 +03:00
context.c vo_gpu: vulkan: provide a helper to access device name option 2021-06-11 09:54:16 -07:00
context.h vo_gpu: vulkan: provide a helper to access device name option 2021-06-11 09:54:16 -07:00
context_android.c wayland: use callback flag + poll for buffer swap 2019-10-10 17:41:19 +00:00
context_display.c vo_gpu: vulkan: displayvk: Fix handling of unconnected planes 2021-06-12 09:52:37 -07:00
context_wayland.c wayland: shuffle around the render loop again 2021-05-24 19:20:31 +00:00
context_win.c wayland: use callback flag + poll for buffer swap 2019-10-10 17:41:19 +00:00
context_xlib.c wayland: use callback flag + poll for buffer swap 2019-10-10 17:41:19 +00:00
utils.c vo_gpu: vulkan: print libplacebo API ver 2020-07-16 09:41:09 +02:00
utils.h vo_gpu: vulkan: use libplacebo instead 2019-04-21 23:55:22 +03:00