summaryrefslogtreecommitdiff
path: root/present/present.h
AgeCommit message (Expand)AuthorFilesLines
2023-12-16modesetting: unflip before any setcrtc() callsVille Syrjälä1-0/+3
2023-02-28present: Document the TearFree flip reasons in PresentFlipReasonSultan Alsawaf1-0/+6
2022-12-19present: add awareness for drivers with TearFreeSultan Alsawaf1-1/+3
2021-07-29Don't hardcode fps for fake screenBoris-Barboris1-0/+2
2021-07-09present: Remove present_wnmd_info_recMichel Dänzer1-15/+0
2021-07-09present: Move present_wnmd.c contents to hw/xwayland/xwayland-present.cMichel Dänzer1-22/+0
2020-07-22present: Notify via distinct API functions in window modeRoman Gilg1-0/+14
2020-07-05Fix spelling/wording issuesAlan Coopersmith1-1/+1
2018-10-25present: Remove `present_event_abandon()`Olivier Fourdan1-5/+0
2018-03-28present: Add exported init function of window flip modeRoman Gilg1-0/+2
2018-03-28present: In window flip mode report damage on flip to driverRoman Gilg1-1/+2
2018-03-28present: Add window flip modeRoman Gilg1-0/+6
2018-03-28present: Add driver facing window flip mode hooksRoman Gilg1-0/+43
2018-03-05glamor: Implement GetSupportedModifiersLouis-Francis Ratté-Boulianne1-0/+3
2018-03-05present: Send PresentCompleteModeSuboptimalCopy appropriatelyLouis-Francis Ratté-Boulianne1-1/+11
2014-09-11glx/present: Only send GLX_BufferSwapComplete for PresentCompleteKindPixmapKeith Packard1-0/+1
2013-12-05present: Send GLX_BufferSwapComplete events from present extensionKeith Packard1-0/+9
2013-10-31present: Add Present extensionKeith Packard1-0/+118