32486fe995
When copying COMBINE state in _cogl_pipeline_layer_init_multi_property_sparse_state we would read some state from the destination layer (invalid data potentially), then redundantly set the value back on the destination. This was picked up by valgrind, and the code is now more careful about how it references the src layer vs the destination layer. |
||
---|---|---|
.. | ||
cogl | ||
doc | ||
pango | ||
Makefile.am |