xserver-multidpi/present
Roman Gilg 029608dd80 present: Add window flip mode
In contrast to screen flip mode this mode:
* supports flips per windows (these windows currently need to have the same
  size as their parent windows with the same pixmap),
* sends pixmap idle signals to the client only after the driver has given
  an additional event notify.

This patch only introduces the new mode as a stub. It additionally needs a
driver hook, such that it can get initialized and appropriate cleanup
functions.

Signed-off-by: Roman Gilg <subdiff@gmail.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
2018-03-28 14:36:36 -04:00
..
Makefile.am present: Add window flip mode 2018-03-28 14:36:36 -04:00
meson.build present: Add window flip mode 2018-03-28 14:36:36 -04:00
present_event.c Revert "present: Only send PresentCompleteNotify events to the presenting client" 2018-01-24 11:40:50 +01:00
present_execute.c present: Adapt flip mode API hooks for window flip mode 2018-03-28 14:36:33 -04:00
present_fake.c present: Free the fake_present OsTimerPtr 2016-08-15 15:16:48 -04:00
present_fence.c sync: Convert from "CARD64" to int64_t. 2017-09-20 13:19:27 -04:00
present_notify.c present: Add Present extension 2013-10-31 16:59:18 -07:00
present_priv.h present: Add window flip mode 2018-03-28 14:36:36 -04:00
present_request.c present: cap the version returned to the client 2018-03-19 15:46:41 -04:00
present_scmd.c present: Adapt flip mode API hooks for window flip mode 2018-03-28 14:36:33 -04:00
present_screen.c present: Adapt flip mode API hooks for window flip mode 2018-03-28 14:36:33 -04:00
present_vblank.c present: Adapt flip mode API hooks for window flip mode 2018-03-28 14:36:33 -04:00
present_wnmd.c present: Add window flip mode 2018-03-28 14:36:36 -04:00
present.c present: Add more hooks to internal flip mode API 2018-03-28 14:36:27 -04:00
present.h present: Add window flip mode 2018-03-28 14:36:36 -04:00
presentext.h present: Add Present extension 2013-10-31 16:59:18 -07:00