mpv/video/out/vulkan
Niklas Haas 96cdf5315e vo_gpu: vulkan: print libplacebo API ver
This normally gets printed by libplacebo itself when initializing the
context, but due to the way our code is structured (for convenience) we
don't have the log hook enabled by the time this function call is
relevant. So instead just print it manually as an easier work-around
than restructuring the code.
2020-07-16 09:41:09 +02:00
..
common.h
context.c vo_gpu: vulkan: add ability to disable events 2020-06-30 20:42:52 +02:00
context.h
context_android.c
context_wayland.c vulkan/wayland: fix another build breakage 2020-06-05 13:43:50 +02:00
context_win.c
context_xlib.c
utils.c vo_gpu: vulkan: print libplacebo API ver 2020-07-16 09:41:09 +02:00
utils.h