wlroots/include
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
..
backend wayland backend: fix use-after free on output destroy 2018-03-22 21:27:49 +01:00
render render/gles2: move list of supported WL formats to pixel_format.c 2018-03-21 08:50:59 +01:00
rootston render: split render.h into wlr_renderer.h and wlr_texture.h 2018-03-19 23:16:29 +01:00
util Revert "ELF Visibility" 2018-02-19 18:01:27 -05:00
wlr Fix damage tracking for rotated surfaces 2018-03-26 15:31:08 -04:00
xcursor Add xcursor sublibrary 2017-08-07 21:13:04 -04:00
xwayland xwm.h: fix guard ifdef and remove wlr_ prefix from xwm_atoms_contains 2018-03-04 11:16:18 +01:00
meson.build config: Avoid clash with other config-headers 2017-12-27 17:13:58 +01:00