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-19 21:09:02 +01:00
2014-03-18 20:37:35 -04:00
2014-03-18 20:37:35 -04:00
2006-06-29 20:54:39 +00:00
2014-03-18 22:08:04 -04:00
2014-03-25 16:33:00 +01:00
2014-03-25 16:33:00 +01:00
Description
91 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%