wlroots/util
emersion 4555fc8a54
Fix damage tracking for rotated surfaces
It was broken because the damage extents were rotated about its
own center, not about the center of the surface.

This adds a new wlr_region_rotated_bounds that rotates regions.
This allows us to have only one code path (for both non-rotated
views and rotated views) and optimizes rendering for rotated
views.
2018-03-26 15:31:08 -04:00
..
log.c Rename _strip_path to wlr_strip_path 2018-02-21 10:25:52 +01:00
meson.build Add wlr_signal_emit_safe 2018-02-12 09:12:31 +01:00
os-compatibility.c Revert "ELF Visibility" 2018-02-19 18:01:27 -05:00
region.c Fix damage tracking for rotated surfaces 2018-03-26 15:31:08 -04:00
signal.c Make wlr_signal_emit_safe private 2018-02-12 19:52:47 +01:00