summaryrefslogtreecommitdiffstats
path: root/video/out/present_sync.h
Commit message (Expand)AuthorAgeFilesLines
* present_sync: remove unneeded clear_values functionDudemanguy2023-11-071-3/+0
* present_sync: only save as many entries as the swapchain depthDudemanguy2023-11-071-1/+2
* drm: use present_sync mechanism for presentation feedbackDudemanguy2023-11-061-0/+3
* present_sync: rename function to present_sync_update_valuesDudemanguy2023-11-061-1/+1
* present_sync: rewrite around linked listDudemanguy2023-11-061-7/+15
* vo: move wayland presentation to separate filesDudemanguy2022-06-191-0/+48