wlroots/types/output
Austin Shafer 02cf478581 backend/drm: Fix hardware cursors when rendering to linear is not available
GPUs such as NVIDIA and VmWare do not support rendering to a linear
buffer, but require linear cursor buffers. This means we have to
render to some other format, and then convert it ourselves.

This change advertises any render format as an available cursor format.
2024-03-26 11:38:04 -04:00
..
cursor.c backend/drm: Fix hardware cursors when rendering to linear is not available 2024-03-26 11:38:04 -04:00
output.c backend: add wlr_backend_{test,commit}() 2024-03-14 22:03:10 +00:00
render.c Fix bool return types 2024-01-04 22:24:06 +01:00
state.c output: allow_artifacts -> allow_reconfiguration 2023-10-09 08:31:35 +00:00
swapchain.c output: add wlr_output_state_init() 2023-06-23 18:07:26 +00:00