wlroots-hyprland/backend/drm
Markus Ongyerth 3cf7225cec decouples outputenable state and wl_output global
This decouples wlr_output_enable and the wl_global.
The previously internal functions wlr_output_(destroy/create)_global are
exposed and used automatically in the wlr_output_layout to create/tear
down the global.
The compositor can handle them itself if it wants to, but I think this
is the right moment to create/destroy the wl_output when the
wlr_output_layout is used.
2018-01-23 17:40:12 +01:00
..
atomic.c Merge pull request #549 from emersion/output-enabled 2018-01-15 20:53:13 -05:00
backend.c remove session from multibackend 2017-12-19 18:25:46 -05:00
drm.c decouples outputenable state and wl_output global 2018-01-23 17:40:12 +01:00
legacy.c Fix output enable in DRM backend 2018-01-07 00:28:21 +01:00
properties.c Rename files to remove pointless drm prefix 2017-09-30 19:03:34 +13:00
renderer.c Refactor wlr_egl_init to accept config_attribs 2017-12-17 23:51:04 +01:00
util.c style: fix sizeof() calls without parentheses 2017-12-28 16:28:19 +01:00