wlroots/backend
Simon Ser ee43ef3c9d backend/drm: fix "a page-flip is already pending" errors on modeset
When performing a modeset, the DRM backend will request a page-flip
event. However frame_pending wasn't set to true, so any subsequent
wlr_output_schedule_frame calls would imemdiately trigger a synthetic
frame event, asking the compositor to submit a new frame. Committing the
new frame fails with "a page-flip is already pending" error in the DRM
backend.
2020-11-03 08:09:54 +01:00
..
drm backend/drm: fix "a page-flip is already pending" errors on modeset 2020-11-03 08:09:54 +01:00
headless output: rename impl->rollback to rollback_render 2020-06-19 11:50:42 -06:00
libinput backend/libinput: improve logger callback 2020-10-10 10:51:32 -04:00
multi backend/multi: handle backends depending on each other properly 2020-05-02 19:36:03 +02:00
noop backend/noop: add missing rollback_render output impl 2020-06-19 13:07:24 -06:00
session Accommodate for CONFIG_VT=0, all TTYs are in seat0, but not all 2020-09-04 11:46:54 +02:00
wayland backend/wayland: fix some keyboard/touch leaks 2020-10-18 21:25:25 +02:00
x11 output: rename impl->rollback to rollback_render 2020-06-19 11:50:42 -06:00
backend.c backend: remove check for _WAYLAND_DISPLAY 2020-09-16 15:53:14 -04:00
meson.build Drop RDP backend 2020-01-10 19:38:39 +01:00