mirror of
https://github.com/brl/mutter.git
synced 2025-01-27 03:49:03 +00:00
444d315078
Rewrote example for single texture + COGL to use a GdkPixbuf to load images, rather than reading data out of another CoglTexture. The data is then loaded from the pixbuf to a region of the CoglTexture (as before).