This means that graphic operations would be considerably faster on the XO-1 because to date we are rendering to 24bit surfaces that the X server has to convert to 16bit every time.
Regards, Tomeu ---------- Forwarded message ---------- From: Soeren Sandmann <[email protected]> Date: Tue, Aug 3, 2010 at 15:22 Subject: Re: rendering-cleanup To: Yasushi SHOJI <[email protected]> Cc: [email protected] Yasushi SHOJI <[email protected]> writes: > I'm for one wandering how to port my application to gtk+ 3.0. My > problem is that the current gdk pixbuf nor cairo does not have a > client side pixel buffer other than RGB888 or RGBA8888. Note that cairo 1.10 (which GTK+ 3.0 will depend on, as I understand), has a client side 565 buffer: CAIRO_FORMAT_RGB16_565. Soren _______________________________________________ gtk-devel-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtk-devel-list _______________________________________________ Devel mailing list [email protected] http://lists.laptop.org/listinfo/devel
