wlroots/types/output
Simon Ser c0881bdc01 output: require commit after hardware cursor update
Up until now only the DRM backend required an output commit after
updating the cursor. Unify this for all backends, because:

- Screen capture can now catch cursor updates listening for output
  commits
- In the future we want to make the cursor a regular wlr_output_layer,
  which would need an output commit to be updated anyways
2025-01-14 16:42:12 +01:00
..
cursor.c output: require commit after hardware cursor update 2025-01-14 16:42:12 +01:00
output.c output: introduce wlr_output_finish() 2025-01-08 16:06:12 +00:00
render.c backend: replace get_buffer_caps hook with a struct field 2024-12-25 18:40:05 +00:00
state.c Support direct scanout with src crop and dst boxes 2024-10-22 18:28:09 +01:00
swapchain.c swapchain, damage_ring: Drop buffer age 2024-08-21 09:45:54 -04:00