Read-only mirror of https://gitlab.gnome.org/GNOME/mutter
b7807d9995
When filtering on allowed formats for atlas textures, it now masks out the BGR and AFIRST bits in addition to the premult bit. That way it will accept RGB and RGBA formats in any component order. In theory it could also accept luminance and alpha-only textures but I haven't added this because presumably if the application has requested these formats then it has some reason not to use a full RGB or RGBA texture and we should respect that. |
||
---|---|---|
cogl | ||
doc | ||
pango | ||
Makefile.am |