mirror of
https://github.com/brl/mutter.git
synced 2024-11-23 08:30:42 -05:00
7c98910488
Currently, we use cairo_region_t despite it being a thing wrapper around pixman_region_32 In order to push for a cairo-less and wayland only build in the future, replace cairo_region_t with a thin wrapper that is almost a copy of the upstream cairo implementation Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3292> |
||
---|---|---|
.. | ||
meson.build | ||
rectangle-tests.c | ||
region-tests.c |