wlroots-hyprland/types/output
Simon Ser 0d32118a80 output: fix modifier stripping
DRM formats with an empty modifier list are invalid. Instead of
emptying the list, reduce it to { INVALID }.

Add a check to make sure the renderer and backend support implicit
modifiers, so that we don't fallback on e.g. Vulkan.

Closes: https://github.com/swaywm/sway/issues/6692
2021-12-02 14:31:16 +00:00
..
cursor.c output: don't leave dangling cursor_front_buffer 2021-11-30 18:32:48 +00:00
output.c output: add wlr_output_get_primary_formats 2021-11-30 20:49:33 +01:00
render.c output: fix modifier stripping 2021-12-02 14:31:16 +00:00
transform.c output: split into multiple files 2021-10-23 00:49:24 +02:00