summaryrefslogtreecommitdiffstats
path: root/video/out/vulkan/context_wayland.c
Commit message (Expand)AuthorAgeFilesLines
* wayland: conditionally commit surface on resizeDudemanguy2020-08-201-1/+4
* wayland: don't rely on presentation discardedDudemanguy2020-08-161-3/+0
* wayland: refactor presentation timeDudemanguy2020-08-161-27/+30
* vulkan/wayland: fix another build breakageDaniel Bermond2020-06-051-1/+1
* wayland: use mp_time deltas for presentation timeDudemanguy2020-04-201-2/+1
* wayland: remove wayland-frame-wait-offset optiondudemanguy2020-01-311-1/+1
* wayland: fix presentation timeDudemanguy9112019-10-201-1/+1
* wayland: add various render-related optionsdudemanguy2019-10-201-1/+2
* wayland: add presentation timedudemanguy2019-10-201-2/+79
* wayland: use callback flag + poll for buffer swapdudemanguy2019-10-101-1/+34
* vo_gpu: hwdec_vaapi: Add Vulkan interopPhilip Langdale2019-07-081-0/+2
* vo_gpu: vulkan: use libplacebo insteadNiklas Haas2019-04-211-11/+7
* vo_gpu: semi-fix --gpu-context/--gpu-api options and help outputwm42017-10-161-1/+1
* wayland_common: implement output tracking, cleanups and bugfixesRostislav Pehlivanov2017-10-091-3/+1
* wayland_common: rewrite from scratchRostislav Pehlivanov2017-10-031-42/+31
* vo_gpu: vulkan: add support for waylandRostislav Pehlivanov2017-09-261-0/+146