summaryrefslogtreecommitdiffstats
path: root/video/out/vulkan/context_xlib.c
Commit message (Expand)AuthorAgeFilesLines
* various: add GPU context descriptionnanahi2024-04-181-0/+1
* vo: change vo->driver->wait_events to nanosecondsDudemanguy2023-10-101-2/+2
* x11: remove PresentNotifyMSC from egl/glx/vulkan to fix xpresent timingSultan Alsawaf2023-01-251-3/+1
* x11: avoid XPresent API calls when it's not neededDudemanguy2022-06-221-3/+6
* x11: support xorg present extensionDudemanguy2022-06-191-0/+15
* x11: avoid wasteful rendering when possibleDudemanguy2022-04-111-1/+8
* wayland: use callback flag + poll for buffer swapdudemanguy2019-10-101-1/+3
* vo_gpu: hwdec_vaapi: Add Vulkan interopPhilip Langdale2019-07-081-0/+2
* vo_gpu: vulkan: use libplacebo insteadNiklas Haas2019-04-211-6/+5
* vo_gpu: semi-fix --gpu-context/--gpu-api options and help outputwm42017-10-161-1/+1
* vo_gpu: vulkan: add support for waylandRostislav Pehlivanov2017-09-261-3/+4
* vo_gpu: vulkan: initial implementationNiklas Haas2017-09-261-0/+116