summaryrefslogtreecommitdiff
path: root/present/present_wnmd.c
AgeCommit message (Expand)AuthorFilesLines
2019-02-22present/wnmd: Allow flipping if the window pixmap matches the toplevel'sMichel Dänzer1-2/+2
2019-02-20present: fix compile warning with debug tracesLionel Landwerlin1-6/+8
2019-01-09present/wnmd: Fix use after free on CRTC removalOlivier Fourdan1-1/+1
2018-10-04present: fix freed pointer accessLionel Landwerlin1-1/+2
2018-06-19present/wnmd: Preserve window pixmap's screen_x/y on flipMichel Dänzer1-0/+4
2018-05-02present: fix msc offset calculation in window modeRoman Gilg1-6/+1
2018-03-28present: In window flip mode report damage on flip to driverRoman Gilg1-11/+13
2018-03-28present: Add window flip modeRoman Gilg1-0/+701