wlroots/include/wlr/interfaces
Manuel Stoeckl e879d566bb output: Add function to set preferred render format
This change introduces new double buffered state to the wlr_output,
corresponding to the buffer format to render to.

The format being rendered to does not control the bit depth of colors
being sent to the display; it does generally determine the format with
which screenshot data is provided. The DRM backend _may_ sent higher
bit depths if the render format depth is increased, but hardware and
other limitations may apply.
2021-11-19 15:51:46 +00: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: Add function to set preferred render format 2021-11-19 15:51:46 +00: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 Make implementation function lists static const 2021-02-05 10:04:20 +01:00
wlr_touch.h wlr_touch: Declare wlr_touch_impl usage as const 2019-07-17 09:23:10 -04:00