mirror of
https://github.com/brl/mutter.git
synced 2025-01-24 10:28:58 +00:00
Robert Bragg
ea708094c5
material: use common node type for materials and layers
Since 365605cf42, materials and layers are represented in a tree structure that allows traversing up through parents and iterating down through children. This re-works the related typedefs and reparenting code so that they can be shared.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%