mpv/video/out/vulkan
Niklas Haas 5bcac8580d spirv: remove --spirv-compiler=nvidia
This option has been deprecated upstream for a long time, probably
doesn't even work anymore, and won't work moving forwards as we replace
the vulkan code by libplacebo wrappers.

I haven't removed the option completely yet since in theory we could
still add support for e.g. a native glslang wrapper in the future. But
most likely the future of this code is deletion.

As an aside, fix an issue where the man page didn't mention d3d11.
2018-12-01 15:50:23 +02:00
..
common.h vo_gpu: vulkan: Add support for exporting buffer memory 2018-10-22 21:35:48 +02:00
context.c vulkan: slightly improve vsync jitter measurements 2018-11-19 00:23:15 +02:00
context.h
context_wayland.c
context_win.c
context_xlib.c
formats.c
formats.h
malloc.c vo_gpu: vulkan: Always use KHR suffix types and defines 2018-11-03 23:53:08 +02:00
malloc.h vo_gpu: vulkan: Add support for exporting buffer memory 2018-10-22 21:35:48 +02:00
ra_vk.c vo_gpu: vulkan: Always use KHR suffix types and defines 2018-11-03 23:53:08 +02:00
ra_vk.h vo_gpu: vulkan: Add arbitrary user data for an ra_vk_buf 2018-10-22 21:35:48 +02:00
utils.c vo_gpu: vulkan: only rotate the queues on swap 2018-11-19 00:22:41 +02:00
utils.h vo_gpu: vulkan: Add a function to get the device UUID 2018-10-22 21:35:48 +02:00