wlroots/backend/drm
emersion 4ca38b84ed
backend/drm: fix hardware cursors not moving
This adds back `wlr_output::needs_swap`. This allows a backend to
request buffer swaps even if the output isn't damaged. This is
needed by the DRM backend to trigger pageflips when the cursor
moves.
2018-01-20 16:43:14 +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 backend/drm: fix hardware cursors not moving 2018-01-20 16:43:14 +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