wlroots-hyprland/backend
emersion b66041a9e5 backend/drm: don't reset conn->pageflip_pending in drm_connector_cleanup
If a pageflip is pending before cleanup, it's still pending after. This
is used line 1177: drm_connector_cleanup is called and
conn->pageflip_pending is checked afterwards.

Fixes #1297
2018-10-09 14:54:33 +02:00
..
drm backend/drm: don't reset conn->pageflip_pending in drm_connector_cleanup 2018-10-09 14:54:33 +02:00
headless output: add presentation refresh prediction 2018-10-04 22:00:24 +02:00
libinput backend/libinput: add assertions 2018-09-18 11:05:55 +02:00
multi Rename get_present_clock to get_presentation clock, use it 2018-10-04 22:00:22 +02:00
session Use sd_bus_get_property_trivial & remove numbering 2018-10-04 14:04:06 +02:00
wayland output: don't trigger a frame immediately in schedule_frame 2018-10-05 16:18:37 +02:00
x11 output: add presentation refresh prediction 2018-10-04 22:00:24 +02:00
backend.c Rename get_present_clock to get_presentation clock, use it 2018-10-04 22:00:22 +02:00
meson.build Revert "Revert "Merge pull request #1194 from ascent12/meson_feature"" 2018-08-24 19:35:02 +12:00