wlroots/types/output
Alexander Orezechowski 402a862413 output: Change wlr_output_add_software_cursors_to_render_pass to take buffer coordinates
Since wlr_damage_ring now only works with buffer local coordinates, this
creates an inpedance mismatch for compositors that want to use this
function. Instead of compositors needing to the the conversion itself,
change thu function to take buffer local coordinates directly.
2024-10-12 07:30:11 +00:00
..
cursor.c output: Change wlr_output_add_software_cursors_to_render_pass to take buffer coordinates 2024-10-12 07:30:11 +00:00
output.c output: use backend-wide timeline feature flag 2024-10-11 17:11:35 +00:00
render.c swapchain, damage_ring: Drop buffer age 2024-08-21 09:45:54 -04:00
state.c output: add explicit sync API 2024-08-06 17:37:06 +00:00
swapchain.c swapchain, damage_ring: Drop buffer age 2024-08-21 09:45:54 -04:00