wlroots/types/output
Simon Ser 83c5b15194 Remove all calls to pixman_region32_not_empty()
Replace them with pixman_region32_empty(), which avoids using a
double-negative when checking if a region is empty. Also use that
new function when checking for non-empty regions so that only one
variant of the Pixman API is used.
2025-01-29 23:37:06 +01:00
..
cursor.c Remove all calls to pixman_region32_not_empty() 2025-01-29 23:37:06 +01:00
output.c Assert (almost all) signals have no attached listeners on destroy 2025-01-15 19:53:11 +03: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