Niels De Graef 151c6fdd84 cogl: Split CoglTextureComponents into its own header
CoglTextureComponents is an enum that mostly makes sense in
`cogl_texture_set_components()`, but it's as prevalent as
`CoglPixelFormat` due to its intimate relation with it. For example: as
of now, there is no way to distinguish between ARGB and XRGB; this needs
an extra using CoglTextureComponents to enforce (not) using the alpha
channel.

https://gitlab.gnome.org/GNOME/mutter/merge_requests/594
2019-06-24 13:51:27 +02:00
..
2019-06-20 18:25:04 +02:00
2019-06-20 18:25:04 +02:00