mpv/video/out/vulkan
Niklas Haas facc63b862 vo_gpu: vulkan: suppress bogus error message on --vulkan-device
Since the code just broke out of the loop on a match rather than jumping
straight to the end of the function body, it ended up hitting the code
path for when the end of the list was reached.
2018-10-21 23:33:36 +02:00
..
common.h vo_gpu: vulkan: try enabling required features 2018-02-05 02:49:03 -08:00
context.c vo_gpu: vulkan: suppress bogus error message on --vulkan-device 2018-10-21 23:33:36 +02:00
context.h
context_wayland.c vo_gpu: semi-fix --gpu-context/--gpu-api options and help output 2017-10-16 10:57:51 +02:00
context_win.c vo_gpu: semi-fix --gpu-context/--gpu-api options and help output 2017-10-16 10:57:51 +02:00
context_xlib.c vo_gpu: semi-fix --gpu-context/--gpu-api options and help output 2017-10-16 10:57:51 +02:00
formats.c vo_gpu: vulkan: fix the rgb565a1 names -> rgb5a1 2017-12-25 00:47:53 +01:00
formats.h
malloc.c vo_gpu: vulkan: fix sharing mode on malloc'd buffers 2017-12-25 00:47:53 +01:00
malloc.h vo_gpu: vulkan: normalize use of *Flags and *FlagBits 2017-09-27 00:25:18 +02:00
ra_vk.c vo_gpu: vulkan: fix the buffer size on partial upload 2018-10-19 22:58:16 +02:00
ra_vk.h vo_gpu: vulkan: properly depend on the swapchain acquire semaphore 2017-12-25 00:47:53 +01:00
spirv_nvidia.c
utils.c vo_gpu: vulkan: correctly enable textureGatherOffset 2018-02-05 02:49:03 -08:00
utils.h vo_gpu: vulkan: allow disabling async tf/comp 2017-12-25 00:47:53 +01:00