wlroots/include/wlr/interfaces
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
..
wlr_input_device.h Initial pass on API stability guarantees 2018-07-29 19:20:34 -04:00
wlr_keyboard.h Initial pass on API stability guarantees 2018-07-29 19:20:34 -04:00
wlr_output.h output: check buffer in wlr_output_test 2020-04-08 16:31:21 +02:00
wlr_pointer.h Initial pass on API stability guarantees 2018-07-29 19:20:34 -04:00
wlr_switch.h s/lid_switch/switch_device 2019-03-19 22:45:58 -04:00
wlr_tablet_pad.h Initial pass on API stability guarantees 2018-07-29 19:20:34 -04:00
wlr_tablet_tool.h Initial pass on API stability guarantees 2018-07-29 19:20:34 -04:00
wlr_touch.h wlr_touch: Declare wlr_touch_impl usage as const 2019-07-17 09:23:10 -04:00