mirror of
https://github.com/brl/mutter.git
synced 2025-01-26 19:39:20 +00:00
9e2e44c0c2
Change the warp modes test to sanity check CoglPrimitive based polygon drawing instead of cogl_polygon(). This removes some checks, as cogl_polygon() has explicitly documented special behaviour for automatic wrap modes, which CoglPrimitive does not. https://gitlab.gnome.org/GNOME/mutter/merge_requests/935