On Sat, 2010-03-20 at 18:22 +0200, Aleksey Kunitskiy wrote: > As for clutter integration I need some more information about clutter > itself. I'll have a look at it, thanks.
you probably want to start from: http://www.clutter-project.org/ the bugs opened against Eog for integration with Clutter are: preliminary work needed: https://bugzilla.gnome.org/show_bug.cgi?id=532183 actual clutter-based view: https://bugzilla.gnome.org/show_bug.cgi?id=546504 remember: loading bug images in the GL pipeline can be costly, so you really don't want to pre-load a lot of them, and you want to get rid of them quickly. ciao, Emmanuele. -- W: http://www.emmanuelebassi.name B: http://blogs.gnome.org/ebassi _______________________________________________ gnome-love mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-love
