cogl: Remove CoglPath and the tesselator

This was barely used, and doesn't represent the way we want to
do 2D rendering.

https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1126
This commit is contained in:
Carlos Garnacho
2020-03-14 18:13:05 +01:00
parent 553372ffb7
commit a5294ce55f
51 changed files with 13 additions and 9443 deletions

View File

@ -66,7 +66,6 @@ foreach test : clutter_conform_tests
dependencies: [
clutter_deps,
libmutter_clutter_dep,
libmutter_cogl_path_dep,
libmutter_dep
],
install: false,