wlroots/include
Simon Ser d6cc718472 backend/drm: nuke retry_pageflip
retry_pageflip is now dead code, since drm_connector_start_renderer
isn't called anymore. It was previously called when enabling an output.
The name "retry_pageflip" was a little confusing because the function
retried a modeset and the timer wasn't set up while performing a simple
page-flip.

Let's just remove this altogether for now. We can discuss whether it's
worth it to bring it back. Should we only do it on failed page-flips?
Should we only do it on EBUSY?
2020-05-26 23:34:37 +02:00
..
backend backend/drm: nuke retry_pageflip 2020-05-26 23:34:37 +02:00
render render/texture: add width and height fields 2020-04-28 21:45:14 +02:00
types Send pointer enter/leave on capability change 2020-03-14 00:09:32 +01:00
util util: add wlr_output_destroy_safe 2020-02-17 20:52:37 +01:00
wlr xwayland: add option to disable WM 2020-05-19 22:07:47 +02:00
xcursor Add xcursor sublibrary 2017-08-07 21:13:04 -04:00
xwayland xwayland: split server 2020-05-19 22:07:47 +02:00
meson.build meson: Various improvements 2019-12-23 07:48:29 -05:00