mutter/src/tests/mtk
Bilal Elmoussaoui 7c98910488 mtk: Add a Region type
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>
2023-11-03 11:27:52 +00:00
..
meson.build mtk: Add a Region type 2023-11-03 11:27:52 +00:00
rectangle-tests.c tests: Move Mtk specific tests from boxes 2023-08-30 16:46:14 +02:00
region-tests.c mtk: Add a Region type 2023-11-03 11:27:52 +00:00