Read-only mirror of https://gitlab.gnome.org/GNOME/mutter
8f15f63212
MaterialNodes are used for the sparse graph of material state and layer state. In the case of materials there is the idea of weak materials that don't take a reference on their parent and in that case we need to be careful not to unref our parent during _cogl_material_node_unparent_real. This adds a has_parent_reference member to the CoglMaterialNode struct so we now know when to skip the unref. |
||
---|---|---|
cogl | ||
doc | ||
pango | ||
Makefile.am |