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
wlr_keyboard.h
wlr_output.h output: Add function to set preferred render format 2021-11-19 15:51:46 +00:00
wlr_pointer.h
wlr_switch.h
wlr_tablet_pad.h
wlr_tablet_tool.h
wlr_touch.h