summaryrefslogtreecommitdiffstats
path: root/video/out/vulkan/context_display.c
Commit message (Expand)AuthorAgeFilesLines
* various: add GPU context descriptionnanahi2024-04-181-0/+1
* vulkan: use pl_vk_inst_createKacper Michajłow2024-04-071-19/+22
* various: use thread safe mp_strerror()nanahi2024-03-191-1/+2
* vo: change vo->driver->wait_events to nanosecondsDudemanguy2023-10-101-1/+1
* options: remove explicit initialization of integers to 0Christoph Heinrich2023-02-211-5/+1
* libplacebo: update log helpersNiklas Haas2022-02-031-1/+1
* vo_gpu: vulkan: open DRM render fd when using VK_KHR_displayPhilip Langdale2021-11-151-2/+102
* vo_gpu: vulkan: displayvk: Fix handling of unconnected planesPhilip Langdale2021-06-121-1/+6
* vo_gpu: vulkan: implement a VkDisplayKHR backed contextPhilip Langdale2021-06-111-0/+390