wlroots-hyprland/include/backend/drm
Simon Ser 6977f3a843 output: check buffer in wlr_output_test
Check that buffer can be scanned out in wlr_output_test instead of
wlr_output_attach_buffer. This allows the backend to have access to the
whole pending state when performing the check.

This brings the wlr_output API more in line with the KMS API.

This removes the need for wlr_output_attach_buffer to return a value,
and for wlr_output_impl.attach_buffer.
2020-04-08 16:31:21 +02:00
..
cvt.h backend/drm: add support for custom modes 2019-10-27 10:46:47 -04:00
drm.h output: check buffer in wlr_output_test 2020-04-08 16:31:21 +02:00
iface.h output: make gamma size a size_t and gamma table const 2018-10-03 10:36:33 +02:00
properties.h backend/drm: add support for adaptive_sync_enabled 2020-03-06 21:32:58 +01:00
renderer.h backend/drm: retry without modifiers for the primary plane 2019-10-23 09:36:50 +00:00
util.h backend/drm: fallback to drmModeAddFB2 2019-06-07 09:06:11 -04:00