summaryrefslogtreecommitdiff
path: root/present/present_scmd.c
Commit message (Expand)AuthorAgeFilesLines
* present: Include dix-config.h instead of xorg-config.hMichel Dänzer2020-09-151-4/+0
* present: Add present_vblank::exec_msc fieldMichel Dänzer2020-08-251-6/+7
* present: Move flip target_msc adjustment out of present_vblank_createMichel Dänzer2020-08-251-1/+4
* present: Rename window_msc variable in present functionRoman Gilg2020-02-181-2/+2
* present: Move scmd-update-window-crtc functionRoman Gilg2020-02-181-24/+24
* present: Code cleanup of window to crtc timings updateRoman Gilg2020-02-181-20/+18
* present: Unfold and annotate the target-msc getterRoman Gilg2020-02-181-3/+3
* present: Adjust timings with value argumentsRoman Gilg2020-02-181-5/+5
* Revert "present/scmd: Check that the flip and screen pixmap pitches match"Michel Dänzer2019-07-031-5/+3
* present: Call present_vblank_scrap in screen modeRoman Gilg2019-03-291-12/+1
* present/scmd: Check that the flip and screen pixmap pitches matchMichel Dänzer2019-03-151-3/+5
* present: fix compile warning with debug tracesLionel Landwerlin2018-11-291-10/+11
* present: Adapt flip mode API hooks for window flip modeRoman Gilg2018-03-281-3/+5
* present: Add more hooks to internal flip mode APIRoman Gilg2018-03-281-24/+14
* present: Move timings adjustment in common part of flip mode APIRoman Gilg2018-03-281-29/+5
* present: Add flip mode API hook for present_can_window_flipRoman Gilg2018-03-281-2/+3
* present: Add flip mode API hook for present_pixmapRoman Gilg2018-03-281-35/+19
* present: Refactor execute in separate fileRoman Gilg2018-03-281-64/+6
* present: Add flip mode API hooks for several functionsRoman Gilg2018-03-281-0/+3
* present: Move vblank functionality in seperate fileRoman Gilg2018-03-281-139/+17
* present: Preliminary internal flip mode APIRoman Gilg2018-03-281-2/+18
* present: Move screen flip functionality in separate fileRoman Gilg2018-03-281-0/+1048