Robert Bragg 7b85da8b28 [cogl-color] Adds a cogl_color_equal() function
CoglColors shouldn't be compared using memcmp since they may contain
uninitialized padding bytes.

The prototype is also suitable for passing to g_hash_table_new as the
key_equal_func.

_cogl_pango_display_list_add_texture now uses this instead of memcmp.
2009-06-30 17:13:35 +01:00
2008-04-25 13:37:36 +00:00
Description
91 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%