summaryrefslogtreecommitdiff
path: root/present/present_screen.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-28present: Add exported init function of window flip modeRoman Gilg1-1/+22
2018-03-28present: Add cleanups for window flip modeRoman Gilg1-1/+32
2018-03-28present: Adapt flip mode API hooks for window flip modeRoman Gilg1-1/+1
2018-03-28present: Add present_window_priv properties for window flip modeRoman Gilg1-0/+6
2018-03-28present: Refactor present_screen_initRoman Gilg1-13/+33
2018-03-28present: Add more hooks to internal flip mode APIRoman Gilg1-2/+4
2018-03-28present: Preliminary internal flip mode APIRoman Gilg1-1/+3
2016-08-15present: Call set_abort_flip / restore_screen_pixmap in clear_window_flipMichel Dänzer1-2/+4
2014-07-31present: Make window MSC offset 0 initiallyKeith Packard1-0/+1
2013-12-09present: Disable when Xinerama is activeAdam Jackson1-0/+5
2013-11-20present: Signal destroyed flip window with vblank->window == NULLKeith Packard1-1/+1
2013-10-31present: Add Present extensionKeith Packard1-0/+231