wlroots/include/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
..
drm.h backend/drm: drop wlr_drm_layer.pending_{width,height} 2023-02-21 09:45:47 +00:00
iface.h backend/drm: add libliftoff interface 2023-02-20 18:38:57 +01:00
monitor.h backend/multi: improve type-safety by exposing wlr_multi_backend 2023-04-07 10:06:00 +02:00
properties.h backend/drm: set "max bpc" to the max 2022-06-19 16:55:36 +00:00
renderer.h backend/drm: store pending FB in state 2022-12-07 17:45:59 +01:00
util.h backend/drm: use libdisplay-info for CVT mode generation 2023-02-28 14:44:02 +00:00