wlroots-hyprland/include
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
..
backend backend/headless: don't store the parent renderer 2021-11-18 09:37:57 -05:00
render Remove support for DMA-BUF flags 2021-11-17 16:12:59 +00:00
types output: lift up output format fallback logic 2021-11-19 15:51:46 +00:00
util util/shm: add allocate_shm_file_pair 2021-09-05 22:06:25 +02:00
wlr output: Add function to set preferred render format 2021-11-19 15:51:46 +00:00
xcursor xcursor: make cursor data and metadata const 2021-02-05 10:04:20 +01:00
xwayland xwayland: add support for -noTouchPointerEmulation 2021-11-02 12:02:51 +01:00
meson.build render/vulkan: add Vulkan renderer 2021-10-18 11:51:13 +02:00