wlroots-hyprland/include
Isaac Freund 1c3e0816f3
scene: fix wlr_scene_send_frame_done() API
This doesn't work if scene outputs are not used as the primary output of
scene surfaces will always be NULL.

Therefore, take a wlr_scene_output instead of separate wlr_scene and
wlr_output arguments and rename the function to
wlr_scene_output_send_frame_done().

The actual behavior of the function is unchanged.
2021-12-13 17:26:22 +01:00
..
backend backend/drm: add wlr_drm_backend_monitor 2021-12-13 14:55:16 +01:00
render render/drm_format_set: add wlr_drm_format_has 2021-11-26 16:40:53 +00:00
types output: lift up output format fallback logic 2021-11-19 15:51:46 +00:00
util util/shm: add allocate_shm_file_pair 2021-09-05 22:06:25 +02:00
wlr scene: fix wlr_scene_send_frame_done() API 2021-12-13 17:26:22 +01:00
xcursor xcursor: make cursor data and metadata const 2021-02-05 10:04:20 +01:00
xwayland xwayland: add support for -noTouchPointerEmulation 2021-11-02 12:02:51 +01:00
meson.build render/vulkan: add Vulkan renderer 2021-10-18 11:51:13 +02:00