mirror of
https://github.com/brl/mutter.git
synced 2025-03-24 20:23:56 +00:00

The journal logs colors as 4bytes into a vertex array and since we are planning to make CoglMaterial track its color using a CoglColor instead of a byte array this convenience will be useful for re-implementing _cogl_material_get_colorubv.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%