Jasper St. Pierre cc0488f1e2 surface-actor: Implement is_argb32 generically for both X11 and Wayland
cogl_texture_get_components can be used on both X11 and Wayland
backends. Technically, the detection is different: we actually
check the actual RENDER format in the old code, while Cogl simply
assumes that any pixmap with a depth >= 32 is ARGB32. Since Cogl
already seems to be working with its internal checks, it makes
more sense to  use Cogl's check rather than keeping our own.
2014-03-25 17:04:39 -04:00
..
2014-03-25 16:32:22 +01:00
2014-03-20 16:46:21 -04:00
2014-03-25 12:54:13 -04:00
2014-03-20 16:48:15 -04:00
2014-03-20 15:46:32 -04:00