wlroots-hyprland/backend/drm
Simon Ser 835208db98 output-layer: add support for scaling buffers
This allows callers to set a destination size different from the
buffer size to scale them.

The DRM backend supports this. The Wayland backend doesn't yet
(we'd need to wire up viewporter).
2023-04-04 19:39:38 +02:00
..
atomic.c backend/drm: add libliftoff interface 2023-02-20 18:38:57 +01:00
backend.c backend/drm: disable all CRTCs after VT switch 2023-01-18 18:38:21 +00:00
drm.c backend/drm: log drm_connector_alloc_crtc() failures 2023-03-20 20:21:28 +01:00
gen_pnpids.sh backend/drm: use libdisplay-info to parse EDID 2023-02-28 14:44:02 +00:00
legacy.c backend/drm: store pending FB in state 2022-12-07 17:45:59 +01:00
libliftoff.c output-layer: add support for scaling buffers 2023-04-04 19:39:38 +02:00
meson.build backend/drm: use libdisplay-info for CVT mode generation 2023-02-28 14:44:02 +00:00
monitor.c backend/drm: add wlr_drm_backend_monitor 2021-12-13 14:55:16 +01:00
properties.c backend/drm: set "max bpc" to the max 2022-06-19 16:55:36 +00:00
renderer.c render/swapchain: make public 2023-02-21 17:14:31 +01:00
util.c backend/drm: use libdisplay-info for CVT mode generation 2023-02-28 14:44:02 +00:00