summaryrefslogtreecommitdiff
path: root/present/present.h
Commit message (Expand)AuthorAgeFilesLines
* present: Document the TearFree flip reasons in PresentFlipReasonSultan Alsawaf2023-02-281-0/+6
* present: add awareness for drivers with TearFreeSultan Alsawaf2022-12-191-1/+3
* Don't hardcode fps for fake screenBoris-Barboris2021-07-291-0/+2
* present: Remove present_wnmd_info_recMichel Dänzer2021-07-091-15/+0
* present: Move present_wnmd.c contents to hw/xwayland/xwayland-present.cMichel Dänzer2021-07-091-22/+0
* present: Notify via distinct API functions in window modeRoman Gilg2020-07-221-0/+14
* Fix spelling/wording issuesAlan Coopersmith2020-07-051-1/+1
* present: Remove `present_event_abandon()`Olivier Fourdan2018-10-251-5/+0
* present: Add exported init function of window flip modeRoman Gilg2018-03-281-0/+2
* present: In window flip mode report damage on flip to driverRoman Gilg2018-03-281-1/+2
* present: Add window flip modeRoman Gilg2018-03-281-0/+6
* present: Add driver facing window flip mode hooksRoman Gilg2018-03-281-0/+43
* glamor: Implement GetSupportedModifiersLouis-Francis Ratté-Boulianne2018-03-051-0/+3
* present: Send PresentCompleteModeSuboptimalCopy appropriatelyLouis-Francis Ratté-Boulianne2018-03-051-1/+11
* glx/present: Only send GLX_BufferSwapComplete for PresentCompleteKindPixmapKeith Packard2014-09-111-0/+1
* present: Send GLX_BufferSwapComplete events from present extensionKeith Packard2013-12-051-0/+9
* present: Add Present extensionKeith Packard2013-10-311-0/+118