![Robert Bragg](/assets/img/avatar_default.png)
We now pass a boolean to _cogl_material_pre_change_notify to know when a material change is as a result of a layer change. We plan to use this information to avoid notifying the backends about material changes if they are as a result of layer changes. This will simplify the handling of state changes in the backends because they can assume that layer and material changes are mutually exclusive.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%