xserver-multidpi/present
Louis-Francis Ratté-Boulianne cef12efc15 glamor: Implement GetSupportedModifiers
Implement function added in DRI3 v1.1.

A newest version of libepoxy (>= 1.4.4) is required as earlier
versions use a problematic version of Khronos
EXT_image_dma_buf_import_modifiers spec.

v4: Only send scanout-supported modifiers if flipping is possible
v5: Fix memory corruption in XWayland (uninitialized pointer)

Signed-off-by: Louis-Francis Ratté-Boulianne <lfrb@collabora.com>
Reviewed-by: Daniel Stone <daniels@collabora.com>
Acked-by: Keith Packard <keithp@keithp.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
2018-03-05 13:27:55 -05:00
..
Makefile.am present: Add Present extension 2013-10-31 16:59:18 -07:00
meson.build present: Send PresentCompleteModeSuboptimalCopy appropriately 2018-03-05 13:27:32 -05:00
present_event.c Revert "present: Only send PresentCompleteNotify events to the presenting client" 2018-01-24 11:40:50 +01: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: Send PresentCompleteModeSuboptimalCopy appropriately 2018-03-05 13:27:32 -05:00
present_request.c Revert "present: Only send PresentCompleteNotify events to the presenting client" 2018-01-24 11:40:50 +01:00
present_screen.c present: Call set_abort_flip / restore_screen_pixmap in clear_window_flip 2016-08-15 15:14:53 -04:00
present.c glamor: Implement GetSupportedModifiers 2018-03-05 13:27:55 -05:00
present.h glamor: Implement GetSupportedModifiers 2018-03-05 13:27:55 -05:00
presentext.h present: Add Present extension 2013-10-31 16:59:18 -07:00