wlroots-hyprland/backend/drm
Simon Ser 44a4792fd8 backend/session: operate on wlr_device
Instead of operating on FDs in {open,close}_device, operate on
wlr_devices. This avoids the device lookup in wlr_session and allows
callers to have access to wlr_device fields.

For now, we use it to remove wlr_session_signal_add and replace it with
a more idiomatic wlr_session.events.change field. In the future, other
events will be added.
2020-11-19 22:47:49 +01:00
..
atomic.c backend/drm: make adaptive_sync atomic 2020-06-01 11:45:11 -06:00
backend.c backend/session: operate on wlr_device 2020-11-19 22:47:49 +01:00
cvt.c backend/drm: add support for custom modes 2019-10-27 10:46:47 -04:00
drm.c backend/drm: Use legacy gamma size for legacy backend 2020-11-19 22:46:25 +01:00
legacy.c backend/drm: fix DPMS on legacy interface 2020-07-02 09:39:41 -06:00
meson.build meson: Various improvements 2019-12-23 07:48:29 -05:00
properties.c backend/drm: add support for adaptive_sync_enabled 2020-03-06 21:32:58 +01:00
renderer.c backend/drm: add support for wlr_swapchain multi-GPU 2020-11-15 22:48:42 +01:00
util.c backend/drm: introduce wlr_drm_fb 2020-04-28 09:54:52 +02:00