wlroots-hyprland/backend/drm
emersion 46b1ba386f output: remove idle_frame event source when destroying output
This prevents the idle event to be activated on a destroyed
output.

This also makes the backend responsible for free-ing modes, as it
is the one allocating them and adding them to the list. Note that
the DRM backend (the only one using modes) already frees them.
2018-10-09 10:55:03 +02:00
..
atomic.c backend/drm: add support for the link-status property 2018-10-04 21:54:27 +02:00
backend.c Rename get_present_clock to get_presentation clock, use it 2018-10-04 22:00:22 +02:00
drm.c output: remove idle_frame event source when destroying output 2018-10-09 10:55:03 +02:00
legacy.c output: make gamma size a size_t and gamma table const 2018-10-03 10:36:33 +02:00
properties.c backend/drm: add support for the link-status property 2018-10-04 21:54:27 +02:00
renderer.c Remove unused data from gbm_bo userdata 2018-08-04 17:02:53 +12:00
util.c backend/drm: update EDID manufacturers database 2018-10-04 10:58:45 +02:00