wlroots-hyprland/types/output
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
..
cursor.c output: lift up output format fallback logic 2021-11-19 15:51:46 +00:00
output.c output: Add function to set preferred render format 2021-11-19 15:51:46 +00:00
render.c output: Add function to set preferred render format 2021-11-19 15:51:46 +00:00
transform.c output: split into multiple files 2021-10-23 00:49:24 +02:00