Georges Basile Stavracas Neto
|
1f38494a7a
|
clutter: Register progress function for graphene_matrix_t
Soon, there'll be no CoglMatrix anymore, and to pair CoglMatrix's
progress function, add the same for graphene_matrix_t.
https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1439
|
2020-10-06 15:34:47 +00:00 |
|
Georges Basile Stavracas Neto
|
94682e69aa
|
Replace ClutterRect by graphene_rect_t
https://gitlab.gnome.org/GNOME/mutter/merge_requests/458
|
2019-10-16 11:38:14 +00:00 |
|
Georges Basile Stavracas Neto
|
160cc9182d
|
Replace ClutterPoint by graphene_point_t
Remove the tests for ClutterPoint since it's
corresponding code moved to private ClutterStage
methods.
https://gitlab.gnome.org/GNOME/mutter/merge_requests/458
|
2019-10-16 11:38:14 +00:00 |
|
Georges Basile Stavracas Neto
|
cd293f764e
|
Replace ClutterSize by graphene_size_t
https://gitlab.gnome.org/GNOME/mutter/merge_requests/458
|
2019-10-16 11:38:13 +00:00 |
|
Georges Basile Stavracas Neto
|
a5d0cfe8fb
|
Replace ClutterVertex by graphene_point3d_t
Pretty direct and straightforward port. This requires a
GNOME Shell counterpart. In addition to that, include a
progress function.
https://gitlab.gnome.org/GNOME/mutter/merge_requests/458
|
2019-10-16 11:38:13 +00:00 |
|