3e629256ce
_cogl_boxed_value_transpose is only used for the matrix type. Now is named _cogl_boxed_value_copy_transposed_value. Gets the transposed value considering count (to store in array type or not). The caller doesn't have to worry about count anymore. Instead of calling memcpy, add function _cogl_boxed_value_copy_value which copies the value to the corresponding boxed value property considering type and count. The caller doesn't have to worry about type and count anymore. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3965> |
||
---|---|---|
.. | ||
cogl | ||
cogl-pango | ||
meson.build |