summaryrefslogtreecommitdiff
path: root/hw/xwayland/xwayland-present.h
Commit message (Expand)AuthorAgeFilesLines
* xwayland: Prevent nested xwl_present_for_each_frame_callback callsMichel Dänzer2023-03-271-0/+1
* xwayland: Refactor xwl_present_for_each_frame_callback helperMichel Dänzer2023-03-271-0/+2
* xwayland: Always hook up frame_callback_list in xwl_present_queue_vblankMichel Dänzer2022-03-171-0/+3
* xwayland/present: Run fallback timer callback after more than a secondMichel Dänzer2021-12-241-0/+2
* xwayland/present: Drop target_msc member from struct xwl_present_eventMichel Dänzer2021-07-091-1/+0
* xwayland/present: Drop pending member from struct xwl_present_eventMichel Dänzer2021-07-091-2/+0
* xwayland/present: Drop list member from struct xwl_present_eventMichel Dänzer2021-07-091-2/+0
* xwayland/present: Drop exec_queue member from struct xwl_present_windowMichel Dänzer2021-07-091-1/+0
* xwayland/present: Fold xwl_present_event_notify into its callerMichel Dänzer2021-07-091-1/+0
* xwayland/present: Drop sync_flip member of struct xwl_present_windowMichel Dänzer2021-07-091-1/+0
* xwaland/present: Drop flip_pending member of struct xwl_present_windowMichel Dänzer2021-07-091-1/+0
* xwayland/present: Embed present_vblank_rec in xwl_present_eventMichel Dänzer2021-07-091-3/+1
* xwayland/present: Drop abort member of struct xwl_present_eventMichel Dänzer2021-07-091-1/+0
* present: Move present_wnmd.c contents to hw/xwayland/xwayland-present.cMichel Dänzer2021-07-091-0/+7
* xwayland: Rename present event listsRoman Gilg2020-07-221-2/+2
* xwayland: Remove unused xwl_screen entryRoman Gilg2020-07-221-1/+0
* xwayland: Remove xwl_present_event::buffer_released in favor of ::pixmapMichel Dänzer2020-07-071-1/+0
* xwayland: Free all remaining events in xwl_present_cleanupMichel Dänzer2020-06-251-1/+1
* xwayland: Delete all frame_callback_list nodes in xwl_unrealize_windowMichel Dänzer2020-03-171-1/+1
* xwayland: Move Xwayland present declarationsOlivier Fourdan2019-12-201-0/+74