wlroots/backend/drm
Simon Ser 7e633eea50 backend/multi: improve type-safety by exposing wlr_multi_backend
Expose an opaque wlr_multi_backend struct. That way functions
operating on a multi backend can take this struct instead of a
generic wlr_backend, without having to assert.
2023-04-07 10:06:00 +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/multi: improve type-safety by exposing wlr_multi_backend 2023-04-07 10:06:00 +02: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