wlroots-hyprland/types/output
Simon Ser e5fc8cd4c7 output: trigger frame/present events on all commits on enabled output
Up until now, frame/present events were only triggered when the
user submitted a buffer. Change the wlr_output API so that these
events are triggered when any commit is applied on an enabled
output.

Closes: https://gitlab.freedesktop.org/wlroots/wlroots/-/issues/3708
2023-08-23 15:42:22 +00:00
..
cursor.c wlr_output_cursor: assert renderer isn't NULL 2023-08-03 02:13:00 +00:00
output.c output: trigger frame/present events on all commits on enabled output 2023-08-23 15:42:22 +00:00
render.c output: stop using wlr_output.back_buffer in output_ensure_buffer() 2023-06-20 16:33:41 +00:00
state.c output: add wlr_output_state_init() 2023-06-23 18:07:26 +00:00
swapchain.c output: add wlr_output_state_init() 2023-06-23 18:07:26 +00:00
transform.c output: split into multiple files 2021-10-23 00:49:24 +02:00