Neil Roberts f95f4ba3cb [ClutterCairoTexture] Use the right component ordering when uploading data
Cairo stores the image data in ARGB native byte order so we need to
upload this as BGRA on little endian architectures and ARGB on big
endian. ClutterTexture doesn't currently expose any flags to describe
ARGB format so until we can fix the Clutter API it now uses the Cogl
API directly.
2009-06-15 12:41:13 +01:00
..
2009-06-09 14:47:36 +01:00
2009-06-09 14:47:36 +01:00
2009-01-20 18:47:50 +00:00
2009-06-09 14:47:36 +01:00
2009-06-09 14:47:36 +01:00
2009-06-09 14:47:36 +01:00
2009-03-13 14:29:27 +00:00