1
0
Fork 0
mutter-performance-source/cogl
Joan Torres 3e629256ce cogl/boxed-value: On _cogl_boxed_value_set_x, update copying values
_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>
2024-09-23 20:50:31 +00:00
..
cogl cogl/boxed-value: On _cogl_boxed_value_set_x, update copying values 2024-09-23 20:50:31 +00:00
cogl-pango cogl/pango: Drop mipmapping API/env variables 2024-08-22 16:45:01 +00:00
meson.build build: Split X11 server & client dependencies 2024-06-30 15:09:00 +02:00